summaryrefslogtreecommitdiff
path: root/implementation/routing/src/routing_manager_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Removed "add_event", "add_field" and "remove_event_or_field" from theLutz Bichler2014-07-281-22/+1
* Switched to json configuration files.Lutz Bichler2014-07-251-1/+1
* Only increment session identifier after successful send operations.Lutz Bichler2014-07-231-4/+8
* Changed writing of constants (small letters now).Lutz Bichler2014-07-221-3/+3
* Implemented static UDP & TCP routing.Lutz Bichler2014-07-141-10/+3
* Use connect-info to mark services as available/unavailable.Lutz Bichler2014-07-091-0/+6
* Use (more) shared pointersLutz Bichler2014-07-091-11/+11
* Added basic statemachine (running based on the timing specification fromLutz Bichler2014-07-071-3/+11
* Signal "registered"/"deregistered" to the application that hosts theLutz Bichler2014-07-071-6/+0
* Added handler to report framework events (registration, deregistrationLutz Bichler2014-07-051-0/+6
* Included exportmap to explicitely specify the exported symbols.Lutz Bichler2014-07-041-6/+15
* Improve usage of shared pointers.Lutz Bichler2014-07-021-2/+2
* Added event class.Lutz Bichler2014-07-011-11/+18
* Initial commit of redesigned vsomeip libraries.Lutz Bichler2014-07-011-0/+498