Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: add ocsp_request ClientHelloParser::Reset | Daniel Bevenius | 2018-01-09 | 1 | -0/+1 |
* | src: fix -Wundefined-inline warnings | Ben Noordhuis | 2018-01-08 | 1 | -0/+15 |
* | src: do not include x.h if x-inl.h is included | Joyee Cheung | 2017-11-06 | 1 | -1/+0 |
* | src: make header file self-contained | Joyee Cheung | 2017-10-26 | 1 | -0/+1 |
* | src: move crypto_bio/clienthello to crypto ns | Daniel Bevenius | 2017-06-30 | 1 | -0/+2 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | src: add include guards to internal headers | Ben Noordhuis | 2016-05-25 | 1 | -0/+4 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src: replace NULL with nullptr | Ben Noordhuis | 2014-10-23 | 1 | -6/+6 |
* | src: replace assert() with CHECK() | Ben Noordhuis | 2014-10-12 | 1 | -2/+3 |
* | tls: asynchronous SNICallback | Fedor Indutny | 2013-08-06 | 1 | -0/+2 |
* | tls_wrap: DRY ClientHelloParser | Fedor Indutny | 2013-08-06 | 1 | -0/+74 |