9478 Commits (96dffb12177570a1311e97df501142e56b606c02)
 

Author SHA1 Message Date
Alexis Campailla ceea1e845a test: test-os win32 adhere standard tmp resolution 11 years ago
Fedor Indutny ba706bacf3 Merge branch 'v0.10' 11 years ago
Fedor Indutny f16edd2632 fs: report correct path when EEXIST 11 years ago
Fedor Indutny 1e066e4a4a Merge branch 'v0.10' 11 years ago
Fedor Indutny 4a2792cd2f tls: emit 'end' on .receivedShutdown 11 years ago
Fedor Indutny c17449df16 tls_wrap: bump kClearOutChunkSize to 16kb 11 years ago
Timothy J Fontaine 92bbd60a3f build: only whole archive on static v8 builds 11 years ago
Fedor Indutny 78cd4533d9 test: make fs-watch-recursive less racy 11 years ago
Vladimir Kurchatkin 259d449622 src: only access stack of defined errors 11 years ago
Alexis Campailla f9e3364a47 test: fix create-file test fixture 11 years ago
Trevor Norris 7222539936 node: follow specification, zero-fill ArrayBuffers 11 years ago
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode. 11 years ago
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