13943 Commits (4a6bd8683f65dd0c7d277b891eae1227ef1a945c)
 

Author SHA1 Message Date
Rich Trott 4a6bd8683f test: fix flaky test-child-process-fork-dgram 8 years ago
jessicaquynh c8dccf29dd tools: avoid let in for loops 8 years ago
Niels Nielsen d9c33646e6 test: add regression test for `unpipe()` 8 years ago
Anna Henningsen 9b9762ccec streams: fix regression in `unpipe()` 8 years ago
Myles Borins 423846053b lib: remove let from for loops 8 years ago
Alex Hultman 84849f186f build: export more openssl symbols on Windows 9 years ago
Ben Noordhuis 3cefd65e90 build: export openssl symbols on windows 9 years ago
Michael Dawson 279e30c3ee doc: add CTC meeting minutes for 2016-10-12 8 years ago
Rich Trott 3b839d1855 doc: remove confusing reference in governance doc 8 years ago
Rich Trott e564cb6af4 doc: add ctc-review label information 8 years ago
scott stern 68ccc7a512 doc: update reference to list hash algorithms in crypto.md 8 years ago
João Reis f9b24f42ba test: use npm sandbox in test-npm-install 8 years ago
John Vilk 132425a058 doc: specify that errno is a number, not a string 8 years ago
Fedor Indutny 9a192a9683 net: fix ambiguity in EOF handling 8 years ago
Daniel Bevenius 4de7a6e291 build: fix config.gypi target 8 years ago
Ilya Frolov 695ee1e77b doc: highlight deprecated API in ToC 8 years ago
jessicaquynh 4f8bf1bcf8 doc: explains why Reviewed-By is added in PRs 8 years ago
jessicaquynh af645a0553 doc: explain why GitHub merge button is not used 8 years ago
Rich Trott a7ae8876f9 governance: expand use of CTC issue tracker 8 years ago
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