9922 Commits (4a2c349473996fdf1b5f492ee27bf11c213b7747)
 

Author SHA1 Message Date
Fedor Indutny 4a2c349473 crypto: fix version check in hello parser 11 years ago
Yazhong Liu 89cb740fc3 crypto: check protocol version at handshake header 11 years ago
Mark Stosberg 8a6c36dc37 docs: Update docs on TEST single test run. 11 years ago
Colin Ihrig 8ee9f04de6 fs: add consistent flag fall throughs 11 years ago
Dan Kaplun 4a90f51bfe readline: implements keypress buffering 11 years ago
Fedor Indutny 6569812531 tls_wrap: remove unused variable 11 years ago
Dan Kaplun 52527e03d3 test: fixes test/disabled/test-readline.js 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Yazhong Liu e1aa066fe1 readline: fix close event of readline.Interface() 11 years ago
Taojie 0f503cf0de src: fix spelling mistake 11 years ago
Trevor Norris 53b2e02a46 node: remove duplicate tickInfo assignment 11 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
Nicholas Vavilov 5344d0c103 crypto, zlib: replace _binding with _handle 11 years ago
Yazhong Liu a4f2f9ea8a doc: add spec for util.deprecate() 11 years ago
Trevor Norris f10fd1ddba src: add --throw-deprecation entry to --help 11 years ago
Nikolai Vavilov 79e8f65cb1 doc: fix a typo 11 years ago
isaacs f7ede33f09 url: treat \ the same as / 11 years ago
Feross Aboukhadijeh 522dda2f12 buffer: Fix incorrect Buffer.compare behavior 11 years ago
Timothy J Fontaine 41d8e10f0d test: http-destroyed-socket-write win32 may ABORT 11 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
Alexis Campailla 1ab98a130e test: replace http-destroyed-socket-write 11 years ago
Adrian Lang 044da47353 doc: correct check for failed child_process.spawn 11 years ago
Fedor Indutny d3204b0225 installer: copy smalloc.h on installation 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Timothy J Fontaine 9479399d3b test: use larger buffer in net-error-twice 11 years ago
Alexis Campailla 29518c17be test: fix test-http-flush on Windows 11 years ago
Timothy J Fontaine a6583ebd11 Now working on 0.11.14 11 years ago
Timothy J Fontaine 0ed4aba0ac Merge branch 'v0.11.13-release' 11 years ago
Timothy J Fontaine 99c9930ad6 Merge remote-tracking branch 'upstream/v0.10' into v0.11.13-release 11 years ago
isaacs dbec0a0cd8 npm: upgrade to v1.4.9 11 years ago
Timothy J Fontaine 89223ae860 2014.05.01, Version 0.11.13 (Unstable) 11 years ago
Timothy J Fontaine 8637a40ea8 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 1285008fca Now working on 0.10.28 11 years ago
Timothy J Fontaine 7abd826366 Merge branch 'v0.10.27-release' into v0.10 11 years ago
Timothy J Fontaine cb7911f78a 2014.05.01, Version 0.10.27 (Stable) 11 years ago
Timothy J Fontaine b19b60a05c Merge remote-tracking branch 'upstream/v0.10' 11 years ago
isaacs f76c3938d0 npm: upgrade to v1.4.8 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Timothy J Fontaine 1038959dbf uv: update to v0.10.27 11 years ago
Fedor Indutny 3d3d48d4b7 deps: update uv to v0.11.25 11 years ago
Vladimir Kurchatkin d0fc5538d1 stream: split `objectMode` for Duplex 11 years ago
Timothy J Fontaine 7b72e15665 test: update test-dns.js after a60a9b0 11 years ago
Shigeki Ohtsu ab7a3d098d child_process: fix assertion error in spawnSync 11 years ago
Ingmar Runge 26a1b712ec crypto: improve error messages 11 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 11 years ago
Rasmus Christian Pedersen d13e0297c3 crypto: fix a couple of VC++ warnings 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Ben Noordhuis 3f3a71e61e deps: fix v8 link error with glibc < 2.17 11 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Denys Zariaiev 681fe599d7 vm: assign Environment to created context 11 years ago