16200 Commits (1fbbcc3c074b852fd44de80bc85e4c933b2ba20c)
 

Author SHA1 Message Date
Joshua Colvin ccdc922ada benchmark: move setImmediate benchmarks to timers 8 years ago
cjihrig 722ae8700f doc: add who to CC list for dgram 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0753bc17b6 test: increase timeout in break-on-uncaught 8 years ago
Sakthipriyan Vairamani (thefourtheye) a8533acee6 doc: change logical to bitwise OR in dns lookup 8 years ago
Peter Mescalchin ac36d78d56 doc: fix typo in http.md 8 years ago
AnnaMag eff3a48e63 test: add known_issues test for #10223 8 years ago
Rich Trott 72a97b66dc test: guarantee test runs in test-readline-keys 8 years ago
Gibson Fahnestock 9c2f686f7e build: don't build deps/zlib if --shared-zlib set 8 years ago
Alex Ling e3a316f3e6 test: check error message in test-http-outgoing-proto 8 years ago
abouthiroppy fcd08b8a1e test: add tests for searchParams 8 years ago
Luigi Pinca c32984361a http: make request.abort() destroy the socket 8 years ago
Timothy Gu 2bfd58adb1 url: define @@toStringTag as a data property 8 years ago
Timothy Gu f1851cb8e4 url: do not public expose inspect methods on URL 8 years ago
Ben Noordhuis 0bf3b24771 doc: remove Chris Dickinson from active releasers 8 years ago
Sam Roberts 9ca404ed25 doc: for style, remove "isn't" contraction 8 years ago
Evan Lucas 4be9e98448 doc: make os api doc more consistent 8 years ago
abouthiroppy f3efaeed35 test: increase coverage for stream's duplex 8 years ago
Rich Trott b5e8413c3f test: allow for slow hosts in spawnSync() test 8 years ago
Jeremiah Senkpiel 062c8513ad benchmark: add more thorough timers benchmarks 8 years ago
Vinícius do Carmo cfd1b19c34 test: expand test coverage of fs.js 8 years ago
Vinícius do Carmo 4aedde8d82 test: expand test coverage of events.js 8 years ago
Timothy Gu b48b80f630 url: stop exporting originFor() 8 years ago
Michaël Zasso 1e0294ccc9 benchmark: add benchmark for object properties 8 years ago
larissayvette c1e166a168 test: check noAssert option in buf.write*() 8 years ago
Michael Dawson da59a57d60 deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Shigeki Ohtsu edd20720ac
deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu ce20ad76ec
deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 4caa0126aa
openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 06f87c3e0a
deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 093cacf61b
deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu a3b3b35c53
deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu 6a0f1fabb1
deps: upgrade openssl sources to 1.0.2k 8 years ago
Vinícius do Carmo 580a453fcf
test: expand test coverage of fs.js 8 years ago
Rebecca Turner 1fae98b833
deps: upgrade npm to 4.1.1 8 years ago
Rich Trott fa8baa2aa1
test: enhance test-timers 8 years ago
Anna Henningsen 74ff804dbd
test: add regression tests for vm bugs 8 years ago
Anna Henningsen 8a6367cb20
Revert "src: don't overwrite non-writable vm globals" 8 years ago
Phillip Johnsen d39543e73d
tools,doc: add Google Analytics tracking. 8 years ago
Lance Ball 7dff6aa67f
doc: update http.md for consistency and clarity 8 years ago
cjihrig 1a39bfb7e2
test: increase coverage for exec() functions 8 years ago
abouthiroppy 4b38744e9b
test: add process.assert's test 8 years ago
Brian White 97ff43232b
querystring: improve unescapeBuffer performance 8 years ago
Brian White f4796d5f6e
querystring: improve stringify() performance 8 years ago
Brian White 53421b174c
querystring: improve parse() performance 8 years ago
Brian White d13aba8499
buffer: improve compare() performance 8 years ago
dcposch@dcpos.ch 6549bc2a35
buffer: fix comments in bidirectionalIndexOf 8 years ago
dcposch@dcpos.ch dd608591a8
doc: clarify Buffer.indexOf/lastIndexOf edge cases 8 years ago
dcposch@dcpos.ch e7c953a5f9
test: update Buffer.lastIndexOf 8 years ago
John Barboza 978acd138f
src: support "--" after "-e" as end-of-options 8 years ago
Travis Meisenheimer 6687b95263
crypto: return the retval of HMAC_Update 8 years ago