13924 Commits (f669a08b7662016e3573eeac6998681ec62ae67c)
 

Author SHA1 Message Date
Miguel Angel Asencio Hurtado f669a08b76 src: fix typo rval to value 8 years ago
Emanuele DelBono f472c09e90 doc: reference signal(7) for the list of signals 8 years ago
anu0012 88079817c2 doc: fix typo in http.md 8 years ago
Evan Lucas 620cdc5ce8 tools: fix release script on macOS 10.12 8 years ago
Jaideep Bajwa 1dfb5b5a09 v8: update make-v8.sh to use git 8 years ago
Myles Borins 9f0ef5a4f2 doc: fix heading type for v4.6.2 changelog 8 years ago
Fedor Indutny 9049c1f6b6 tls: introduce `secureContext` for `tls.connect` 9 years ago
Myles Borins 2efe64e077 Working on v4.6.3 8 years ago
Myles Borins 4db97b832b 2016-11-08, Version 4.6.2 'Argon' (LTS) 8 years ago
Myles Borins 6e5906c7f1 tools: use long format for gpg fingerprint 8 years ago
Robert Chiras 612dfeb647 child_process: Check stderr before accessing it 9 years ago
Teddy Katz 408a585261 buffer: fix `fill` with encoding in Buffer.alloc() 8 years ago
Trevor Norris 12300626d7 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 19d6f06058 stream_base: always use Base template class 9 years ago
Trevor Norris 6076293d6c tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 166a9b85d9 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris b3149cee8c src: inherit first from AsyncWrap 9 years ago
Anna Henningsen 3d6f107a2f fs: fix handling of `uv_stat_t` fields 8 years ago
Ben Noordhuis 8b93fddd1b src: disable stdio buffering 9 years ago
Anna Henningsen 3a43b0d981 doc: correct metadata of `Buffer.from` 8 years ago
Santiago Gimeno d5f03db819 test: fix test-cluster-dgram-1 flakiness 8 years ago
cjihrig 72be320962 src: suppress coverity message 9 years ago
Ben Noordhuis 6ba3ad5d34 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis e1f961d050 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Rod Vagg 7409c332b8 tools: check tag is on github before release 8 years ago
Rod Vagg b632badda2 tools: make detached SHASUM .sig file for releases 8 years ago
Rod Vagg 5867ffe27e tools: explicitly set digest algo for SHASUM to 256 8 years ago
Anna Henningsen 50cfea0081 build: run `npm install` for doc builds in tarball 8 years ago
Ben Noordhuis 57921ebec5 src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 6838ad5f8e src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis dadcf6b263 src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 7aa268922a src: fix handle leak in Buffer::New() 9 years ago
Sakthipriyan Vairamani c841b5a6b9 tls: copy the Buffer object before using 9 years ago
João Reis 410e083d7c win,build: forward release_urlbase to configure 8 years ago
João Reis 26e73740e9 win,build: exit when addons fail to build 8 years ago
João Reis 30e751f38b win,build: skip finding VS when not needed 8 years ago
João Reis b3090f8e64 win,build: fail on invalid option in vcbuild 8 years ago
Brian White 880ca99847 doc: fix broken link in dgram doc 8 years ago
Ravindra barthwal 65ca2af471 doc: add missing semicolon 9 years ago
Timothy Gu 0e2aba96bc doc/json: make sure links are correctly passed to marked 8 years ago
Rich Trott a83bbaa5a3 test: refactor test-tick-processor 8 years ago
Rich Trott 1c81c078c2 test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 57c98f18a9 test: favor `===` over `==` in crypto tests 8 years ago
Rich Trott 11f761ab1a test: refactor pummel/test-dtrace-jsstack 8 years ago
Rich Trott 2997b79fcc test: favor strict equality in test-exec 8 years ago
Rich Trott 558f7d999c test: add assert.notDeepEqual() tests 8 years ago
Rich Trott 49c488625d test: add missing assert.deepEqual() test case 8 years ago
Rich Trott eec078cd66 test: favor strict equality in http tests 8 years ago
Rich Trott e3669f8c21 test: favor strict equality in pummel net tests 8 years ago
Rich Trott ac83d199fb test: confirm that assert truncates long values 8 years ago