summaryrefslogtreecommitdiff
path: root/implementation/service_discovery
Commit message (Expand)AuthorAgeFilesLines
...
* vSomeIP 2.0.12.0.1Dirk Huss2015-12-099-76/+226
* vSomeIP 2.0.02.0.0Dirk Huss2015-11-2523-456/+930
* vSomeIP 1.3.01.3.0Jürgen Gehring2015-07-2945-1888/+2015
* 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-057-605/+662
* Implemented notification events (tested over IP / untested internally).Lutz Bichler2014-08-045-35/+112
* First part of event/eventgroup implementation. Subscription works.Lutz Bichler2014-08-019-347/+883
* Switched to json configuration files.Lutz Bichler2014-07-254-98/+132
* Ensure availability is signaled at most once per incoming SD message.Lutz Bichler2014-07-231-11/+0
* Only increment session identifier after successful send operations.Lutz Bichler2014-07-231-1/+1
* Service availability detection by service discovery is basicallyLutz Bichler2014-07-2311-81/+215
* Changed writing of constants (small letters now).Lutz Bichler2014-07-229-25/+49
* Fix receiving in case of multicasts (e.g. SD).Lutz Bichler2014-07-224-8/+6
* 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-093-20/+8
* Implemented endpoint options.Lutz Bichler2014-07-0820-28/+282
* Added basic statemachine (running based on the timing specification fromLutz Bichler2014-07-074-37/+101
* Signal "registered"/"deregistered" to the application that hosts theLutz Bichler2014-07-074-4/+33
* Changed configuration data to be more servicegroup centric.Lutz Bichler2014-07-0710-215/+251
* Added some initial SD code (without any functionality yet)Lutz Bichler2014-07-078-15/+146
* Added signature of "create_response" method.Lutz Bichler2014-07-0410-75/+267
* Included exportmap to explicitely specify the exported symbols.Lutz Bichler2014-07-0414-225/+130
* Improve usage of shared pointers.Lutz Bichler2014-07-021-7/+7
* Added event class.Lutz Bichler2014-07-014-3/+12
* Initial commit of redesigned vsomeip libraries.Lutz Bichler2014-07-0141-0/+2210