summaryrefslogtreecommitdiff
path: root/src/components/include/protocol_handler
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-223-65/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-173-65/+0
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-104-5/+59
|\ \ | |/
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
| * Reflecting review commentsSho Amano2018-06-291-3/+2
| * Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-272-30/+0
| * Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-251-14/+0
| |\
| * | Another revert of "fix build problems from merges"Sho Amano2018-06-251-2/+0
| * | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-191-21/+3
| |\ \
| * \ \ Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+5
| |\ \ \
| * | | | 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-193-15/+20
| * | | | 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-112-3/+44
| * | | | Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-042-0/+28
| * | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-041-10/+10
| |\ \ \ \
| * | | | | fix build problems from mergesfronneburg2018-03-281-2/+12
| * | | | | Merge pull request #221 in NAR/sdl-core from task/secondary_session_startup t...Frank Ronneburg2018-03-272-5/+14
* | | | | | Style fixConlain Kelly2018-06-251-2/+2
* | | | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-252-19/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fix for issue 2137Markos2018-06-201-14/+0
| | |_|_|/ | |/| | |
| * | | | Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-5/+2
| | |_|/ | |/| |
| * | | Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-2/+5
| * | | Additional fixes after ATF testingAKalinich-Luxoft2018-05-311-5/+2
| * | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+6
| | |/ | |/|
* | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-3/+3
|/ /
* | Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-10/+10
|/
* Fixed mocks and related unit testsAKalinich-Luxoft2018-01-292-2/+2
* 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-292-10/+22
* ServiceStartedContext were moved to session observerAKalinich-Luxoft2018-01-292-0/+56
* Replace deprecation comments with DEPRECATED macroAndriy Byzhynar2018-01-181-0/+1
* Reverts deprecated interfacesAndrey Oleynik (GitHub)2018-01-181-0/+14
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-181-4/+5
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-042-7/+21
* Fix style issuesjacobkeeler2017-08-141-4/+4
* Format codeSho Amano2017-08-111-1/+1
* fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-111-4/+8
* Deprecate OnSessionStartedCallback()Sho Amano2017-08-111-0/+20
* Add implementation for video streaming parametersSho Amano2017-08-112-4/+24
* Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-041-2/+3
* Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-251-1/+8
* Add protocol version 5 with service-specific MTUjacobkeeler2017-07-251-0/+5
* Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-3/+3
* Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-0/+57
* Format all code in projectKozoriz2016-04-263-58/+56
* ProtocolHandler correctives after singletons removingKozoriz2016-03-311-1/+2
* Review correctives and buildability correctives.Kozoriz2016-03-071-1/+2