summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/include/connection_handler
Commit message (Expand)AuthorAgeFilesLines
* Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-212-11/+11
* Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-011-6/+6
* Fixed mocks and related unit testsAKalinich-Luxoft2018-01-291-1/+1
* Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-292-4/+4
* Updates in connection and handlerAKalinich-Luxoft2018-01-292-0/+23
* Refactoring in connection/protocol handlersAKalinich-Luxoft2018-01-291-14/+1
* ServiceStartedContext were moved to session observerAKalinich-Luxoft2018-01-291-49/+2
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-4/+4
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-2/+5
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-2/+2
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+14
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-2/+10
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-182-6/+23
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-041-5/+14
* fix: wrong service started result may be notifiedSho Amano2017-08-111-3/+7
* fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-111-1/+7
* Deprecate OnSessionStartedCallback()Sho Amano2017-08-111-0/+19
* Add implementation for video streaming parametersSho Amano2017-08-111-7/+79
* Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-251-2/+8
* Merge branch 'develop'jacobkeeler2017-06-214-321/+16
|\
| * Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
| * Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-252-329/+0
| * Fix coding styleLevchenko2016-08-052-6/+10
| * AppLaunch TM and CH implementationAGaliuzov2016-08-032-0/+20
* | Merge branch 'master'Jacob Keeler2016-09-207-250/+302
|\ \ | |/
| * Format all code in projectKozoriz2016-04-267-168/+176
| * Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-241-1/+1
| |\
| * | Remove ConnectionHandler singletonKozoriz2016-03-044-121/+133
| * | Fix dead locks if user register 30 and more applicationsdtrunov2016-02-031-1/+1
| * | Merge pull request #300 from LuxoftSDL/hotfix/Logging_by_ComponentArtem Nosach2015-12-251-5/+7
| |\ \
| | * | Fixed wrong logger name for ProtocolHandlerElisey Zamakhov2015-12-181-5/+7
| * | | hottfix/Fix_UT_for_ConnectionHandler_in_GeniviHerasym Oleh2015-12-151-0/+1
| |/ /
| * | Merge pull request #228 from LuxoftSDL/hotfix/anosach-bugfixAGaliuzov2015-10-053-14/+19
| |\ \
| | * | Remove default parameters from GetDataOnSessionKey() methodArtem Nosach2015-10-042-6/+6
| | * | Make Connection::connection_device_handle() method constArtem Nosach2015-10-041-1/+1
| | * | Move GetDataOnSessionKey() method to connection handler interfaceArtem Nosach2015-10-042-13/+18
| * | | Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-042-0/+11
| |/ /
| * | Merge remote-tracking branch 'origin/release/4.0.0' into developAlexandr Galiuzov2015-08-311-1/+3
| |\ \
| * \ \ Merge pull request #180 from LuxoftSDL/hotfix/SDL_does_not_apply_HeartBeat_ti...AGaliuzov2015-08-284-16/+21
| |\ \ \
| | * | | fixed comment after reviewdtrunov2015-08-034-10/+10
| | * | | Reworked heartbeat timeout on millisecondsdtrunov2015-08-034-11/+16
| * | | | Fixes setting device consent on data consentAndrey Oleynik2015-07-301-1/+10
| |/ / /
* | | | Initialize protocol_version to V2 (CID 80051)Brad Pankow2016-07-261-1/+3
| |_|/ |/| |
* | | Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-111-2/+3
| |/ |/|
* | Update HeartBeat timeoutOleg Krotenko2015-07-281-1/+2
* | Update after reviewOleg Krotenko2015-07-281-0/+2
* | Fixing of core dumps when executing IGNITION_OFF. Update after review. APPLIN...Oleg Krotenko2015-07-281-2/+0
* | Fixing of core dumps when executing IGNITION_OFF. APPLINK-11950Oleg Krotenko2015-07-281-0/+1
|/
* Remove notification sending from UnregisterApplication().Artem Nosach2015-06-231-7/+0
* Do not resume malformed messaging application.Artem Nosach2015-06-231-9/+2