32 Commits (e97dae573c11ae6db072aa41d00e4422d38f68c7)

Author SHA1 Message Date
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 9 years ago
Roman Reiss b5b8ff117c lib: don't use global Buffer 10 years ago
Brian White 5abd4ac079 lib: simplify nextTick() usage 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Fedor Indutny 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
Brian White 03e9f84933 lib: remove unused variables 11 years ago
Fedor Indutny afaff70a9b src: lint after OCSP commits 11 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 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
isaacs 1df77a7438 lib: Add missing copyright notices 11 years ago
Fedor Indutny b9a0eb0688 tls, crypto: deduplicate code 11 years ago
isaacs 967b5dbb45 http: Use streams3 directly, not .ondata/end 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago