summaryrefslogtreecommitdiff
path: root/implementation/service_discovery/src
Commit message (Expand)AuthorAgeFilesLines
* vSomeIP 2.6.22.6.2maintain/2.6Juergen Gehring2017-04-071-1/+6
* vSomeIP 2.6.02.6.0Juergen Gehring2017-02-282-115/+299
* vSomeIP 2.5.32.5.3Juergen Gehring2017-02-2818-24/+24
* vSomeIP 2.5.22.5.2Jürgen Gehring2016-12-121-8/+16
* vSomeIP 2.5.12.5.1Jürgen Gehring2016-12-122-73/+205
* vSomeIP 2.5.02.5.0Jürgen Gehring2016-11-043-538/+484
* vsomeip 2.4.22.4.2Jürgen Gehring2016-10-1112-331/+429
* vSomeIP 2.2.42.2.4Jürgen Gehring2016-09-2020-494/+1503
* vSomeIP 2.0.12.0.1Dirk Huss2015-12-095-68/+190
* vSomeIP 2.0.02.0.0Dirk Huss2015-11-2511-391/+787
* vSomeIP 1.3.01.3.0Jürgen Gehring2015-07-2919-1375/+1530
* Moved a call methods to the outermost context from the state destructorLutz Bichler2015-02-111-1/+1
* Adapted formatting.Lutz Bichler2014-08-191-1/+1
* Implemented get/set of fields. Only currently this works for remoteLutz Bichler2014-08-052-580/+622
* Implemented notification events (tested over IP / untested internally).Lutz Bichler2014-08-043-19/+92
* First part of event/eventgroup implementation. Subscription works.Lutz Bichler2014-08-013-261/+638
* Switched to json configuration files.Lutz Bichler2014-07-252-76/+99
* Ensure availability is signaled at most once per incoming SD message.Lutz Bichler2014-07-231-11/+0
* Service availability detection by service discovery is basicallyLutz Bichler2014-07-235-60/+180
* Changed writing of constants (small letters now).Lutz Bichler2014-07-225-15/+24
* Fix receiving in case of multicasts (e.g. SD).Lutz Bichler2014-07-222-4/+2
* Added symbols needed for SD to the export map.Lutz Bichler2014-07-221-1/+4
* Fixed handling of initial delay. The uniform_distribution-template ofLutz Bichler2014-07-222-2/+16
* First set of changes to make IP routing work.Lutz Bichler2014-07-091-16/+5
* Implemented endpoint options.Lutz Bichler2014-07-089-13/+202
* Added basic statemachine (running based on the timing specification fromLutz Bichler2014-07-072-35/+90
* Signal "registered"/"deregistered" to the application that hosts theLutz Bichler2014-07-072-2/+28
* Changed configuration data to be more servicegroup centric.Lutz Bichler2014-07-074-121/+156
* Added some initial SD code (without any functionality yet)Lutz Bichler2014-07-075-10/+63
* Added signature of "create_response" method.Lutz Bichler2014-07-044-35/+114
* Included exportmap to explicitely specify the exported symbols.Lutz Bichler2014-07-045-88/+57
* Improve usage of shared pointers.Lutz Bichler2014-07-021-7/+7
* Added event class.Lutz Bichler2014-07-012-2/+4
* Initial commit of redesigned vsomeip libraries.Lutz Bichler2014-07-0117-0/+1297