summaryrefslogtreecommitdiff
path: root/src/components/security_manager/src/ssl_context_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-55/+46
* Fix dcheck on max dtls record size exceeded (#3021)Maksym Ked (GitHub)2019-09-191-1/+6
* Run updated style scriptjacobkeeler2019-04-291-6/+6
* removed TLS handshake app name string compare and updated UTMarkos Rapitis2018-06-181-9/+0
* Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-181-2/+9
* Fixed time zones issue while checking certificate exp dateAndrii Kalinich2018-06-131-1/+11
* Updates after Livio reviewAndrii Kalinich2018-06-131-0/+10
* Merge branch 'develop' into feature/get_system_timeAndrii Kalinich (GitHub)2018-06-051-1/+1
|\
| * Fix build failures when using GCC7hotfix/gcc7_buildJacob Keeler2018-03-271-1/+1
* | Implement fully functional GetSystemTime featureAndriy Byzhynar2018-04-061-0/+96
|/
* 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-201-103/+322
|\ \ | |/
| * Format all code in projectKozoriz2016-04-261-11/+7
| * Remove SecurityManager singletonKozoriz2016-03-101-5/+3
| * Integrate CustomStringdtrunov2016-01-201-120/+132
| * Fixed wrong logger name for SecurityManagerElisey Zamakhov2015-12-181-1/+1
| * 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
| * Refactor security things and add additional loggingAleksandr Galiuzov2015-10-041-55/+143
| * Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-041-11/+137
* | Initialize max_block_size_ before use in functions (CID 80074)Brad Pankow2016-07-261-1/+2
|/
* SDL 3.8!Justin Dickow2014-10-201-0/+287