summaryrefslogtreecommitdiff
path: root/src/components/security_manager/test/ssl_certificate_handshake_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-2/+2
* removed TLS handshake app name string compare and updated UTMarkos Rapitis2018-06-181-9/+0
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-181-0/+12
* Add UT for DTLSValerii2018-06-181-51/+50
* Fix security manager UTValerii2018-06-181-110/+123
* Fixed mocks and related unit testsAKalinich-Luxoft2018-01-291-6/+3
* Update generate_test_certificates.py scriptSergey Levchenko (GitHub)2017-06-231-4/+4
* Changed assert to if for not critical optionAlexander Kutsan2016-07-071-11/+16
* Format all code in projectKozoriz2016-04-261-30/+26
* Remove SecurityManager singletonKozoriz2016-03-101-28/+103
* Integrate CustomStringdtrunov2016-01-201-65/+146
* Remove commented codeKozoriz2015-12-251-2/+0
* Beautifiring mock and test filesKozoriz2015-12-251-12/+12
* Include correctives in security_manager_tests and mocksKozoriz2015-12-251-1/+2
* Add tow new test files for security_managerKozoriz2015-12-231-0/+427