10190 Commits (174f7d2820dcb12f1b4b511840416a03cd65b9cf)
 

Author SHA1 Message Date
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 10 years ago
Fedor Indutny 20247064b6 deps: cherry-pick eca441b2 from OpenSSL 10 years ago
Fedor Indutny e345253562 tls: better error reporting at cert validation 11 years ago
Trevor Norris 449ffecbb0 configure: fix v8 overriding commands on build 10 years ago
Brian White c7c904b1fc doc: fix createCipher description 10 years ago
Fedor Indutny ae1e325e8a child_process: accept uid/gid everywhere 10 years ago
Fedor Indutny 9cbfd6ef51 constants: add O_NONBLOCK constant 10 years ago
Fedor Indutny 7cb38309fe Revert "constants: export O_NONBLOCK" 10 years ago
Fedor Indutny 47ee9a48a8 Revert "src: fix _XOPEN_SOURCE redefinition warning" 10 years ago
Eli Skeggs 1100f3de7a net: don't emit listening if handle is closed 10 years ago
Yazhong Liu 613654e882 test: fix multiple_line problem in match 10 years ago
Ionică Bizău 02b8109c14 docs: highlight shell-codes in CONTRIBUTING.md 11 years ago
Refael Ackermann 423725b34d configure: better detect windows 'bitness' (WOW64) 10 years ago
Arnout Kazemier 1c0ec71725 events: Output the event that is leaking 10 years ago
Fedor Indutny 4128d4d2ba Revert "stream: start old-mode read in a next tick" 10 years ago
Fedor Indutny b5175003bc repl: fix multi-line input 11 years ago
Jonathan Reem 7fa4a9697d stream: only end reading on null, not undefined 10 years ago
Fedor Indutny a97bdef06d zlib: do not crash on write after close 11 years ago
Fedor Indutny 73343d5cee http: remove unused code block 11 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 10 years ago
Oguz Bastemur c94afdccf3 util.h: interface compatibility 11 years ago
cjihrig 2cae44f169 buffer: construct new buffer from buffer toJSON() output 10 years ago
Fedor Indutny 1a1b1a7534
deps: update libuv to v0.11.26 10 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 10 years ago
Fedor Indutny 922afd9164
deps: build v8 with disassembler support 11 years ago
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 10 years ago
Fedor Indutny e50749bb05
doc: document `tls.createSecureContext` 10 years ago
Fedor Indutny 56d767fd69
test: fix tls-client-default-ciphers 10 years ago
Chris Dickinson 61baefce1e dns: send lookup c-ares errors to callback 11 years ago
Fred K. Schott a55c60c715 module: document important methods 11 years ago
Kyle Robinson Young 16ed194659 doc: typos in child_process 11 years ago
Jan Krems ad5e8ec3e2 doc: process: Document process.mainModule 10 years ago
Yazhong Liu fcbffa71d0 tls: using %StringSplit to split `cert.subjectaltname` 10 years ago
Charles be8114e5c5 child_process: don't throw on EAGAIN 10 years ago
Ed Morley c08da463ad child_process: use full path for cmd.exe on Win32 11 years ago
Nick Apperson ee95e4f5f7 buffer: improve {read,write}{U}Int* methods 11 years ago
Ben Noordhuis 72dcc26c7a doc: buffer: clarify typed array construction 10 years ago
Timothy J Fontaine 4f1782ef75 Merge remote-tracking branch 'upstream-rw/v0.10' 11 years ago
Timothy J Fontaine e22ea56647 node: update changelog to have proper npm version 11 years ago
Timothy J Fontaine 361aa5344d build: run wix tool chain out of process 11 years ago
Fedor Indutny c047127410 contextify: throw timeout error properly 11 years ago
Fedor Indutny d5198768de watchdog: terminate one specific isolate 11 years ago
Ben Noordhuis d78a3787d2 deps: cherry-pick r21466 from v8 trunk 11 years ago
Ben Noordhuis 5d178188a7 deps: cherry-pick r21297 from v8 trunk 11 years ago
Ben Noordhuis dde590d8b9 deps: fix up v8 postmortem codegen 11 years ago
Ben Noordhuis 3a280b2034 deps: upgrade v8 to 3.26.33 11 years ago
Euan 5413d9abe0 doc: Fix typo in dns.resolveSrv docs 11 years ago
Xavi Magrinyà 1cd48c7ae5 console: console.dir() accepts options object 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
Brian White 03e9f84933 lib: remove unused variables 11 years ago