summaryrefslogtreecommitdiff
path: root/src/node_crypto_clienthello-inl.h
Commit message (Expand)AuthorAgeFilesLines
* tls: remove unused ocsp extension parsingSam Roberts2018-12-281-1/+0
* crypto: move field initialization to classDiana Holland2018-10-151-8/+1
* src: add CHECK_NULL/CHECK_NOT_NULL macrosTobias Nießen2018-05-261-1/+1
* crypto: add ocsp_request ClientHelloParser::ResetDaniel Bevenius2017-12-271-0/+1
* src: fix -Wundefined-inline warningsBen Noordhuis2017-12-151-0/+15
* src: do not include x.h if x-inl.h is includedJoyee Cheung2017-10-301-1/+0
* src: make header file self-containedJoyee Cheung2017-10-261-0/+1
* src: move crypto_bio/clienthello to crypto nsDaniel Bevenius2017-06-301-0/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: replace NULL with nullptrBen Noordhuis2014-10-231-6/+6
* src: replace assert() with CHECK()Ben Noordhuis2014-10-121-2/+3
* tls: asynchronous SNICallbackFedor Indutny2013-08-061-0/+2
* tls_wrap: DRY ClientHelloParserFedor Indutny2013-08-061-0/+74