14 Commits (f8c893dd39d2dc03bddd4a7a036484df027c94d6)

Author SHA1 Message Date
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Fedor Indutny 2122a77f51 crypto: lower RSS usage for TLSCallbacks 11 years ago
Fedor Indutny 03747f69fb tls_wrap: use writev when possible 11 years ago
Fedor Indutny 014ab77276 crypto: try moving read head in Peek() 12 years ago
Ben Noordhuis 653f62a709 crypto: remove NodeBIO::GetMethod() 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
Fedor Indutny 03e008ddb8 tls_wrap: embed TLS encryption into streamwrap 12 years ago
Fedor Indutny 56d9c48573 crypto: fix excessive buffer allocation 12 years ago
Fedor Indutny 9ae1d182ba crypto: free excessive memory in NodeBIO 12 years ago
Fedor Indutny 62a214268a crypto: fix style issues in bio 12 years ago
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Fedor Indutny 8c8ebe49b6 crypto: fix style issues in bio 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago