Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SRP support from TLS | Jack Lloyd | 2020-11-23 | 1 | -30/+0 |
* | Merge X.509 header files | Jack Lloyd | 2020-10-31 | 1 | -0/+1 |
* | For TLS client auth add callback giving list of trusted CA names | Jack Lloyd | 2018-01-27 | 1 | -1/+10 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks | Jack Lloyd | 2016-11-23 | 1 | -49/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -3/+3 |
* | Add check for path validation result in Credentials_Manager. GH #324 | Jack Lloyd | 2015-11-04 | 1 | -5/+8 |
* | Fix cert validation bugs found by x509test. | Jack Lloyd | 2015-10-23 | 1 | -7/+14 |
* | Move Credentials_Manager to TLS | Jack Lloyd | 2015-08-29 | 1 | -0/+135 |