3985 Commits (8fb8c4630361ca2c214728c22be0e5a911a92239)

Author SHA1 Message Date
Сковорода Никита Андреевич 8fb8c46303 buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 743f0c9164 lib: make tls.checkServerIdentity() more strict 8 years ago
Evan Lucas c0f13e56a2 http: check reason chars in writeHead 8 years ago
Fedor Indutny eff771f399 tickprocessor: apply c++filt manually on mac 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott ef5cb129ae tools: fix new-parens violations 8 years ago
Luigi Pinca f840bc87d6 url: fix off-by-one error in loop handling dots 8 years ago
Brian White 6e3db283ed buffer: fix ArrayBuffer checks 8 years ago
Prince J Wesley 408308f2e6 readline: key interval delay for \r & \n 8 years ago
Daniel Bevenius 151d1ea6a6 vm: change ContextifyScript to Script in comment 8 years ago
not-an-aardvark afb9917f16 crypto: add crypto.timingSafeEqual() 8 years ago
atstojanov 1640e7a4da crypto: fix getDecoder() encoding check 8 years ago
James M Snell dd51b1f428 buffer,string_decoder: consolidate encoding validation logic 9 years ago
Anna Henningsen 605db31fe7 events: make memory leak warning more accessible 8 years ago
Anna Henningsen 3ef8ba8bdc net: make holding the buffer in memory more robust 8 years ago
Prince J Wesley 6f20f477c4 repl: Auto alignment for .editor mode 8 years ago
Brian White fa4c4d655a http: fix connection upgrade checks 8 years ago
Sakthipriyan Vairamani d67ece2f68 util: improve function signature of util._extend 8 years ago
Ilkka Myller 6ae7af0fa3 url: keep auth in `url.resolve()` if host matches 8 years ago
Ilkka Myller eec5d02266 url: `url.format()` encodes all `#` in `search` 9 years ago
Anna Henningsen e9c4805c1f util: allow returning `this` from custom inspect 8 years ago
Anna Henningsen 4cb55ff392 util: allow symbol-based custom inspection methods 8 years ago
Benjamin Gruenbaum 180867d6a6 promise: warn on unhandled rejections 9 years ago
Ali Ijaz Sheikh 66e66e59a4 repl: fix repl after V8 upgrade 9 years ago
Ilkka Myller 14c7dcbbcd url: fix inconsistent port in url.resolveObject 8 years ago
Brian White 089a1cbecb net: add length check when normalizing args 8 years ago
Brian White 17b8381585 net: remove unnecessary variables 8 years ago
cjihrig d0cb52b967 dns: remove makeAsync() function check 8 years ago
cjihrig 70648f47ca dns: lookupService() callback must be a function 8 years ago
Prince J Wesley 60c50468e3 repl: Failed to save editor mode text in `.save` 8 years ago
cjihrig 71343b6caa child_process: reuse existing no-op function 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Rich Trott 5bc311909f assert: remove code that is never reached 8 years ago
Guy Fraser c406ad8258 debugger: use arrow function for lexical `this` 9 years ago
Calvin Metcalf 1bf80a0a3f stream: avoid caching prepend check 9 years ago
Sakthipriyan Vairamani c26b9af1e2 tls: copy the Buffer object before using 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 8 years ago
Bryan English 1f9fbade4c util: fix deprecated class prototype 8 years ago
Prince J Wesley fbc5805e65 readline: keypress trigger for escape character 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
Bartosz Sosnowski 18a3064937 fs: restore JS implementation of realpath 9 years ago
Aleksei Koziatinskii 60d6e048f0 deps: v8_inspector: console support 9 years ago
Jeremiah Senkpiel 2f20910e24 tty: set the handle to blocking mode 9 years ago
Jan Schär 4535149794 timers: remove unused repeat param in timer_wrap 9 years ago
Roman Reiss cfec3ae5fd util: add inspect.defaultOptions 9 years ago
Feross Aboukhadijeh 57043aad33 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 9 years ago
hefangshi ccbb46378f module: fix node_modules search path in edge case 9 years ago
Linus Unnebäck 0bb9d21f0e fs: add bytesRead to ReadStream 9 years ago
Anna Henningsen d9c9e46780 repl: disable Ctrl+C support on win32 for now 9 years ago
Franziska Hinkelmann 7dc66f82e3 lib: remove double check of string type 9 years ago