summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler/include
Commit message (Expand)AuthorAgeFilesLines
* Remove commented codeJackLivio2018-08-101-53/+0
* Address comments and logic refactorJackLivio2018-08-103-48/+52
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-2/+2
* Merge pull request #296 in NAR/sdl-core from bugfux/handle_review_20180702 to...Frank Ronneburg2018-07-041-0/+1
* Reflecting review commentsSho Amano2018-06-291-2/+1
* further review commentsfronneburg2018-06-271-3/+10
* Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-11/+7
* Partially revert "fix build problems from merges"Sho Amano2018-06-191-2/+0
* Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-192-17/+3
|\
| * V5 Protocol Messages do not encrypt payload of Control Frame Message TypesAKalinich-Luxoft2018-06-181-3/+3
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-14/+0
* | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-183-0/+16
|\ \ | |/
| * Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-181-0/+6
| * Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-0/+6
| * Additional fixes after ATF testingAKalinich-Luxoft2018-05-312-9/+2
| * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-062-0/+11
* | Merge pull request #264 in NAR/sdl-core from bugfix/SDL-2613 to feature/Ford-...Frank Ronneburg2018-05-171-0/+4
* | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-1/+2
* | alignment and style checkfronneburg2018-04-191-35/+43
* | Merge pull request #253 in NAR/sdl-core from feat/protocol_handler_unit_tests...Madhu Yaduguri2018-04-191-0/+8
* | Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-111-2/+2
* | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-14/+25
* | Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-041-0/+36
* | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-1/+1
* | 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-272-5/+50
|/
* Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-291-6/+6
* ProtocolHandlerImpl was extended with PolicyHandlerObserverAKalinich-Luxoft2018-01-291-0/+10
* Refactoring in connection/protocol handlersAKalinich-Luxoft2018-01-291-1/+12
* Old StartSessionHandler class moved to a separate unitAKalinich-Luxoft2018-01-292-0/+134
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-041-2/+2
* Fix style issuesfix/coverity_issues_4.4.0jacobkeeler2017-09-211-3/+6
* Fix coverity issues related to protocol changesjacobkeeler2017-09-211-4/+4
* Merge remote-tracking branch 'LuxoftAKutsan/fix/SDL_respond_ACK_with_protocol...jacobkeeler2017-09-081-1/+1
|\
| * fixup! Fix incorrect behaviour of SDL during respose ACK whenr video and audi...Alex Kutsan2017-06-231-1/+1
* | Update SendStartSessionAck() to always receive paramsSho Amano2017-08-111-26/+2
* | Append video releated parameters in Start Service ACK packetSho Amano2017-08-111-0/+49
* | fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-111-6/+12
* | Deprecate HandleControlMessageStartSession()Sho Amano2017-08-111-0/+3
* | Add implementation for video streaming parametersSho Amano2017-08-111-1/+21
* | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-312-0/+28
* | Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-252-0/+73
* | Add protocol version 5 with service-specific MTUjacobkeeler2017-07-251-0/+16
|/
* Refactor ProtocolHandler test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-0/+10
* Update all header-guards in projectIvo Stoilov (GitHub)2017-01-251-2/+2
* Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-57/+0
* Format all code in projectKozoriz2016-04-266-123/+153
* Changes after reviewKozoriz2016-03-311-1/+0
* ProtocolHandler correctives after singletons removingKozoriz2016-03-311-1/+5
* TimeTester refatctoring.Kozoriz2016-03-102-12/+18