13791 Commits (296bfd239cef866af893303220b0719e0753d3a7)
 

Author SHA1 Message Date
Rich Trott 296bfd239c crypto: fix error in deprecation message 9 years ago
Rich Trott 153b796d68 doc: update build instructions for OS X 9 years ago
Brian White be54989987
build: exclude tap files from tarballs 9 years ago
Matt Loring 89164a096d benchmark: Fix crash in net benchmarks 9 years ago
Ben Noordhuis 3cdb5063f2 build: don't compile with -B 9 years ago
Ben Noordhuis 428240519c test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis a58d4839af src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis cad1a62d32 src: use libuv's refcounting directly 9 years ago
Lance Ball 23818c6d0b doc: correctly document the behavior of ee.once(). 9 years ago
Bryan English 31bef6b704 http: correct error message for invalid trailer 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
Myles Borins cc5d9767af meta: split CHANGELOG into two files 9 years ago
James M Snell 1a29a5773a 2016-04-26, Version 6.0.0 (Current) Release 9 years ago
Сковорода Никита Андреевич 204f3a8a0b build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7 9 years ago
Сковорода Никита Андреевич dd67608bfd buffer: safeguard against accidental kNoZeroFill 9 years ago
Jeremiah Senkpiel 2011f2c6dc doc: fix position of `fs.readSync()` 9 years ago
Myles Borins 29a6c7c1f0 doc: change references to Stable to Current 9 years ago
James M Snell a026cd0fa5 doc: update authors 9 years ago
Yuval Brik 31de5cc436 doc, tls: deprecate createSecurePair 9 years ago
Stefan Budeanu 56b9478f53 crypto: Read OpenSSL config before init 9 years ago
Jackson Tian 92a02d51dc doc: add JacksonTian to collaborators 9 years ago
Minqi Pan 879aeb5e49 doc: add Minqi Pan to collaborators 9 years ago
Robert Jefe Lindstaedt be5d699055
doc: add eljefedelrodeodeljefe to collaborators 9 years ago
ronkorving 916b1a1d44 doc: add ronkorving to collaborators 9 years ago
Alexander Makarenko c7066fb853 doc: add estliberitas to collaborators 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago
Evan Lucas 4f619bde4c cluster: migrate from worker.suicide 9 years ago
Jeremiah Senkpiel 9bb5a5e2a1 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Alex Kocharin eb4201f07a url: drop auth in `url.resolve()` if host changes 10 years ago
Anna Henningsen 3ee68f794f repl: don’t complete expressions when eval fails 9 years ago
Ali Ijaz Sheikh e5f1e2c1df deps: upgrade to V8 5.0.71.35 9 years ago
Alex Lamar de1dc0ae2e module: preserve symlinks when requiring 9 years ago
Jackson Tian 236b7e8dd1 doc: doc-only deprecation for util.log() 9 years ago
Eugene Obrezkov 1c84579031 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Brian White d5922bd7a9
querystring: fix comments 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Sakthipriyan Vairamani 6781d917f4 tools: rewrite check-install.sh in python 9 years ago
Michael Dawson 75e073f2b2 test: increase the platform timeout for AIX 9 years ago
Johan Bergström f1294f5bfd
gyp: inherit parent for `*.host` 9 years ago
Alexander Gromnitsky 983a809456 doc: fix broken references 9 years ago
Ben Noordhuis 7940ecfa00 v8: warn in Template::Set() on improper use 9 years ago
Rich Trott e84c69310f tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Ben Noordhuis 5eb4ec090d src: squelch -Wunused-variable in non-icu builds 9 years ago
Robert Chiras a4b8000029 build: update android-configure script for npm 9 years ago
Robert Jefe Lindstaedt ae991e7577 doc: add note for platform specific flags `fs.open()` 9 years ago
Anna Henningsen a3b5b9cbf2
src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell 0e7d57af35 events: add prependListener() and prependOnceListener() 9 years ago