9416 Commits (f9f9239fa2f1c33e17ed3b0e830099f64a70bd37)
 

Author SHA1 Message Date
Timothy J Fontaine f9f9239fa2 build: older pythons don't support ternary if 11 years ago
Timothy J Fontaine fcca3585fe Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 2905884b63 build: pass --no-parallel by default to gyp 11 years ago
Timothy J Fontaine b5e161989c build: ./configure pass positional args to gyp 11 years ago
Steven Kabbes f4f4a2b9f8 build: Ignore gyp-generated files on android 11 years ago
Lalit Kapoor aef09601b4 http: DELETE shouldn't default to chunked encoding 11 years ago
Alexis Campailla 0da4e0e843 child_process: don't crash process on internal ops 11 years ago
Fedor Indutny 06b1945298 crypto: fix moving read head 11 years ago
Fedor Indutny 03747f69fb tls_wrap: use writev when possible 11 years ago
Fedor Indutny f5ab3e4c5c benchmark: fixate `ciphers` in tls benchmarks 11 years ago
Yazhong Liu 5cfee927cd doc: mention execArgv in setupMaster 11 years ago
Fedor Indutny 796834bf18 doc: document 'error' event for stream.Writable 11 years ago
Fedor Indutny 1903240f2a openssl: add assembly for aes and gcm 11 years ago
Fedor Indutny f572b91c3e tls: fix handling of asterisk in SNI context 11 years ago
Ben Noordhuis 9e32a7daaa build: add libicu i18n support 11 years ago
Alexis Campailla 9ba0d905b0 lib: child_process spawn handle ENOENT correctly 11 years ago
Kai Groner 98be8df571 crypto: Make Decipher._flush() emit errors. 12 years ago
isaacs b371d4ae8f blog: bnoordhuis departure 11 years ago
Fedor Indutny 60f777d343 tls: fix pool usage race 11 years ago
Yazhong Liu bd7fa92de4 doc: list execArgv option for child_process.fork() 11 years ago
Gabriel Falkenberg 94c4ba9dd3 doc: change constant to consistent 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Fedor Indutny 4bd5f35889 Merge branch 'v0.10' 11 years ago
Fedor Indutny 9b8fcff435 tls: reset NPN callbacks after SNI 11 years ago
Timothy J Fontaine 001f9b46e7 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 6877e64fa8 build: include postmortem symbols on linux 11 years ago
Yazhong Liu fcfaa392ae doc: net: fix typo in example code 11 years ago
Michael Ridgway a32b8787a4 doc: http: document ServerResponse 'finish' event 11 years ago
Nikolai Vavilov 207a3e10f8 doc: http: properly document callback argument 11 years ago
Fedor Indutny 5ce4eed54d http: fix parser double-free in _http_client.js 11 years ago
Alexis Campailla c749a841cd test: use os.EOL when checking output 11 years ago
Fedor Indutny 04b92632bd openssl: more asm 11 years ago
Ben Noordhuis 658aeb2ca0 stream_wrap: don't call Number::New() 11 years ago
Timothy J Fontaine 85c19175ed Merge remote-tracking branch 'upstream/v0.10' 11 years ago
isaacs 90655a998e blog: npm outage postmortem 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
David Chan b3e4fc6a48 util: Format negative zero as '-0' 11 years ago
Ben Noordhuis de8c0a51a7 v8: unbreak freebsd build 11 years ago
Vladimir Kurchatkin 16a402c0b5 node: fix removing AsyncListener in callback 11 years ago
Linus Unnebäck 953d7184ec doc: clarify child_process error behaviour 11 years ago
Jeremy Martin 71aabedad4 events: fix TypeError in removeAllListeners 11 years ago
Trevor Norris 5757642e91 node: allow nextTick infinite recursion 11 years ago
Timothy J Fontaine a34bbaf31b blog: Post for v0.11.9 11 years ago
Timothy J Fontaine 1a7d3e2b72 Now working on 0.11.10 11 years ago
Timothy J Fontaine 9b985e58a9 Merge branch 'v0.11.9-release' 11 years ago
Timothy J Fontaine dcfd032bdd 2013.11.20, Version 0.11.9 (Unstable) 11 years ago
Timothy J Fontaine eaba9417b1 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
isaacs c1452f4c6f npm: Upgrade to v1.3.15 11 years ago
Timothy J Fontaine 40d5e9074a child_process: deliver ENOENT on nextTick 11 years ago
Timothy J Fontaine 1fef66ffd4 uv: upgrade to v0.11.15 11 years ago