22 Commits (26a795baa10943a94708646a001f594a38a0b238)

Author SHA1 Message Date
Fedor Indutny a6ddfe20d2 tls: more accurate wrapping of connecting socket 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Fedor Indutny ba7c9ce964 tls: do not default to 'localhost' servername 11 years ago
Fedor Indutny 5977cba985 tls: reuse hostname from underlying net.Socket 11 years ago
Trevor Norris 25dce6d62d lint: fix a few semicolons 11 years ago
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Fedor Indutny af76b08666 tls: socket.renegotiate(options, callback) 12 years ago
isaacs 1df77a7438 lib: Add missing copyright notices 11 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 12 years ago
Brian White 6d842897c5 lib: remove unused variables and functions 12 years ago
Fedor Indutny c50750e1fd tls: handle errors on socket before releasing it 12 years ago
Fedor Indutny 166c405b33 tls: fix lazy initialization of clienthello parser 12 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 12 years ago
Fedor Indutny ea7b817266 tls: fix handling of `SNICallback` server option 12 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 12 years ago
Fedor Indutny dda22a520b tls_wrap: parse tls session ticket extension 12 years ago
Fedor Indutny d62c2d975a tls: share tls tickets key between cluster workers 12 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 12 years ago
Fedor Indutny 07fbb43d78 tls: export TLSSocket 12 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
Fedor Indutny dc50f27d52 tls: share socket._hadError with http_client 12 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago