26 Commits (524882faca28955aa5ef2a6194aab3895b0498b6)

Author SHA1 Message Date
Ben Noordhuis 83d2cb634e src: remove static variables from tls_wrap 10 years ago
Ben Noordhuis 8a00961b81 src: mark more destructors with override keyword 10 years ago
Ben Noordhuis 9f5800ab81 src: mark virtual functions with override keyword 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Fedor Indutny 2122a77f51 crypto: lower RSS usage for TLSCallbacks 10 years ago
Fedor Indutny 4dbb84fc52 tls_wrap: ensure that TLSCallbacks are gc-able 10 years ago
Fedor Indutny 7589a0007c crypto: make NewSessionDoneCb public 11 years ago
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 11 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 11 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