summaryrefslogtreecommitdiff
path: root/src/components/security_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-24/+25
| * Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-25/+24
| * Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-24/+25
| * Add Security Manager SDD exampleElisey Zamakhov2016-11-226-0/+241
| * Fix tests for ssl contextVeronica Veremjova2016-11-151-17/+28
| * Format codding style with updated config file.Kozoriz2016-11-091-8/+8
* | Merge branch 'master'Jacob Keeler2016-09-2019-1737/+2866
|\ \ | |/
| * Fixes includes and logsAndrey Oleynik2016-07-181-4/+7
| * Fixes check of certificate expirationAndrey Oleynik2016-07-141-7/+18
| * Changed assert to if for not critical optionAlexander Kutsan2016-07-072-17/+22
| * Format all code in projectKozoriz2016-04-2611-451/+460
| * Code style format with clang-formatKozoriz2016-04-252-5/+6
| * Correctives after reviewKozoriz2016-04-251-2/+2
| * Utils, Resumption, Security correctives after singletons removingKozoriz2016-04-251-2/+1
| * Change other unit-tests according new code changesiAndrew52016-04-041-48/+59
| * Security and Utils tests correctivesKozoriz2016-03-311-0/+2
| * Move security_query to correct foderKozoriz2016-03-311-186/+0
| * Changes after reviewKozoriz2016-03-172-13/+16
| * Remove SecurityManager singletonKozoriz2016-03-108-336/+580
| * Correctives in SecurityManager and TimeTesterKozoriz2016-03-041-1/+1
| * Changed code style in security manager testsVeronica Veremjova2016-02-162-54/+52
| * Add unit tests for Security ManagerVeronica Veremjova2016-02-152-127/+351
| * Remove the problems which has been appeared after merging master to developagaliuzov2016-05-151-1/+1
| * Integrate CustomStringdtrunov2016-01-203-214/+318
| * Merge pull request #305 from LuxoftSDL/hotfix/Fix_Unit_Tests_for_Security_Man...Artem Nosach2015-12-2510-1100/+1375
| |\
| | * Mistake correctives and remove SetUp methodKozoriz2015-12-251-9/+12
| | * Remove commented code in security_manager_test CmakeKozoriz2015-12-251-2/+0
| | * Add macro OVERRIDE for virtual methodsKozoriz2015-12-251-2/+2
| | * Remove not used library from security manager testsKozoriz2015-12-251-2/+2
| | * Remove commented codeKozoriz2015-12-251-2/+0
| | * Beautifiring mock and test filesKozoriz2015-12-256-437/+461
| | * Include correctives in security_manager_tests and mocksKozoriz2015-12-256-6/+10
| | * Add tow new test files for security_managerKozoriz2015-12-233-0/+678
| | * Enabled security_query_test in security_managerKozoriz2015-12-232-2/+2
| | * Fix all tests in crypto_manger testsKozoriz2015-12-232-385/+151
| | * Update of all tests in security_manager_test.ccKozoriz2015-12-231-73/+107
| | * CMakeFiles update for security_test workingKozoriz2015-12-231-2/+1
| | * Add .pem files for security_testsKozoriz2015-12-232-0/+49