summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/src/connection_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-291-6/+6
* Updates in connection and handlerAKalinich-Luxoft2018-01-291-0/+18
* Refactoring in connection/protocol handlersAKalinich-Luxoft2018-01-291-60/+36
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-6/+5
* Replace pragma with header guardsAndriy Byzhynar2018-01-181-40/+1
* Fixes coding styleAndrey Oleynik (GitHub)2018-01-181-15/+18
* Changes iAP2 Bluetooth to USB switching flowAndrey Oleynik (GitHub)2018-01-181-3/+25
* Renames interfaces for consistencyAndrey Oleynik (GitHub)2018-01-181-2/+2
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-1/+50
* Adds descriptions, removes unused codeAndrey Oleynik (GitHub)2018-01-181-13/+0
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-10/+48
* Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-171-2/+2
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-041-4/+2
* Merge pull request #1791 from BrandonHe/hotfix/connection_list_lock_releaseJackLivio2017-09-281-0/+2
|\
| * hotfix connection list lock is not releasedBrandonHe2017-04-281-0/+2
* | Not related to RC changesAlexander Kutsan2017-08-161-1/+3
* | fix: wrong service started result may be notifiedSho Amano2017-08-111-7/+22
* | fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-111-10/+28
* | Deprecate OnSessionStartedCallback()Sho Amano2017-08-111-0/+70
* | Add implementation for video streaming parametersSho Amano2017-08-111-29/+89
* | Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-251-3/+15
* | Fixed double calling of UpdateDeviceListKozoriz2016-12-071-0/+1
|/
* Fix coding styleLevchenko2016-08-051-3/+4
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+13
* Fix application add to app_level tableVladislav Antonov2016-07-291-1/+2
* Format all code in projectKozoriz2016-04-261-147/+182
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-241-27/+38
|\
| * Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-111-10/+11
* | Remove ConnectionHandler singletonKozoriz2016-03-041-97/+70
* | Fix dead locks if user register 30 and more applicationsdtrunov2016-02-031-25/+25
* | Add Mock::AsyncVerifyAndClearExpectations in failed tests.Herasym Oleh2016-01-141-2/+2
* | Merge pull request #306 from LuxoftSDL/hotfix/SDL_can_not_be_stopped_with_Ctrl+cAGaliuzov2015-12-311-8/+2
|\ \
| * | Fix excess spacesAnton Hrytsevich2015-12-281-1/+1
| * | Send End Session in most casesAnton Hrytsevich2015-12-251-26/+24
| * | Delete copy past code, commited by mistakeAnton Hrytsevich2015-12-251-6/+0
| * | Fir indents to L815, L816 after reviewAnton Hrytsevich2015-12-251-2/+2
| * | Make if statment more wide after reviewAnton Hrytsevich2015-12-251-16/+18
| * | Make function handler checking for prevent main thread crashAnton Hrytsevich2015-12-231-1/+1
* | | Merge pull request #300 from LuxoftSDL/hotfix/Logging_by_ComponentArtem Nosach2015-12-251-0/+2
|\ \ \
| * | | Fixed possible problem with logger namespace and logger nameElisey Zamakhov2015-12-181-0/+1
| * | | Fixed wrong logger name for ProtocolHandlerElisey Zamakhov2015-12-181-0/+1
| |/ /
* | | hottfix/Fix_UT_for_ConnectionHandler_in_GeniviHerasym Oleh2015-12-151-0/+4
|/ /
* | Merge pull request #228 from LuxoftSDL/hotfix/anosach-bugfixAGaliuzov2015-10-051-35/+25
|\ \
| * | Check for session existing when retreiving data by session keyArtem Nosach2015-10-041-35/+25
* | | Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-041-0/+5
|/ /
* | Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-4/+4
* | Merge pull request #180 from LuxoftSDL/hotfix/SDL_does_not_apply_HeartBeat_ti...AGaliuzov2015-08-281-2/+2
|\ \
| * | fixed comment after reviewdtrunov2015-08-031-2/+2
* | | Fixes setting device consent on data consentAndrey Oleynik2015-07-301-1/+13
|/ /
* | Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-06-251-19/+15
|\ \ | |/