summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler/include
Commit message (Expand)AuthorAgeFilesLines
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-151-5/+0
* Fix/sdl 3620 SDL does not respond with NACK to start RPC service request with...VladSemenyuk2021-03-241-2/+23
* Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-021-1/+1
|\
| * fix unit tests with with -DENABLE_SECURITY=OFF (#3615)Collin2021-01-251-1/+1
* | Add vehicle data params to StartSessionAckAndrii Kalinich2021-01-211-0/+8
|/
* Cover connection handler and policy handler with unit tests (#2682)Mykola Korniichuk (GitHub)2020-11-121-1/+2
* Add missed NACK reasons (#3545)Yana Chernysheva (GitHub)2020-10-231-2/+2
* Feature/Add reason param to All protocol NAKs (#3462)Shobhit Adlakha2020-09-042-6/+18
* App not Un-Registering when trying to Force Close Nav App (#3374)Alexander Kutsan (GitHub)2020-09-021-0/+2
* Fix messages protocol version check (#2771)Stanislav Kobziev (GitHub)2020-05-212-1/+5
* Fix SSL handshake for a secondary connection (#3065)Andrii Kalinich (GitHub)2019-10-091-0/+6
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-294-11/+228
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-0/+5
* Run updated style scriptjacobkeeler2019-04-294-58/+62
* Add protocol test for auth_tokenjacobkeeler2019-03-111-1/+2
* Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-0/+7
* Pending cloud connection created via policies on startupJackLivio2018-11-091-0/+4
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-223-93/+7
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-37/+0
| * Remove commented codeJackLivio2018-08-101-53/+0
| * Address comments and logic refactorJackLivio2018-08-103-48/+52
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-102-4/+120
|\ \ | |/
| * 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
| |\
| * \ Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-183-0/+16
| |\ \
| * | | 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
* | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-253-15/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/ | |/|
| * | 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
| |/
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-1/+1
|/
* Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-291-6/+6
* ProtocolHandlerImpl was extended with PolicyHandlerObserverAKalinich-Luxoft2018-01-291-0/+10