23 Commits (8e596c4e15f64b53d66e91079ed733821fb3e88d)

Author SHA1 Message Date
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 12 years ago
Fedor Indutny b9a0eb0688 tls, crypto: deduplicate code 12 years ago
Trevor Norris 35f789b027 src: fix build break from generic macro name 12 years ago
Ben Noordhuis 5725864dfd src: don't obj->Set(Integer::New(...), val) 12 years ago
Trevor Norris 756ae2c536 src: centralize class wrap/unwrap 12 years ago
Ben Noordhuis f674b09f40 src: use v8::String::NewFrom*() functions 12 years ago
Ben Noordhuis 54a9ec4ef0 stream_wrap: add handle type checkers 12 years ago
Ben Noordhuis da5ad92ab2 stream_wrap: use getters, not direct field access 12 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 12 years ago
Fedor Indutny 8e28193cc2 tls_wrap: DRY ClientHelloParser 12 years ago
Ben Noordhuis 78d90945d6 src: remove non-isolate PersistentToLocal() 12 years ago
Fedor Indutny dda22a520b tls_wrap: parse tls session ticket extension 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis 511af4dd5f string_bytes: don't use named imports in header 12 years ago
Ben Noordhuis ca9eb718fb src, lib: update after internal api change 12 years ago
Ben Noordhuis 2c47030174 src: remove Buffer::Data(Persistent<T>&) 12 years ago
Ben Noordhuis 636ca7c684 src: cast strong persistent handles to locals 12 years ago
Timothy J Fontaine 2fc34d75d9 tls_wrap: return Error not throw for missing cert 12 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 12 years ago
Trevor Norris 278183a902 {stream,udp,tls}_wrap: remove unused offset/length 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 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