summaryrefslogtreecommitdiff
path: root/src/components/connection_handler
Commit message (Expand)AuthorAgeFilesLines
* Remove exception-handling code, extra constructorsfeature/boost_lock_implementationConlain Kelly2018-07-241-1/+0
* Cleanup, add some cmake supportConlain Kelly2018-07-183-3/+3
* Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-187-120/+1183
|\
| * Merge branch 'develop' into feature/remove_auto_ptrfeature/remove_auto_ptrJacob Keeler2018-07-127-117/+1180
| |\
| | * address review commentsfronneburg2018-07-051-4/+3
| | * fix conflicts due to mergefronneburg2018-07-043-9/+6
| | * Merge pull request #295 in NAR/sdl-core from bugfix/remove_non_const_data_acc...Frank Ronneburg2018-07-046-182/+186
| | * Update NonConstDataAccessor to align with PR #2254Sho Amano2018-06-284-19/+26
| | * fix: assign different connection handle in HeartBeatMonitorTestSho Amano2018-06-281-1/+3
| | * further review commentsfronneburg2018-06-273-6/+6
| | * Merge pull request #290 in NAR/sdl-core from bugfix/handle_review to feature/...Sho Amano2018-06-275-47/+20
| | * Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-252-26/+0
| | |\
| | | * fix for issue 2137Markos2018-06-202-26/+0
| | * | Another revert of "fix build problems from merges"Sho Amano2018-06-252-4/+0
| | * | Partially revert "fix build problems from merges" againSho Amano2018-06-251-3/+0
| | * | Merge branch 'develop' into feat/mt_transport_changesSho Amano2018-06-192-31/+0
| | |\ \ | | | |/
| | | * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-182-18/+0
| | * | Merge branch 'develop' into feat/mt_transport_changesJacob Keeler2018-06-182-1/+2
| | |\ \ | | | |/
| | | * Merge pull request #2105 from smartdevicelink/feature/get_system_timeJacob Keeler2018-06-182-1/+2
| | | |\
| | | | * Updates after Livio reviewAndrii Kalinich2018-06-131-0/+10
| | | | * Move out unrelated to feature changesAKalinich-Luxoft2018-06-041-0/+8
| | | | * Fix affected UT and mocksAKalinich-Luxoft2018-05-311-10/+0
| | | | * 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-263-6/+11
| | * | | Merge pull request #258 in NAR/sdl-core from bugfix/SDL-2547 to feature/Ford-...Frank Ronneburg2018-04-263-17/+57
| | * | | alignment and style checkfronneburg2018-04-196-162/+282
| | * | | Merge pull request #254 in NAR/sdl-core from feat/connection_handler_unit_tes...Frank Ronneburg2018-04-193-12/+408
| | * | | connection_handler_test issue when ENABLE_SECURITY is not definedfronneburg2018-04-131-0/+11
| | * | | Merge pull request #249 in NAR/sdl-core from fix/SDL-2553 to feature/Ford-WiFiFrank Ronneburg2018-04-134-8/+48
| | * | | Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-113-18/+24
| | * | | Merge pull request #243 in NAR/sdl-core from fix/remove_device_id_from_protoc...Frank Ronneburg2018-04-114-32/+12
| | * | | Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-114-19/+50
| | * | | 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-044-4/+57
| | * | | Merge pull request #227 in NAR/sdl-core from bugfix/SDL-2532 to feature/Ford-...Frank Ronneburg2018-04-044-29/+192
| | * | | Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-042-13/+104
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...fronneburg2018-04-046-44/+64
| | |\ \ \ | | | | |/ | | | |/|
| | * | | fix build problems from mergesfronneburg2018-03-282-4/+12
| | * | | Merge pull request #221 in NAR/sdl-core from task/secondary_session_startup t...Frank Ronneburg2018-03-273-15/+164
| | * | | remove appropriate entry(s) from SessionConnectionMap in Connection destructorfronneburg2018-03-271-0/+12
| | * | | implement globally unique session ids for Ford Wifi projectfronneburg2018-03-274-14/+53
| * | | | replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
| | |_|/ | |/| |
| * | | Treat projection app as audio appAndriy Byzhynar2018-05-171-1/+1
| | |/ | |/|
* | | Begin changing locks over, very segfault-y right nowConlain Kelly2018-05-314-4/+3
|/ /
* | 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-216-40/+61
|/
* Fix style issues in projectfix/style_issues_developjacobkeeler2018-02-011-4/+5
* Fix deprecated warnings in application_impl and connection_handler_implfix/deprecated_warningsjacobkeeler2018-02-012-12/+14