summaryrefslogtreecommitdiff
path: root/src/components/config_profile/src
Commit message (Expand)AuthorAgeFilesLines
* Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-041-36/+7
* Changes based on comments, added any missing method descriptions jacobkeeler2017-07-311-1/+1
* Fix default max payload size valuesjacobkeeler2017-07-271-4/+4
* Add protocol version 5 with service-specific MTUjacobkeeler2017-07-251-0/+79
* Merge branch 'develop'jacobkeeler2017-06-211-8/+146
|\
| * Change policies path and fix params method usageAlex Kutsan2017-01-181-4/+30
| |\
| | * Enable SDL stop when PathStoSnapshot contains unportable symbolsiAndrew52016-12-281-4/+30
| * | Fix resourceLeak cppcheck errorLitvinenkoIra2016-12-281-0/+3
| |/
| * Fix coding styleLevchenko2016-08-051-27/+43
| * Common AppLaunchController functionalityAlexander Kutsan2016-08-051-1/+1
| * AppLaunch ini file modificationsVladislav Antonov2016-08-031-4/+100
* | Fix style issuesJacob Keeler2016-09-212-2/+4
* | Merge branch 'master'Jacob Keeler2016-09-202-447/+736
|\ \ | |/
| * Format all code in projectKozoriz2016-04-261-72/+69
| * Code style format with clang-formatKozoriz2016-04-251-362/+472
| * Remove singletone from Config profileKozoriz2016-04-251-3/+3
| * Changes after reviewKozoriz2016-03-311-13/+0
| * ConfigProfile update after singletons removingKozoriz2016-03-311-11/+10
| * Merge pull request #410 from LuxoftSDL/feature/Remove_SecurityManager_Logger_...AGaliuzov2016-03-181-1/+1
| |\
| | * Remove SecurityManager singletonKozoriz2016-03-101-1/+1
| * | Merge pull request #323 from LuxoftSDL/hotfix/filenames_parameter_is_out_of_u...AGaliuzov2016-03-181-0/+14
| |\ \ | | |/ | |/|
| | * Add ListFilesResponseSize in profile.Herasym Oleh2016-01-121-0/+14
| * | ConfigProfie correctivesKozoriz2016-03-041-5/+39
| |/
| * Unit tests for config profileVeronica Veremjova2015-11-192-4/+12
| * Implement Multiframe assembling by MessageIDElisey Zamakhov2015-11-061-0/+8
| * Trigger update in case of certificate to be expiredAlexandr Galiuzov2015-10-041-12/+25
| * Merge pull request #225 from LuxoftSDL/security-changesAGaliuzov2015-10-021-0/+87
| |\
| | * Implement getting certificate from policy tableAlexandr Galiuzov2015-10-021-0/+87
| * | Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-09-271-3/+5
| |\ \ | | |/ | |/|
| * | Merge pull request #193 from LuxoftSDL/IniFileUpdateAGaliuzov2015-08-281-14/+0
| |\ \
| | * | Update INI files according to PASA and Genevi requirementsElisey Zamakhov2015-08-141-14/+0
| * | | Merge pull request #180 from LuxoftSDL/hotfix/SDL_does_not_apply_HeartBeat_ti...AGaliuzov2015-08-281-1/+1
| |\ \ \
| | * | | fixed comment after reviewdtrunov2015-08-031-1/+1
| | |/ /
| * | | Fix inccorrect read on bool values from .ini fileAnatoly Leshin2015-08-121-5/+4
| |/ /
| * | implemented data recoverydtrunov2015-06-231-8/+46
| * | Merge branch 'release/4.0.0' into developAlexandr Galiuzov2015-06-191-118/+140
| |\ \
| * \ \ Merge pull request #135 from LuxoftSDL/feature/Switch_timer_to_use_msAGaliuzov2015-06-161-3/+4
| |\ \ \
| | * | | APPLINK-9711. Fixed review notes.Andrey Oleynik2015-06-161-2/+2
| | * | | APPLINK-9711. Change timer usage - seconds to ms.Andrey Oleynik2015-06-151-1/+2
| * | | | APPLINK--11284 Return SDL & System Software Version In RAIDmitriy Klimenko2015-06-081-1/+18
| |/ / /
| * | | Merge pull request #67 from LuxoftSDL/APPLINK-11966_1Kramchaninov Pavel2015-04-101-1/+12
| |\ \ \
| | * | | [RTC 571626] PutFile() fails when the size reaches 250MB approxDmitriy Klimenko2015-04-081-1/+12
* | | | | Check return values for profile file functions (CID 79994)Brad Pankow2016-07-281-2/+7
* | | | | Merge pull request #714 from BTPankow/hotfix/coverity_resource_leaksJackLivio2016-07-261-0/+3
|\ \ \ \ \
| * | | | | Free opened file before returning from function (CID 80040)Brad Pankow2016-07-211-0/+3
| | |_|_|/ | |/| | |
* | | | | Initialize Profile members to defaults (CID 80053)Brad Pankow2016-07-261-0/+6
|/ / / /
* | | | Adds sending of SDL and SW versions within RAI.Andrey Oleynik2015-08-311-2/+2
* | | | APPLINK--11284 Return SDL & System Software Version In RAIDmitriy Klimenko2015-08-311-1/+18
| |_|/ |/| |
* | | APPLINK-13255. Remove check <0 for unsigned intAleksandr Galiuzov2015-05-221-21/+5
* | | Implemented new RPC support for audio/video streaming availability.Andrey Oleynik2015-04-231-19/+41