412 Commits (f417add1f4ad9dfc201102bbc34491cddaeabae0)

Author SHA1 Message Date
James M Snell d523eb9c40 tls: use emitWarning() for dhparam < 2048 bits 8 years ago
James M Snell 051047231e util: cleanup internalUtil.deprecate 8 years ago
Ali Ijaz Sheikh 389b9e484d cluster: properly handle --inspect-{brk,port} 8 years ago
James M Snell bc44d2c3cd util, debugger: remove internalUtil.error 8 years ago
James M Snell b855dadae0 util: eliminate unnecessary exports 8 years ago
Arseniy Maximov 8fc362ea98 child_process: refactor internal/child_process.js 8 years ago
James M Snell 4151ab398b util: add createClassWrapper to internal/util 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Timothy Gu fa41dd117d url: fix handling of ? in URLSearchParams creation 8 years ago
Daniel Bevenius aa05209d6d lib: add constant kMaxCallbacksUntilQueueIsShortened 8 years ago
Jackson Tian f9dc722eb5
child_process: move anonymous class to top level 8 years ago
Michaël Zasso 66e263035a url: implement URL.prototype.toJSON 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
Timothy Gu 781eb90960 benchmark: add url/url-searchparams-sort.js 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
Anna Henningsen fd18b656a3
lib: build `node inspect` into `node` 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
James M Snell 9549329158 fs: allow WHATWG URL and file: URLs as paths 8 years ago
James M Snell 5e52a9ac09 Revert "fs: allow WHATWG URL and file: URLs as paths" 8 years ago
James M Snell 79400bfbfd fs: allow WHATWG URL and file: URLs as paths 8 years ago
Timothy Gu 0792d452e8 url: fix setting `url.search` to the empty string 8 years ago
James M Snell c5e9654b5b url: extend url.format to support WHATWG URL 8 years ago
yorkie 1b30df1003 stream: move legacy to lib/internal dir 9 years ago
Timothy Gu cc48f21c83 url: extend URLSearchParams constructor 8 years ago
Timothy Gu 90c2ac7be3 url: make URLSearchParams/Iterator match spec 8 years ago
James M Snell 5de3cf099c lib: add static identifier codes for all deprecations 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
James M Snell 5e1f32fd94 process: add optional code to warnings + type checking 8 years ago
Timothy Gu 06ecf4dec7 url: define @@toStringTag as a data property 8 years ago
Timothy Gu d65904bc6a url: do not public expose inspect methods on URL 8 years ago
Timothy Gu e71c278288 url: stop exporting originFor() 8 years ago
Timothy Gu ed0086fb46 url: check forEach callback is a function 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Rich Trott 6b6123cfbe url: refactor lib/internal/url.js 8 years ago
Timothy Gu 326e967c6b url: export URLSearchParams 8 years ago
Timothy Gu 98bb65f641
url: improving URLSearchParams 8 years ago
cjihrig 49902124a9 process: add NODE_NO_WARNINGS environment variable 8 years ago
Jackson Tian 69674f4d3e lib: remove unnecessary parameter for assertCrypto() 8 years ago
Rich Trott 56950674d6 crypto,tls: fix mutability of return values 8 years ago
Yuya Tanaka 92eadd3037
child_process: optimize IPC for large data 8 years ago
Joyee Cheung 34bf31ea8a util: improve readability of normalizeEncoding 8 years ago
cjihrig 2f885e7a43 cluster: refactor module into multiple files 8 years ago
Rich Trott 20efbffaf8 lib: refactor bootstrap_node.js regular expression 8 years ago
Anna Henningsen 627ecee9ed child_process: support Uint8Array input to methods 8 years ago
Rich Trott 022b53c9de lib: refactor crypto cipher/hash/curve getters 8 years ago
James M Snell 0f62ee6963 url: allow use of URL with http.request and https.request 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
James M Snell 5161b00af5 url: change null password handling 8 years ago
James M Snell f5d92f3563 url: set toStringTag for the URL class 8 years ago