15399 Commits (786631c7b478a489cb9f99bef8e28662c930f86d)
 

Author SHA1 Message Date
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
Vse Mozhet Byt d62376c8d6
doc: small improvements in readline code examples 8 years ago
Aaron Petcoff 731a1fa602
test: Use strictEqual in test-tls-writewrap-leak 8 years ago
Kenneth Skovhus 69ffe0cf8c
doc: child_process .stdio accepts a String type 8 years ago
JungMinu c99fb1e0d2
doc: remove invalid padding from privateEncrypt 8 years ago
imatvieiev b258a70a40
doc: add return types and props types to OS module 8 years ago
Ben Noordhuis a29be5282e
test: fix memory leaks in malloc cctests 8 years ago
Italo A. Casas 425a8646e2
doc: add italoacasas to collaborators 8 years ago
Bethany Griggs 776d291a07
test: run tests even if os.cpus() fails 8 years ago
Sam Roberts 8bf42b4ec4
doc: strip trailing whitespace 8 years ago
Sam Roberts 16819d29b0
doc: fix "either as either" typo 8 years ago
Sam Roberts c18ca1593e
doc: fix tls "the the" typo 8 years ago
Sam Roberts f43e47aab2
doc: describe when a tls server emits 'close' 8 years ago
Sam Roberts a086566be6
doc: fix an SNI mistyped as SNS 8 years ago
solebox 7420ce8b7e
src: squelch unused function warnings in util.h 8 years ago
James M Snell 4ddc23828d
doc: move TSC and CTC meeting minutes out of core repo 8 years ago
masashi.g 51e24e770a
test: use setImmediate() in test of stream2 8 years ago
Mitsuo Utano 474d4aa2e3
doc: fix typo in doc/repl.md line: 6 8 years ago
Yoshiya Hinosawa 875d1b93fc
test: add test case of PassThrough 8 years ago
Sakthipriyan Vairamani (thefourtheye) cc6901d482
tools: improve docopen target in Makefile 8 years ago
Anna Henningsen 9a0bcfc452
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Daniel Bevenius 7af680e6fe
doc: make comment indentation consistent 8 years ago
Brian White d964eacd6a
doc: remove redundant warning information 8 years ago
Brian White 25a6f88d98
doc: improve process.emitWarning() example 8 years ago
Anna Henningsen 3b4ec5f6c5
test: check that `process.execPath` is a realpath 8 years ago
Nikolai Vavilov d5fa1d5307
doc: clarify eventType in fs.watch 8 years ago
Timothy Gu 3014dfd254
doc: wrap long lines in http.request 8 years ago