summaryrefslogtreecommitdiff
path: root/src/node_crypto_bio.h
Commit message (Expand)AuthorAgeFilesLines
* src: replace NULL with nullptrBen Noordhuis2014-10-231-4/+4
* src: replace assert() with CHECK()Ben Noordhuis2014-10-121-2/+3
* crypto: lower RSS usage for TLSCallbacksFedor Indutny2014-09-261-11/+27
* tls_wrap: use writev when possibleFedor Indutny2013-12-071-0/+4
* crypto: try moving read head in Peek()Fedor Indutny2013-11-081-0/+3
* crypto: remove NodeBIO::GetMethod()Ben Noordhuis2013-08-291-14/+11
* src: lint c++ codeFedor Indutny2013-07-311-1/+6
* tls: session API returnsFedor Indutny2013-06-171-1/+3
* tls_wrap: embed TLS encryption into streamwrapFedor Indutny2013-06-161-21/+32
* crypto: fix excessive buffer allocationFedor Indutny2013-06-141-0/+3
* crypto: free excessive memory in NodeBIOFedor Indutny2013-06-081-0/+4
* crypto: fix style issues in bioFedor Indutny2013-04-101-1/+1
* crypto: use better memory BIO implementationFedor Indutny2013-04-051-0/+93