summaryrefslogtreecommitdiff
path: root/src/components/security_manager/src
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-182-2/+2
* Merge pull request #2218 from smartdevicelink/fix/fix_certificate_saving_afte...JackLivio2018-06-181-38/+73
|\
| * 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
* | removed TLS handshake app name string compare and updated UTMarkos Rapitis2018-06-181-9/+0
|/
* 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-182-2/+3
* Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-183-6/+13
* 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
* Fixed time zones issue while checking certificate exp dateAndrii Kalinich2018-06-131-1/+11
* Updates after Livio reviewAndrii Kalinich2018-06-133-20/+15
* Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-052-1/+6
|\
| * 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
| * | 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
* | | | Additional fixes after ATF testingAKalinich-Luxoft2018-05-311-1/+15
* | | | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-063-66/+272
|/ / /
* | | Fixed certificate chain reading from PEM fileAKalinich-Luxoft2018-01-291-0/+12
* | | Fixes in Crypto/Security managersAKalinich-Luxoft2018-01-292-8/+41
|/ /
* | Fix code styleIra Lytvynenko2017-08-221-4/+7
* | Merge pull request #1644 from AByzhynar/fix/Add_SDL_support_for_PEM_certsJackLivio2017-08-171-24/+8
|\ \
| * | Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-231-24/+8
| |/
* | Merge pull request #1636 from AKalinich-Luxoft/fix/fix_certificate_details_in...JackLivio2017-08-101-25/+64
|\ \
| * | Fix SSL certificate output information in logAKalinich-Luxoft2017-06-221-25/+64
| |/
* | Merge branch 'master'Jacob Keeler2016-09-204-333/+799
|\ \ | |/
| * 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-264-232/+247
| * Remove SecurityManager singletonKozoriz2016-03-102-45/+51
| * Integrate CustomStringdtrunov2016-01-201-120/+132
| * Fixed wrong logger name for SecurityManagerElisey Zamakhov2015-12-182-2/+2
| * Fix core crash: assert to double taking mutexAnton Hrytsevich2015-12-071-7/+7
| * Fix core crash: assert to double taking mutexAnton Hrytsevich2015-12-021-0/+4
| * Add additional field to databaseAleksandr Galiuzov2015-10-061-5/+0
| * Implement function which allows to notify about certificate expirationAleksandr Galiuzov2015-10-051-0/+9
| * Move check of expired certificate to start of hanshakeAleksandr Galiuzov2015-10-051-0/+4
| * Refactor security things and add additional loggingAleksandr Galiuzov2015-10-042-59/+157
| * Trigger update in case of certificate to be expiredAlexandr Galiuzov2015-10-041-0/+50
| * Add strict check for handshake resultAleksandr Galiuzov2015-10-041-3/+2
| * Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-042-21/+160
| * Merge pull request #225 from LuxoftSDL/security-changesAGaliuzov2015-10-021-44/+165
| |\
| | * Implement getting certificate from policy tableAlexandr Galiuzov2015-10-021-44/+165
| * | Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-1/+1
| |/
* | Initialize max_block_size_ before use in functions (CID 80074)Brad Pankow2016-07-261-1/+2
|/
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-9/+16
* 3.10.1Justin Dickow2014-10-271-5/+5