4470 Commits (5ccaba49f06a1c38f844430d9d4192b7a3aa67a3)

Author SHA1 Message Date
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Timothy Gu c4469c49ec url: error when domainTo*() is called w/o argument 8 years ago
Rich Trott 1e6186e902 buffer,util: refactor for performance 8 years ago
Sakthipriyan Vairamani (thefourtheye) d75fdd96aa
child_process: improve killSignal validations 8 years ago
Teddy Katz 3209a8ebf3
lib: ensure --check flag works for piped-in code 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
James M Snell 7b4a72d797 errors: add space between error name and code 8 years ago
Anna Henningsen 33a19b46ca v8: fix offsets for TypedArray deserialization 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Joyee Cheung 0ea45707a4 net: rename internal functions for readability 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Jeremiah Senkpiel 1b63fa1096
tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
Eugene Ostroukhov 7954d2a4c7 inspector: use inspector API for "break on start" 8 years ago
James M Snell 7139b93a8b url: add ToObject method to native URL class 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Anna Henningsen 6d93508369
buffer: expose FastBuffer on internal/buffer 8 years ago
Anna Henningsen 4a5a9445b5 util: use `[Array]` for deeply nested arrays 8 years ago
Gibson Fahnestock cd4ddfdef2 lib: add comment to script eval _tickCallback 8 years ago
Trevor Norris 595efd8b9a
Partial revert "tls: keep track of stream that is closed" 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
fengmk2 90403dd1d0 http: should support userland Agent 8 years ago
Pedro lima c1dee6ac97 url: name anonymous functions in url 8 years ago
Jackson Tian dc9717c805 lib: clarify the usage of 'else' 8 years ago
Claudio Rodriguez 3745a4db27 net: refactor net module to module.exports 8 years ago
Jeremiah Senkpiel 59d2561e18 lib: remove an unnecessary coverage check 8 years ago
Bryan English e0bc5a7361
process: maintain constructor descriptor 8 years ago
Chris Burkhart 2141d37452 events: update and clarify error message 8 years ago
Timothy Gu cfc8422a68 lib: use Object.create(null) directly 8 years ago
Timothy Gu 14a91957f8 url: use a class for WHATWG url[context] 8 years ago
Ben Noordhuis 9ff7ed23cd lib: fix event race condition with -e 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Shigeki Ohtsu 81ab78e62e timers: fix not to close reused timer handle 8 years ago
Luigi Pinca e0a9ad1af2 http: avoid retaining unneeded memory 8 years ago
Kunal Pathak 4eb194a2b1 lib: Use regex to compare error message 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
DavidCai a00c9e95e4 errors: remove needless lazyAssert 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu c98a8022b7 querystring: move isHexTable to internal 8 years ago
Rich Trott 39bba4dff8 buffer: remove unneeded eslint-disable comment 8 years ago
Rich Trott cce520a5de tools: ignore URLs in line length linting 8 years ago
James M Snell 74c1e02642 http: replace uses of self 8 years ago