19 Commits (75ea11fc08019bb1ffac81583ed7d0da3241a5b5)

Author SHA1 Message Date
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 11 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 11 years ago
Fedor Indutny 640912d18a tls_wrap: propagate errors to write callbacks 11 years ago
Fedor Indutny c79c304ead tls: process accumulated input 11 years ago
Fedor Indutny c17449df16 tls_wrap: bump kClearOutChunkSize to 16kb 11 years ago
Fedor Indutny 03747f69fb tls_wrap: use writev when possible 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 12 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 12 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Ben Noordhuis ed8d97f572 uv: upgrade to v0.11.12 12 years ago
Fedor Indutny b9a0eb0688 tls, crypto: deduplicate code 12 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 12 years ago
Fedor Indutny 8e28193cc2 tls_wrap: DRY ClientHelloParser 12 years ago
Ben Noordhuis d4cc30f18c src: use PersistentToLocal() in a few more places 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Timothy J Fontaine c0281f1b30 build: fix include order for building on windows 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