summaryrefslogtreecommitdiff
path: root/src/tls_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* tls, crypto: deduplicate codeFedor Indutny2013-08-191-53/+10
* tls: asynchronous SNICallbackFedor Indutny2013-08-061-1/+3
* tls_wrap: DRY ClientHelloParserFedor Indutny2013-08-061-24/+5
* src: use PersistentToLocal() in a few more placesBen Noordhuis2013-08-031-3/+4
* lib, src: upgrade after v8 api changeBen Noordhuis2013-07-061-16/+27
* build: fix include order for building on windowsTimothy J Fontaine2013-06-171-2/+2
* tls: session API returnsFedor Indutny2013-06-171-0/+41
* tls_wrap: embed TLS encryption into streamwrapFedor Indutny2013-06-161-0/+154