Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: add include guards to internal headers | Ben Noordhuis | 2016-06-02 | 1 | -0/+4 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | build,src: remove sslv2 support | Ben Noordhuis | 2015-01-11 | 1 | -6/+0 |
* | src: mark empty destructors as default | Ben Noordhuis | 2014-10-23 | 1 | -3/+0 |
* | src: replace NULL with nullptr | Ben Noordhuis | 2014-10-23 | 1 | -7/+7 |
* | tls: support OCSP on client and server | Fedor Indutny | 2014-04-18 | 1 | -1/+14 |
* | tls: asynchronous SNICallback | Fedor Indutny | 2013-08-06 | 1 | -0/+8 |
* | tls_wrap: DRY ClientHelloParser | Fedor Indutny | 2013-08-06 | 1 | -0/+124 |