summaryrefslogtreecommitdiff
path: root/src/components/security_manager
Commit message (Expand)AuthorAgeFilesLines
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-222-10/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-10/+0
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-107-29/+25
|\ \ | |/
| * style fixConlain Kelly2018-07-183-4/+0
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-187-29/+29
* | Style fixConlain Kelly2018-06-251-2/+2
* | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-2510-539/+1146
|\ \ | |/
| * 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
| |\
| * | Additional fixes after ATF testingAKalinich-Luxoft2018-05-312-1/+20
| * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-068-174/+409
* | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-181-1/+1
| |/ |/|
* | 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
| |/ /
* | | 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