summaryrefslogtreecommitdiff
path: root/src/components/security_manager/src/crypto_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent creation of SSL context during certificate updating (#2777)Stanislav Kobziev (GitHub)2020-02-111-0/+3
* Run updated style scriptjacobkeeler2019-04-291-13/+13
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-101-1/+1
|\
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-1/+1
* | Style fixConlain Kelly2018-06-251-2/+2
* | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-251-85/+210
|\ \ | |/
| * Added logic related to certificate savingfix/fix_certificate_saving_after_ptuAKalinich-Luxoft2018-06-181-4/+1
| * Fix leaked objects and add constAndrii Kalinich2018-06-181-10/+24
| * Fix cert processing and module saving after policy table updateAKalinich-Luxoft2018-06-181-31/+55
| * Fixed leaked objectsAndrii Kalinich2018-06-181-6/+20
| * Fix nonfunctional CertificatePath and KeyPath parameters in INIAKalinich-Luxoft2018-06-181-1/+94
| * Fix security manager UTValerii2018-06-181-1/+1
| * Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-181-2/+3
| * Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-06-181-0/+26
| * Add support for DTLS encryption protocolAndriy Byzhynar2018-06-181-0/+8
| * Updates after Livio reviewAndrii Kalinich2018-06-131-15/+0
| * Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-051-0/+5
| |\
| * | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-52/+15
* | | 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-091-0/+5
|\ \ | |/ |/|
| * Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-101-0/+5
* | Fixed certificate chain reading from PEM fileAKalinich-Luxoft2018-01-291-0/+12
* | Fixes in Crypto/Security managersAKalinich-Luxoft2018-01-291-3/+13
* | Fix code styleIra Lytvynenko2017-08-221-4/+7
* | Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-231-24/+8
|/
* Fixes includes and logsAndrey Oleynik2016-07-181-4/+7
* Fixes check of certificate expirationAndrey Oleynik2016-07-141-7/+18
* Format all code in projectKozoriz2016-04-261-79/+74
* Remove SecurityManager singletonKozoriz2016-03-101-40/+48
* Fixed wrong logger name for SecurityManagerElisey Zamakhov2015-12-181-1/+1
* Refactor security things and add additional loggingAleksandr Galiuzov2015-10-041-4/+14
* Trigger update in case of certificate to be expiredAlexandr Galiuzov2015-10-041-0/+50
* Implement getting certificate from policy tableAlexandr Galiuzov2015-10-021-44/+165
* SDL 3.8!Justin Dickow2014-10-201-0/+202