15425 Commits (80a3934cd7fd988e8941d03b1eae9da89f18fe0b)
 

Author SHA1 Message Date
Ben Noordhuis 80a3934cd7
inspector: /json/version returns object, not array 8 years ago
Michael Dawson 2b7ecb5012
test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 4971c3bb79
test: fix flaky test-dgram-empty-packet & friends 8 years ago
Dan Koster 6297b9afc5
doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom a8d84d5b50
doc: changed order of invocations in https.request() example. 8 years ago
子丶言 c7cd400fcb
doc: fix crypto "decipher.setAAD()" typo 8 years ago
Prince J Wesley 53d175267c
tools: Add no useless regex char class rule 8 years ago
Prince J Wesley a673d44d68
lib,tools: remove unneeded escaping of / 8 years ago
Rich Trott 77e145a00e
doc: clarify slashes-appending in url module 8 years ago
Adam Brunner 65af114267
doc: "util" is not needed to extend ES6 classes 8 years ago
Rich Trott 2fb825750d
test: fix flaky test-inspector 8 years ago
Rich Trott fc13cc6a12
test:refactor test-tls-hello-parser-failure 8 years ago
Roman Reiss 44ae0283af
doc: fix <code> inside stability boxes 8 years ago
Trevor Norris 5379b9da11 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 5157a5cee9 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris 3e5be7fc8b async_wrap: mode constructor/destructor to .cc 8 years ago
Francis Gulotta 561b1494bc tools: allow test.py to use full paths of tests 8 years ago
Stewart Addison 16af467146 build: add shared library support to AIX build 8 years ago
Stewart Addison e9c2ffd20c deps: backport GYP fix to fix AIX shared suffix 8 years ago
Myles Borins 8cabe28efb Working on v7.2.1 8 years ago
Jeremiah Senkpiel c1aa949064 2016-11-22, Version 7.2.0 (Current) 8 years ago
Jeremiah Senkpiel 02c2bf7d34 timers: use consistent checks for canceled timers 8 years ago
Vse Mozhet Byt fa98eec410 doc: fix typo in assert code example 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis 15af912ab5 src: fix memory leak introduced in 34febfbf4 8 years ago
cjihrig 786631c7b4 deps: upgrade libuv to 1.10.1 8 years ago
Evan Lucas 30475beef6 src: use ABORT() macro instead of abort() 8 years ago
cjihrig a83a286631 test: add test for broken child process stdio 8 years ago
Syuhei Kobayashi 409851427a doc: fix typo in doc/tls.md 8 years ago
Evan Lucas ebc9c4ba97 doc: add missing link in changelog 8 years ago
Adam Langley af74db3961 crypto: use SSL_get_servername. 8 years ago
Adam Langley bcdbf22f0d crypto: fix handling of root_cert_store. 8 years ago
Adam Majer 3f45cc19b0 crypto: Use reference count to manage cert_store 8 years ago
Andreas Lind 8a9c45a4a9 fs: Fix default params for fs.write(Sync) 9 years ago
Jeremiah Senkpiel bbd5853236 doc: v6 is now LTS rather than Current 8 years ago
Jeremiah Senkpiel 8030994554 doc: fix some table problems in changelog.md 8 years ago
Michaël Zasso 1520afd336
deps: update V8 to 5.4.500.43 8 years ago
Sam Roberts 19ca6cddcf
tools: disallow trailing whitespace for markdown 8 years ago
Ben Noordhuis 7c1a2f56fc
test: add new.target add-on regression test 8 years ago
Gibson Fahnestock 0083bf2233
build: default to ppc64 on AIX 8 years ago
Rich Trott a220170861
test: refactor test-async-wrap-* 8 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 8 years ago
Josh Gavant 4517276c74
src: fix method name, output format 8 years ago
Kirill Fomichev 08a7e7b009
crypto: return `this` in setAuthTag/setAAD 8 years ago
monkick b070df8932
doc: fix typo in BUILDING.md 8 years ago
Anna Henningsen 39f04829d6
doc: remove backtick escaping for manpage refs 8 years ago
Anna Henningsen 29bf871977
tools: use better regexp for manpage references 8 years ago
Rod Vagg 6c63ab7c9a
test: simplify test-http-client-unescaped-path 8 years ago
Rahat Ahmed 159799aa1d
doc: improve description of urlObject.query 8 years ago