| Commit message (Expand) | Author | Age | Files | Lines |
* | Document TLS::Policy::require_cert_revocation_info | Jack Lloyd | 2016-11-28 | 1 | -1/+2 |
* | Add OCSP stapling support to TLS client | Jack Lloyd | 2016-11-26 | 1 | -2/+5 |
* | Add TLS::Policy::minimum_signature_strength | Jack Lloyd | 2016-11-25 | 1 | -2/+3 |
* | Report OCSP status in tls_client | Jack Lloyd | 2016-11-23 | 1 | -0/+7 |
* | Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks | Jack Lloyd | 2016-11-23 | 1 | -0/+26 |
* | Fix TLS client next protocol handling | Jack Lloyd | 2016-11-16 | 1 | -1/+2 |
* | Remove remaining old style casts. | Jack Lloyd | 2016-11-09 | 1 | -3/+2 |
* | Initialize member variable (Coverity find) | Jack Lloyd | 2016-10-22 | 1 | -1/+1 |
* | Maintainer mode fixes | Jack Lloyd | 2016-08-31 | 1 | -2/+2 |
* | Fix another unused variable warning | Jack Lloyd | 2016-08-31 | 1 | -1/+1 |
* | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 1 | -22/+16 |
* | Removed TLS::Session::Properties | Matthias Gierlings | 2016-06-19 | 1 | -4/+3 |
* | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 1 | -1/+1 |
* | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
* | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 1 | -7/+10 |
* | TLS client features | Jack Lloyd | 2016-03-16 | 1 | -9/+52 |
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -2/+0 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -1/+1 |
* | Add Command::rng() | Jack Lloyd | 2015-12-27 | 1 | -5/+3 |
* | Remove all remaining uses of throwing a std:: exception directly | Jack Lloyd | 2015-12-19 | 1 | -6/+6 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -201/+199 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+294 |