node/lib
Robert Nagy 5960f16713 tls: move legacy code into own file
PR-URL: https://github.com/nodejs/node/pull/39333
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-07-11 18:40:18 +02:00
..
assert
dns
fs
internal tls: move legacy code into own file 2021-07-11 18:40:18 +02:00
path
stream stream: unify stream utils 2021-07-11 10:40:30 +02:00
timers lib: make primordials Promise methods safe 2021-05-19 09:21:37 -07:00
util
_http_agent.js lib: refactor to reuse validators 2021-05-19 09:22:56 -07:00
_http_client.js stream: unify stream utils 2021-07-11 10:40:30 +02:00
_http_common.js http: clean up HttpParser correctly 2021-07-10 22:47:47 +02:00
_http_incoming.js stream: unify stream utils 2021-07-11 10:40:30 +02:00
_http_outgoing.js Revert "http: make HEAD method to work with keep-alive" 2021-06-08 17:54:28 +02:00
_http_server.js http,https: align server option of https with http 2021-06-26 14:21:57 +00:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js tls: move legacy code into own file 2021-07-11 18:40:18 +02:00
_tls_wrap.js lib: refactor to reuse validators 2021-05-19 09:22:56 -07:00
.eslintrc.yaml lib: harden lint checks for globals 2021-04-28 13:13:23 -07:00
assert.js deps: update Acorn to v8.4.1 2021-06-29 17:20:45 +02:00
async_hooks.js
buffer.js lib: make lazyDOMException more common 2021-06-28 13:44:28 +08:00
child_process.js lib: add JSDoc typings for child_process 2021-06-17 11:40:32 -04:00
cluster.js
console.js
constants.js
crypto.js
dgram.js dgram: extract cluster lazy loading method to make it testable 2021-05-09 09:16:22 +02:00
diagnostics_channel.js
dns.js dns: allow --dns-result-order to change default dns verbatim 2021-06-02 19:28:05 +02:00
domain.js lib: change wording in lib/domain.js comment 2021-04-01 13:12:48 -07:00
events.js typings: add JSDoc typings for events 2021-05-21 14:18:28 -07:00
fs.js fs: allow empty string for temp directory prefix 2021-06-26 16:34:13 +02:00
http2.js
http.js typings: add JSDoc typings for http 2021-04-16 07:47:46 +02:00
https.js http,https: align server option of https with http 2021-06-26 14:21:57 +00:00
inspector.js
module.js
net.js typings: add a few JSDoc typings for the net lib module 2021-07-11 09:39:52 +02:00
os.js os: add os.devNull 2021-06-01 21:06:18 +02:00
path.js path: inline conditions 2021-05-12 07:26:22 -07:00
perf_hooks.js perf_hooks: refactor perf_hooks for snapshot building 2021-06-28 16:20:12 +08:00
process.js
punycode.js punycode: add pending deprecation 2021-04-30 10:59:28 -07:00
querystring.js typings: add JSDoc Types to lib/querystring 2021-04-18 11:00:28 +02:00
readline.js readline: allow completer to rewrite existing input 2021-07-05 11:27:36 +00:00
repl.js repl: processTopLevelAwait fallback error handling 2021-07-08 11:13:55 -07:00
stream.js stream: bypass legacy destroy for pipeline and async iteration 2021-06-15 19:43:49 +02:00
string_decoder.js
sys.js
timers.js typings: add JSDoc typings for timers 2021-07-11 09:03:11 +02:00
tls.js tls: move legacy code into own file 2021-07-11 18:40:18 +02:00
trace_events.js
tty.js tty: enable buffering 2021-07-07 14:50:47 +02:00
url.js lib: include url in bootstrap snapshot and remove unnecessary lazy-loads 2021-06-02 13:30:05 +08:00
util.js lib: refactor to reuse validators 2021-05-19 09:22:56 -07:00
v8.js src: add JSDoc typings for v8 2021-07-07 18:16:10 -04:00
vm.js vm: use missing validator 2021-06-07 07:31:34 -07:00
wasi.js wasi: use missing validator 2021-06-26 16:31:30 +02:00
worker_threads.js worker: add setEnvironmentData/getEnvironmentData 2021-03-15 07:40:26 -07:00
zlib.js lib: refactor to reuse validators 2021-05-19 09:22:56 -07:00