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
/
routing
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
vSomeIP 2.6.2
2.6.2
maintain/2.6
Juergen Gehring
2017-04-07
4
-310
/
+538
*
vSomeIP 2.6.1
2.6.1
Juergen Gehring
2017-03-07
1
-2
/
+2
*
vSomeIP 2.6.0
2.6.0
Juergen Gehring
2017-02-28
5
-563
/
+957
*
vSomeIP 2.5.3
2.5.3
Juergen Gehring
2017-02-28
7
-252
/
+487
*
vSomeIP 2.5.2
2.5.2
Jürgen Gehring
2016-12-12
4
-187
/
+213
*
vSomeIP 2.5.1
2.5.1
Jürgen Gehring
2016-12-12
6
-282
/
+516
*
vSomeIP 2.5.0
2.5.0
Jürgen Gehring
2016-11-04
6
-277
/
+785
*
vsomeip 2.4.2
2.4.2
Jürgen Gehring
2016-10-11
6
-894
/
+2341
*
vSomeIP 2.2.4
2.2.4
Jürgen Gehring
2016-09-20
7
-1302
/
+2958
*
vSomeIP 2.0.1
2.0.1
Dirk Huss
2015-12-09
4
-36
/
+159
*
vSomeIP 2.0.0
2.0.0
Dirk Huss
2015-11-25
7
-1060
/
+1861
*
vSomeIP 1.3.0p1
1.3.0p1
Markus Freutsmiedl
2015-10-07
2
-15
/
+16
*
vSomeIP 1.3.0
1.3.0
Jürgen Gehring
2015-07-29
7
-1510
/
+2135
*
Enable notification from routing manager proxies.
Lutz Bichler
2015-02-16
2
-26
/
+8
*
Make routing manager/proxy/stub correctly handle the case of a lost
Lutz Bichler
2015-02-16
3
-35
/
+42
*
Fixed handling of Magic Cookies. Adapted configuration files. Added a
Lutz Bichler
2015-02-10
1
-3
/
+5
*
Updated udp service configuration to avoid an error message about an
Lutz Bichler
2015-02-09
1
-7
/
+8
*
Ensure a local is not deleted while sending.
Lutz Bichler
2015-02-02
1
-2
/
+9
*
Corrected connection state of routing manager proxy. It must be
Lutz Bichler
2015-02-02
1
-2
/
+2
*
Completely remove service entry from routing info structure when no
Lutz Bichler
2015-02-02
1
-0
/
+3
*
Removed "get/set" methods in application interface. The removed
Lutz Bichler
2014-10-20
2
-108
/
+20
*
[PATCH 8/8] include iostream headers to build with boost 1.56.0
Lutz Bichler
2014-09-24
1
-0
/
+1
*
Use lock_guard instead of unique_lock where possible (which are all(!)
Lutz Bichler
2014-08-19
2
-12
/
+13
*
Improved registration state update to application. Only do this if the
Lutz Bichler
2014-08-19
1
-6
/
+7
*
No need to send registered applications/services to routing manager as
Lutz Bichler
2014-08-19
1
-3
/
+3
*
Improved "improved" formatting ;-)
Lutz Bichler
2014-08-19
1
-2
/
+2
*
Improved formatting of log messages.
Lutz Bichler
2014-08-19
2
-6
/
+7
*
Bugfix: routing info was not correctly read at proxy side.
Lutz Bichler
2014-08-19
2
-18
/
+18
*
Refined registration process (ensure services can be started after
Lutz Bichler
2014-08-19
1
-15
/
+24
*
Implemented local event/field handling.
Lutz Bichler
2014-08-19
3
-174
/
+243
*
Enabled reliable events/fields. The configuration of an event was
Lutz Bichler
2014-08-18
4
-21
/
+39
*
Implemented get/set of fields. Only currently this works for remote
Lutz Bichler
2014-08-05
4
-1319
/
+1526
*
Implemented notification events (tested over IP / untested internally).
Lutz Bichler
2014-08-04
5
-501
/
+641
*
First part of event/eventgroup implementation. Subscription works.
Lutz Bichler
2014-08-01
6
-680
/
+1042
*
Removed "add_event", "add_field" and "remove_event_or_field" from the
Lutz Bichler
2014-07-28
3
-138
/
+114
*
Switched to json configuration files.
Lutz Bichler
2014-07-25
2
-205
/
+288
*
Ensure availability is signaled at most once per incoming SD message.
Lutz Bichler
2014-07-23
1
-1
/
+5
*
Only increment session identifier after successful send operations.
Lutz Bichler
2014-07-23
2
-12
/
+26
*
Service availability detection by service discovery is basically
Lutz Bichler
2014-07-23
3
-99
/
+136
*
Changed writing of constants (small letters now).
Lutz Bichler
2014-07-22
3
-28
/
+33
*
Fix receiving in case of multicasts (e.g. SD).
Lutz Bichler
2014-07-22
1
-8
/
+14
*
Fixed handling of initial delay. The uniform_distribution-template of
Lutz Bichler
2014-07-22
1
-6
/
+16
*
Re-enabled and adapted implementation of "Magic Cookies".
Lutz Bichler
2014-07-15
1
-1
/
+7
*
Implemented static UDP & TCP routing.
Lutz Bichler
2014-07-14
3
-67
/
+93
*
Use connect-info to mark services as available/unavailable.
Lutz Bichler
2014-07-09
3
-0
/
+46
*
Use UDP for the example. Start newly created endpoints.
Lutz Bichler
2014-07-09
1
-2
/
+11
*
Use (more) shared pointers
Lutz Bichler
2014-07-09
3
-26
/
+44
*
First set of changes to make IP routing work.
Lutz Bichler
2014-07-09
1
-20
/
+116
*
Implemented endpoint options.
Lutz Bichler
2014-07-08
2
-6
/
+49
*
Added basic statemachine (running based on the timing specification from
Lutz Bichler
2014-07-07
2
-7
/
+35
[next]