index
:
delta/genivi/vSomeIP.git
maintain/2.6
maintain/3.1
master
github.com: GENIVI/vsomeip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
implementation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed writing of constants (small letters now).
Lutz Bichler
2014-07-22
20
-93
/
+138
*
Fix receiving in case of multicasts (e.g. SD).
Lutz Bichler
2014-07-22
16
-64
/
+116
*
Added symbols needed for SD to the export map.
Lutz Bichler
2014-07-22
3
-11
/
+14
*
Fixed handling of initial delay. The uniform_distribution-template of
Lutz Bichler
2014-07-22
5
-14
/
+38
*
Re-enabled and adapted implementation of "Magic Cookies".
Lutz Bichler
2014-07-15
15
-130
/
+215
*
Enable methods to send magic cookies.
Lutz Bichler
2014-07-14
4
-20
/
+14
*
Limit size of packets for receiving message to limit the size of
Lutz Bichler
2014-07-14
17
-76
/
+80
*
Implemented static UDP & TCP routing.
Lutz Bichler
2014-07-14
34
-849
/
+433
*
Use connect-info to mark services as available/unavailable.
Lutz Bichler
2014-07-09
11
-7
/
+85
*
Use UDP for the example. Start newly created endpoints.
Lutz Bichler
2014-07-09
2
-2
/
+13
*
Use (more) shared pointers
Lutz Bichler
2014-07-09
6
-37
/
+56
*
First set of changes to make IP routing work.
Lutz Bichler
2014-07-09
8
-85
/
+191
*
Implemented endpoint options.
Lutz Bichler
2014-07-08
33
-42
/
+463
*
Added basic statemachine (running based on the timing specification from
Lutz Bichler
2014-07-07
12
-48
/
+165
*
Signal "registered"/"deregistered" to the application that hosts the
Lutz Bichler
2014-07-07
9
-12
/
+44
*
Always initialize message payload. This does not really make sense but
Lutz Bichler
2014-07-07
2
-1
/
+5
*
Changed configuration data to be more servicegroup centric.
Lutz Bichler
2014-07-07
16
-271
/
+326
*
Added some initial SD code (without any functionality yet)
Lutz Bichler
2014-07-07
10
-18
/
+148
*
Added handler to report framework events (registration, deregistration
Lutz Bichler
2014-07-05
8
-84
/
+111
*
Changed passing configuration file from command line option to
Lutz Bichler
2014-07-05
6
-13
/
+22
*
Added signature of "create_response" method.
Lutz Bichler
2014-07-04
23
-137
/
+408
*
Included exportmap to explicitely specify the exported symbols.
Lutz Bichler
2014-07-04
30
-381
/
+334
*
Removed unused base class. This needs to be reintroduced later, as proxy
Lutz Bichler
2014-07-02
1
-43
/
+0
*
Improve usage of shared pointers.
Lutz Bichler
2014-07-02
10
-39
/
+53
*
Added event class.
Lutz Bichler
2014-07-01
24
-154
/
+273
*
Initial commit of redesigned vsomeip libraries.
Lutz Bichler
2014-07-01
106
-0
/
+9341