aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/credentials_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SRP support from TLSJack Lloyd2020-11-231-30/+0
* Merge X.509 header filesJack Lloyd2020-10-311-0/+1
* For TLS client auth add callback giving list of trusted CA namesJack Lloyd2018-01-271-1/+10
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Move TLS cert verification callback from Credentials_Manager to TLS::CallbacksJack Lloyd2016-11-231-49/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-3/+3
* Add check for path validation result in Credentials_Manager. GH #324Jack Lloyd2015-11-041-5/+8
* Fix cert validation bugs found by x509test.Jack Lloyd2015-10-231-7/+14
* Move Credentials_Manager to TLSJack Lloyd2015-08-291-0/+135