summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-41/+71
|\
| * Merge pull request #2786 from XevoInc/fix/buffer_overrun_bson_parsingJacob Keeler2019-05-291-41/+71
| |\
| | * fix: avoid out-of-bound access while reading corrupted BSON fieldSho Amano2018-12-131-41/+71
* | | Run updated style scriptjacobkeeler2019-04-296-40/+41
|/ /
* | Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-271-2/+2
* | Add protocol test for auth_tokenjacobkeeler2019-03-111-1/+4
* | Increase stack size to fix segaultJackLivio2019-02-271-1/+1
* | Increase auth_token size according to specfeature/auth_token_protocol_payloadjacobkeeler2019-02-261-2/+3
* | Add auth_token to StartServiceACK for cloud appsjacobkeeler2019-02-261-13/+37
* | Fix stylejacobkeeler2018-11-141-2/+1
* | Pending cloud connection created via policies on startupJackLivio2018-11-091-0/+5
|/
* Merge pull request #2607 from smartdevicelink/fix/video_streaming_in_backgroundJacob Keeler2018-09-211-2/+2
|\
| * Fix EndService being sent to the wrong connectionjacobkeeler2018-09-121-2/+2
* | Reject StartService for audio or video based on settingsjacobkeeler2018-09-191-7/+33
|/
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-282-5/+5
|\
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-223-263/+22
| |\
| * \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-103-18/+644
| |\ \
| * \ \ Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-254-118/+128
| |\ \ \
| * | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-182-5/+5
* | | | | Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-0/+3
| |_|_|/ |/| | |
* | | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-198/+0
* | | | Address commentsJackLivio2018-08-141-5/+5
* | | | Address comments and logic refactorJackLivio2018-08-103-67/+24
| |_|/ |/| |
* | | style fixConlain Kelly2018-07-181-6/+3
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-7/+7
* | | address review commentsfronneburg2018-07-051-1/+1
* | | Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-041-3/+3
* | | Merge pull request #296 in NAR/sdl-core from bugfux/handle_review_20180702 to...Frank Ronneburg2018-07-041-5/+12
* | | Add a comment regarding multiple transport is disabledSho Amano2018-06-291-0/+4
* | | Reflecting review commentsSho Amano2018-06-291-4/+4
* | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-06-271-0/+2
|\ \ \ | | |/ | |/|
| * | fix: build breaks when ENABLE_SECURITY is OFFSho Amano2018-06-191-0/+2
* | | further review commentsfronneburg2018-06-271-28/+36
* | | Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-36/+32
* | | Partially revert "fix build problems from merges"Sho Amano2018-06-191-3/+0
* | | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-192-117/+72
|\ \ \ | |/ /
| * | V5 Protocol Messages do not encrypt payload of Control Frame Message TypesAKalinich-Luxoft2018-06-182-28/+67
| * | Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-89/+4
* | | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-184-23/+77
|\ \ \ | |/ /
| * | Add correct certificate expiration handlingAndriy Byzhynar2018-06-181-7/+1
| * | Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-183-7/+25
| * | Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-06-181-0/+6
| * | Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-3/+88
| * | Additional fixes after ATF testingAKalinich-Luxoft2018-05-312-99/+15
| * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-062-11/+46
| |/
* | Merge pull request #267 in NAR/sdl-core from bugfix/transport_update_event_in...Sho Amano2018-05-211-0/+1
* | Merge pull request #264 in NAR/sdl-core from bugfix/SDL-2613 to feature/Ford-...Frank Ronneburg2018-05-171-0/+6
* | 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-19/+22
* | alignment and style checkfronneburg2018-04-191-144/+245