summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/include/connection_handler/connection_handler_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-35/+1
* Cleanup, add some cmake supportConlain Kelly2018-07-181-1/+1
* Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-041-1/+20
* Update NonConstDataAccessor to align with PR #2254Sho Amano2018-06-281-1/+2
* further review commentsfronneburg2018-06-271-1/+1
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-0/+2
* Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-251-14/+0
|\
| * fix for issue 2137Markos2018-06-201-14/+0
* | Another revert of "fix build problems from merges"Sho Amano2018-06-251-2/+0
* | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-2/+2
* | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-5/+15
* | alignment and style checkfronneburg2018-04-191-8/+12
* | Merge pull request #249 in NAR/sdl-core from fix/SDL-2553 to feature/Ford-WiFiFrank Ronneburg2018-04-131-6/+6
* | Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-111-3/+3
* | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-8/+8
* | Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-041-0/+8
* | Merge pull request #227 in NAR/sdl-core from bugfix/SDL-2532 to feature/Ford-...Frank Ronneburg2018-04-041-3/+6
* | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-4/+24
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-041-4/+4
|\ \ | |/
| * Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-4/+4
* | fix build problems from mergesfronneburg2018-03-281-0/+2
* | Merge pull request #221 in NAR/sdl-core from task/secondary_session_startup t...Frank Ronneburg2018-03-271-0/+22
* | implement globally unique session ids for Ford Wifi projectfronneburg2018-03-271-0/+9
|/
* 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-291-2/+2
* Updates in connection and handlerAKalinich-Luxoft2018-01-291-0/+10
* 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-181-4/+20
* 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
* Fix coding styleLevchenko2016-08-051-3/+5
* AppLaunch TM and CH implementationAGaliuzov2016-08-031-0/+10
* Format all code in projectKozoriz2016-04-261-86/+96
* Merge remote-tracking branch 'upstream/master' into developagaliuzov2016-03-241-1/+1
|\
| * Fixes issue with SDL data resetting during MASTER_RESETAndrey Oleynik2016-03-111-2/+3
* | Remove ConnectionHandler singletonKozoriz2016-03-041-90/+87
* | 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