summaryrefslogtreecommitdiff
path: root/src/components/security_manager
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2218 from smartdevicelink/fix/fix_certificate_saving_afte...JackLivio2018-06-183-56/+111
|\
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-183-28/+1
| * Fix leaked objects and add constAndrii Kalinich2018-06-182-11/+25
| * Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-181-18/+13
| * Fix cert processing and module saving after policy table updateAKalinich-Luxoft2018-06-182-31/+81
| * Fix nonfunctional CertificatePath and KeyPath parameters in INIAKalinich-Luxoft2018-06-181-0/+23
* | removed TLS handshake app name string compare and updated UTMarkos Rapitis2018-06-182-18/+0
|/
* Fixed leaked objectsAndrii Kalinich2018-06-181-6/+20
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-183-0/+39
* Fix nonfunctional CertificatePath and KeyPath parameters in INIAKalinich-Luxoft2018-06-183-1/+126
* Add UT for DTLSValerii2018-06-183-62/+90
* Fix security manager UTValerii2018-06-186-268/+320
* Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-183-6/+13
* Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-06-183-0/+35
* Add support for DTLS encryption protocolAndriy Byzhynar2018-06-182-1/+20
* Fixed time zones issue while checking certificate exp dateAndrii Kalinich2018-06-131-1/+11
* Updates after Livio reviewAndrii Kalinich2018-06-136-30/+17
* Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-059-37/+57
|\
| * Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-092-22/+42
| |\
| | * Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-102-22/+42
| * | Merge pull request #2097 from smartdevicelink/hotfix/gcc7_buildJacob Keeler2018-04-091-1/+1
| |\ \
| | * | Fix build failures when using GCC7hotfix/gcc7_buildJacob Keeler2018-03-271-1/+1
| * | | Merge pull request #2098 from smartdevicelink/fix/documentation_pathsJacob Keeler2018-04-096-14/+14
| |\ \ \
| | * | | Fix broken links and paths in SDD Documentsfix/documentation_pathsjacobkeeler2018-03-286-14/+14
| | |/ /
* | | | Additional fixes after ATF testingAKalinich-Luxoft2018-05-312-1/+20
* | | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-068-174/+409
|/ / /
* | | Fixed mocks and related unit testsAKalinich-Luxoft2018-01-292-30/+51
* | | Minor refactoring in protocol and security managerAKalinich-Luxoft2018-01-291-3/+3
* | | Fixed certificate chain reading from PEM fileAKalinich-Luxoft2018-01-291-0/+12
* | | Fixes in Crypto/Security managersAKalinich-Luxoft2018-01-294-9/+65
|/ /
* | Fix code styleIra Lytvynenko2017-08-221-4/+7
* | Merge pull request #1644 from AByzhynar/fix/Add_SDL_support_for_PEM_certsJackLivio2017-08-174-45/+25
|\ \
| * | Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-234-45/+25
* | | Merge pull request #1636 from AKalinich-Luxoft/fix/fix_certificate_details_in...JackLivio2017-08-102-25/+73
|\ \ \
| * | | Fix SSL certificate output information in logAKalinich-Luxoft2017-06-222-25/+73
| |/ /
* | | Merge branch 'develop'jacobkeeler2017-06-2111-91/+424
|\ \ \ | |/ /
| * | Add missing functionality fo policiesokozlovlux2017-05-171-1/+2
| * | Apply code review commentsIvo Stoilov (GitHub)2017-02-061-7/+10
| * | Refactor SecurityManager test to use TestAsyncWaiterIvo Stoilov (GitHub)2017-02-062-39/+115
| * | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-251-2/+1
| * | Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-0/+1
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-24/+25
| * | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-25/+24
| * | Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-24/+25
| * | Add Security Manager SDD exampleElisey Zamakhov2016-11-226-0/+241
| * | Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
| * | Format codding style with updated config file.Kozoriz2016-11-091-8/+8
| |/
* | Merge branch 'master'Jacob Keeler2016-09-2019-1737/+2866
|\ \ | |/
| * Fixes includes and logsAndrey Oleynik2016-07-181-4/+7
| * Fixes check of certificate expirationAndrey Oleynik2016-07-141-7/+18