summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler/include/protocol_handler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Review correctives and buildability correctives.Kozoriz2016-03-071-1/+0
* Remove singleton from ProtocolHandlerKozoriz2016-03-041-56/+61
* Code beautifyingAnatoly Leshin2016-01-211-4/+4
* Process EndServiceAck from mobile;Anatoly Leshin2016-01-211-2/+3
* Implement Multiframe assembling by MessageIDElisey Zamakhov2015-11-064-49/+193
* Add MultiFrame assembling verification with DCHECKsElisey Zamakhov2015-10-262-3/+42
* Check for empty queue in MessageQueue::pop() methodArtem Nosach2015-10-041-0/+2
* Fix malformed messages counting mechanismAnatoly Leshin2015-07-151-0/+1
* Review fixesElisey Zamakhov2015-03-181-2/+2
* Update malformed message occurence counting for stream with mix ofElisey Zamakhov2015-03-182-6/+11
* Add malformed messages filtering disableElisey Zamakhov2015-03-181-0/+5
* Code style fixElisey Zamakhov2015-03-181-35/+39
* Add MalformedLimitVerification testsElisey Zamakhov2015-03-181-9/+10
* Add PSM, malformed frequency verificationElisey Zamakhov2015-03-182-5/+17
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-203-103/+95
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-262-85/+99
* HmiStatus modifyJustin Dickow2015-01-243-99/+188
* SDL 3.8!Justin Dickow2014-10-204-0/+965