114 Commits (6831ebe3bb03d9b366e7e22620251ab78871fc8f)

Author SHA1 Message Date
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