10051 Commits (300dd3499c2b939e3bc3501d9b060a7b364dd5e2)
 

Author SHA1 Message Date
Maciej Małecki 300dd3499c gyp: fix ARM build 11 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 11 years ago
Fedor Indutny 2f0017aa53 deps: update http_parser to 2.3.0 11 years ago
Dean McNamee ba09409479 src: export additional startup functions 11 years ago
Fedor Indutny 4c48df5a35 gyp: fix post-mortem in v0.11 11 years ago
Brian White 857975d5e7 tls_wrap: remove unused variable 11 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 11 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny b692493766 test: fix regress-GH-1726 11 years ago
Dean McNamee da30c0084a src: pass the v8::Context to CreateEnvironment 11 years ago
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 11 years ago
Ryan Graham 9452ea2ef5 doc: re-org child_process into async/sync 11 years ago
Ryan Graham a7b14f7a89 test: Remove references to customFds 11 years ago
Ryan Graham feac62d8d6 doc: remove customFds mentions 11 years ago
Ryan Graham 245469587c lib: noisy deprecation of child_process customFds 11 years ago
Andrew Oppenlander e1fec22f97 streams: set default hwm properly for Duplex 11 years ago
Fedor Indutny 832d4db5f2 contextify: remove useless header file 11 years ago
John Albietz fc6eae8da2 readme: added g++ requirement 11 years ago
Robert Kowalski 46ccb201cb module: don't require fs several times 11 years ago
Ed Umansky df205360f5 net: reset `errorEmitted` on reconnect 11 years ago
Trevor Norris 803c3f0aa0 lint: fix indentation 11 years ago
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 11 years ago
Fedor Indutny 20247064b6 deps: cherry-pick eca441b2 from OpenSSL 11 years ago
Fedor Indutny e345253562 tls: better error reporting at cert validation 11 years ago
Fedor Indutny ae1e325e8a child_process: accept uid/gid everywhere 11 years ago
Eli Skeggs 1100f3de7a net: don't emit listening if handle is closed 11 years ago
Yazhong Liu 613654e882 test: fix multiple_line problem in match 11 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) 11 years ago
Arnout Kazemier 1c0ec71725 events: Output the event that is leaking 11 years ago
Fedor Indutny b5175003bc repl: fix multi-line input 11 years ago
Jonathan Reem 7fa4a9697d stream: only end reading on null, not undefined 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 11 years ago
cjihrig 2cae44f169 buffer: construct new buffer from buffer toJSON() output 11 years ago
Fedor Indutny 1a1b1a7534
deps: update libuv to v0.11.26 11 years ago
Saúl Ibarra Corretgé 35b9580cd8
dns: introduce lookupService function 11 years ago
Fedor Indutny 922afd9164
deps: build v8 with disassembler support 11 years ago
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 11 years ago
Fedor Indutny e50749bb05
doc: document `tls.createSecureContext` 11 years ago
Fedor Indutny 56d767fd69
test: fix tls-client-default-ciphers 11 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 11 years ago
Yazhong Liu fcbffa71d0 tls: using %StringSplit to split `cert.subjectaltname` 11 years ago
Charles be8114e5c5 child_process: don't throw on EAGAIN 11 years ago
Ed Morley c08da463ad child_process: use full path for cmd.exe on Win32 11 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