summaryrefslogtreecommitdiff
path: root/src/components/transport_manager
Commit message (Expand)AuthorAgeFilesLines
* Not related to RC changesAlexander Kutsan2017-08-161-4/+4
* Merge branch 'develop'jacobkeeler2017-06-2159-875/+776
|\
| * Fix build issues with TransportManager UTIvo Stoilov (GitHub)2017-02-071-4/+1
| * Apply code review commentsIvo Stoilov (GitHub)2017-02-061-1/+3
| * Refactor TransportManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-061-23/+57
| * Merge release to developAlex Kutsan2017-01-273-3/+1
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-183-3/+1
| | |\
| | | * Fix tests according changed functionalityKozoriz2016-12-071-2/+0
| | | * Fixed double calling of UpdateDeviceListKozoriz2016-12-071-1/+0
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-0/+1
| * | | Correctives after reviewIvo Stoilov (GitHub)2017-01-251-1/+1
| * | | Update test namespaces in transport_manager and telemetry_monitor testsIvo Stoilov (GitHub)2017-01-254-9/+10
| * | | Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-257-21/+21
| * | | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-255-6/+6
| * | | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-2518-388/+20
| * | | Correct buildability after moving some mock-classesIvo Stoilov (GitHub)2017-01-251-5/+3
| * | | Add all not existed mocks for interfaces in src/components/includeIvo Stoilov (GitHub)2017-01-251-8/+10
| * | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-2528-61/+60
| * | | Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-0/+1
| |/ /
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-123-78/+53
| * | Refactor TcpSocketConnection related classesdcherniev2017-01-108-118/+223
| * | Fix SegFault problem of UTdcherniev2017-01-1011-61/+141
| * | Replace LastState onto mock object for UTdcherniev2017-01-103-111/+47
| * | Create mock for LastState classdcherniev2017-01-106-24/+31
| * | Fix eraseDereference cppcheck errorsLitvinenkoIra2016-12-291-10/+17
| |/
| * Merge pull request #1090 from dcherniev/fix/undo_changes_of_fix_ut_failureAlexander Kutsan (GitHub)2016-12-024-9/+4
| |\
| | * Revert "Merge pull request #1067 from dcherniev/fix/Fix_UT_failure"dcherniev2016-12-024-9/+4
| * | Temporary disable TransportManagerDefault UTdcherniev2016-12-021-1/+2
| |/
| * Fix issue of TransportManager UTdcherniev2016-11-294-4/+9
| * Format codding style with updated config file.Kozoriz2016-11-091-1/+1
| * Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-151-3/+2
| |\
| | * Remove log-specific variables for ENABLE_LOG = 0Brad Pankow2016-08-111-3/+2
| * | Complete covering of AppLaunch functionality by Unit Tests (#748)Sergey Levchenko (GitHub)2016-08-104-12/+55
| * | Fix coding styleLevchenko2016-08-055-25/+27
| * | Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-13/+14
| * | AppLaunch TM and CH implementationAGaliuzov2016-08-035-0/+66
| * | AppLaunch ini file modificationsVladislav Antonov2016-08-031-0/+15
| |/
* | Fix style issuesJacob Keeler2016-09-212-11/+17
* | Merge branch 'master'Jacob Keeler2016-09-20101-4608/+3766
|\ \ | |/
| * Fix_core_dump_due_to_connection_been_created_twiceVProdanov2016-07-195-7/+108
| * Format not formated filesAlexander2016-04-295-46/+53
| * hotfix/SDL does not release memory after app unregisteringVladislav Antonov2016-04-277-96/+137
| * Format all code in projectKozoriz2016-04-2643-844/+1165
| * Code style format with clang-formatKozoriz2016-04-2529-654/+953
| * Correctives after reviewKozoriz2016-04-251-9/+10
| * TransportManager test update after removing all singletonesKozoriz2016-04-2524-401/+300
| * TransportManager update after removing all singletonsKozoriz2016-04-2512-65/+95
| * Change other unit-tests according new code changesiAndrew52016-04-042-2/+2
| * Changes after reviewKozoriz2016-03-314-241/+364
| * TransportManager tests correctivesKozoriz2016-03-3112-470/+508