aboutsummaryrefslogtreecommitdiff
path: root/src/tls_wrap.h
AgeCommit message (Expand)Author
2013-12-10tls_wrap: bump kClearOutChunkSize to 16kbFedor Indutny
2013-12-07tls_wrap: use writev when possibleFedor Indutny
2013-10-31async-wrap: integrate with WeakObjectTrevor Norris
2013-09-25src: remove ObjectWrap dependency from coreBen Noordhuis
2013-09-06src: add multi-context supportBen Noordhuis
2013-09-03uv: upgrade to v0.11.12Ben Noordhuis
2013-08-19tls, crypto: deduplicate codeFedor Indutny
2013-08-06tls: asynchronous SNICallbackFedor Indutny
2013-08-06tls_wrap: DRY ClientHelloParserFedor Indutny
2013-08-03src: use PersistentToLocal() in a few more placesBen Noordhuis
2013-07-06lib, src: upgrade after v8 api changeBen Noordhuis
2013-06-17build: fix include order for building on windowsTimothy J Fontaine
2013-06-17tls: session API returnsFedor Indutny
2013-06-16tls_wrap: embed TLS encryption into streamwrapFedor Indutny