summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/src/connection_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/cloud_app_transport' into feature/cloud_app_connection_...feature/cloud_app_connection_statusJacob Keeler2019-01-221-3/+1
|\
| * Fix Stylefeature/cloud_app_connection_flowJackLivio2019-01-221-2/+1
| * Update based on commentsJackLivio2019-01-211-1/+0
* | Refresh app list when an app is enabled or disabledjacobkeeler2018-12-121-0/+4
* | Merge remote-tracking branch 'origin/feature/cloud_app_connection_flow' into ...jacobkeeler2018-12-031-2/+0
|\ \ | |/
| * Address Comments and Remove Unused CodeJackLivio2018-11-271-2/+0
* | Connection Status To Trigger UpdateAppListJackLivio2018-11-291-0/+4
* | Add cloud connection statusjacobkeeler2018-11-161-0/+5
|/
* Fix stylejacobkeeler2018-11-141-16/+29
* Show pending cloud apps in update app listJackLivio2018-11-131-4/+13
* Pending cloud connection created via policies on startupJackLivio2018-11-091-6/+34
* Initial Cloud Transport ComponentJackLivio2018-11-081-1/+3
* Add Cloud Info to Application ClassJackLivio2018-11-071-0/+4
* Fix EndService being sent to the wrong connectionjacobkeeler2018-09-121-6/+16
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-171-81/+0
* Cleanup, add some cmake supportConlain Kelly2018-07-181-1/+1
* Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-121-35/+462
|\
| * fix conflicts due to mergefronneburg2018-07-041-3/+3
| * Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-041-10/+61
| * Update NonConstDataAccessor to align with PR #2254Sho Amano2018-06-281-4/+5
| * further review commentsfronneburg2018-06-271-2/+2
| * Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-271-3/+4
| * Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-251-12/+0
| |\
| | * fix for issue 2137Markos2018-06-201-12/+0
| * | Another revert of "fix build problems from merges"Sho Amano2018-06-251-2/+0
| * | Partially revert "fix build problems from merges" againSho Amano2018-06-251-3/+0
| * | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-191-10/+0
| |\ \ | | |/
| | * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-8/+0
| * | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-181-0/+1
| |\ \ | | |/
| | * Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-0/+8
| | * Additional fixes after ATF testingAKalinich-Luxoft2018-05-311-8/+0
| | * Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+1
| * | Merge branch 'bugfix/SDL-2547' of ssh://autobitbucket.corp.xevo.com:7999/nar/...fronneburg2018-04-261-2/+4
| * | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-261-10/+40
| * | alignment and style checkfronneburg2018-04-191-90/+165
| * | Merge pull request #249 in NAR/sdl-core from fix/SDL-2553 to feature/Ford-WiFiFrank Ronneburg2018-04-131-1/+1
| * | Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-111-7/+6
| * | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-111-11/+9
| * | minor changes due to merge build conflictsfronneburg2018-04-041-2/+2
| * | Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-041-1/+27
| * | Merge pull request #227 in NAR/sdl-core from bugfix/SDL-2532 to feature/Ford-...Frank Ronneburg2018-04-041-14/+78
| * | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-041-9/+80
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-041-11/+10
| |\ \ | | |/
| * | fix build problems from mergesfronneburg2018-03-281-4/+10
| * | Merge pull request #221 in NAR/sdl-core from task/secondary_session_startup t...Frank Ronneburg2018-03-271-13/+137
| * | implement globally unique session ids for Ford Wifi projectfronneburg2018-03-271-4/+9
* | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| |/ |/|
* | Merge pull request #2085 from LuxoftAKutsan/fix/activation_app_external_propr...JackLivio2018-03-261-4/+3
|\ \
| * | Avoid integer overflowAlex Kutsan2018-03-231-4/+3
| |/
* | Fix build issues and test failures when building with ENABLE_SECURITY=OFFfix/security_off_buildjacobkeeler2018-03-211-7/+7
|/