summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vSomeIP 2.0.12.0.1Dirk Huss2015-12-0941-303/+732
* vSomeIP 2.0.02.0.0Dirk Huss2015-11-25222-6807/+12094
* vSomeIP 1.3.0p21.3.0p2Jürgen Gehring2015-10-162-1/+22
* vSomeIP 1.3.0p11.3.0p1Markus Freutsmiedl2015-10-072-15/+16
* vSomeIP 1.3.01.3.0Jürgen Gehring2015-07-29216-7353/+16491
* Do not check byte stream for local message as long as the number ofLutz Bichler2015-04-081-1/+2
* Enable notification from routing manager proxies.Lutz Bichler2015-02-165-34/+11
* Make routing manager/proxy/stub correctly handle the case of a lostLutz Bichler2015-02-166-39/+53
* Forget last update in latest commit.Lutz Bichler2015-02-161-2/+3
* Do not open a separate thread in "application.start".Lutz Bichler2015-02-162-10/+6
* Constants should be written in capital letters.Lutz Bichler2015-02-161-1/+1
* Correct configuration file (just spelling of a parameter that isLutz Bichler2015-02-161-2/+2
* Ensure thread support is included on Linux.Lutz Bichler2015-02-161-1/+1
* Changed log message and level in case application stopped.Lutz Bichler2015-02-111-1/+1
* Moved a call methods to the outermost context from the state destructorLutz Bichler2015-02-111-1/+1
* Disabled an error message that was enabled by error.Lutz Bichler2015-02-111-1/+1
* Fixed handling of Magic Cookies. Adapted configuration files. Added aLutz Bichler2015-02-1014-294/+657
* Updated udp service configuration to avoid an error message about anLutz Bichler2015-02-092-9/+20
* Configuration files are json-files.Lutz Bichler2015-02-091-4/+4
* Provide (a little) more readable error messages.Lutz Bichler2015-02-023-2/+29
* Ensure a local is not deleted while sending.Lutz Bichler2015-02-022-3/+10
* Corrected connection state of routing manager proxy. It must beLutz Bichler2015-02-021-2/+2
* Completely remove service entry from routing info structure when noLutz Bichler2015-02-021-0/+3
* [PATCH] CMakeLists.txt: add flag to also compile with GCC 4.7.2Lutz Bichler2015-01-301-1/+1
* Updated todo list.Lutz Bichler2015-01-191-1/+6
* The usage find_package for configuring the threads implementationLutz Bichler2014-11-051-1/+3
* Removed "get/set" methods in application interface. The removedLutz Bichler2014-10-2011-167/+102
* Renamed eclipse project name to align to other projectsLutz Bichler2014-10-021-1/+1
* Renamed readme.txt to multicast.txt to match its contentLutz Bichler2014-10-021-2/+1
* Updated todo listLutz Bichler2014-10-021-2/+9
* [PATCH 8/8] include iostream headers to build with boost 1.56.0Lutz Bichler2014-09-243-0/+4
* [PATCH 7/8] CMakeLists.txt: install config filesLutz Bichler2014-09-241-4/+19
* [PATCH 6/8] CMakeLists.txt: install service discovery libraryLutz Bichler2014-09-241-0/+5
* [PATCH 5/8] vsomeip.json: remove a typo during code inspectionLutz Bichler2014-09-241-1/+1
* [PATCH 4/8] CMakeLists.txt: also install sample applicationsLutz Bichler2014-09-241-0/+5
* [PATCH 3/8] CMakeLists.txt: find and link Threads explicitlyLutz Bichler2014-09-241-1/+3
* [PATCH 2/8] CMakeLists.txt: add windows-style line breaks to some linesLutz Bichler2014-09-241-4/+4
* [PATCH 1/8] CMakeLists.txt: allow in-source and out-of-source buildsLutz Bichler2014-09-241-1/+1
* Removed unused methods (open_filter, close_filter). These may beLutz Bichler2014-08-213-26/+0
* Use lock_guard instead of unique_lock where possible (which are all(!)Lutz Bichler2014-08-198-21/+22
* Adapted formatting.Lutz Bichler2014-08-193-4/+4
* Log the reason for receiving a message on a local client endpoint.Lutz Bichler2014-08-191-1/+1
* Improved registration state update to application. Only do this if theLutz Bichler2014-08-192-6/+8
* Ensure service offers are done after(!) application registration.Lutz Bichler2014-08-191-3/+2
* No need to send registered applications/services to routing manager asLutz Bichler2014-08-191-3/+3
* Improved "improved" formatting ;-)Lutz Bichler2014-08-191-2/+2
* Improved formatting of log messages.Lutz Bichler2014-08-192-6/+7
* Bugfix: routing info was not correctly read at proxy side.Lutz Bichler2014-08-194-18/+25
* Refined registration process (ensure services can be started afterLutz Bichler2014-08-192-16/+26
* Merge branch 'redesign' of https://asc-repo.bmwgroup.net/gerrit/ascgit017.vSo...Lutz Bichler2014-08-191-15/+19
|\