summaryrefslogtreecommitdiff
path: root/interface
Commit message (Expand)AuthorAgeFilesLines
* Implemented local event/field handling.Lutz Bichler2014-08-191-7/+9
* Enabled reliable events/fields. The configuration of an event wasLutz Bichler2014-08-181-2/+2
* Implemented get/set of fields. Only currently this works for remoteLutz Bichler2014-08-053-3/+6
* Implemented notification events (tested over IP / untested internally).Lutz Bichler2014-08-041-6/+0
* First part of event/eventgroup implementation. Subscription works.Lutz Bichler2014-08-013-44/+13
* Removed "add_event", "add_field" and "remove_event_or_field" from theLutz Bichler2014-07-282-19/+20
* Switched to json configuration files.Lutz Bichler2014-07-253-58/+59
* Service availability detection by service discovery is basicallyLutz Bichler2014-07-231-0/+5
* Changed writing of constants (small letters now).Lutz Bichler2014-07-223-40/+32
* Added symbols needed for SD to the export map.Lutz Bichler2014-07-222-5/+10
* Fixed handling of initial delay. The uniform_distribution-template ofLutz Bichler2014-07-222-3/+5
* Re-enabled and adapted implementation of "Magic Cookies".Lutz Bichler2014-07-152-2/+16
* Limit size of packets for receiving message to limit the size ofLutz Bichler2014-07-141-0/+2
* Implemented static UDP & TCP routing.Lutz Bichler2014-07-142-1/+24
* First set of changes to make IP routing work.Lutz Bichler2014-07-091-0/+1
* Added basic statemachine (running based on the timing specification fromLutz Bichler2014-07-071-0/+2
* Signal "registered"/"deregistered" to the application that hosts theLutz Bichler2014-07-071-0/+1
* Changed configuration data to be more servicegroup centric.Lutz Bichler2014-07-071-8/+6
* Added handler to report framework events (registration, deregistrationLutz Bichler2014-07-054-4/+19
* Changed passing configuration file from command line option toLutz Bichler2014-07-053-3/+5
* Added signature of "create_response" method.Lutz Bichler2014-07-042-2/+2
* Included exportmap to explicitely specify the exported symbols.Lutz Bichler2014-07-042-8/+8
* Added event class.Lutz Bichler2014-07-015-31/+93
* Initial commit of redesigned vsomeip libraries.Lutz Bichler2014-07-0115-0/+596