10239 Commits (8e4fc88c797857c55c84558708fa7e72bb7e4eca)
 

Author SHA1 Message Date
Timothy J Fontaine 8e4fc88c79 Now working on 0.11.15 10 years ago
Timothy J Fontaine fd896d5acf 2014.09.24, Version 0.11.14 (Unstable) 10 years ago
Timothy J Fontaine 9fad8958df deps: upgrade npm to 2.0.0 10 years ago
Patrick Mooney b26dd4e5ab net: Make server.connections un-enumerable 10 years ago
Robert Kowalski efa47e593d benchmark: add test for module loader 10 years ago
Timothy J Fontaine f773fb41cc test: disable dgram-bind-shared-ports on win32 10 years ago
Julien Gilli 2f7234d89c tests: add test for buffer.slice. 10 years ago
Fedor Indutny 4dbb84fc52 tls_wrap: ensure that TLSCallbacks are gc-able 10 years ago
Trevor Norris 7c3c51b8ff buffer: fix map and set parent to undefined 10 years ago
Fedor Indutny 7fd35e6ea4 uv: apply floating patch 2f54947b 10 years ago
Fedor Indutny c5f5d4cd11 deps: update uv to v1.0.0-rc1 10 years ago
Fedor Indutny 6e08bb94e8 crypto: export externals to internal structs 10 years ago
Julien Gilli 64d6de9f34 http: write() after end() emits an error. 10 years ago
Kang-Hao Kenny 4c9b30db67 buffer: improve Buffer constructor 10 years ago
Andrew Teich d66adf0c85 doc: corrected typo in vm docs 10 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 10 years ago
Julien Gilli 9c992bdb75 test: add test for cluster.worker.destroy() 10 years ago
Fedor Indutny cb4ed3c78f crypto: never store pointer to conn in SSL_CTX 10 years ago
Mickael van der Beek c615545416 crypto: clarify RandomBytes() error msg 10 years ago
Alexis Campailla 03e93526e6 win: manifest node.exe for Windows 8.1 10 years ago
Guilherme de Souza 378d9723f2 doc: console example improvement 10 years ago
Guilherme de Souza 468fb547bb doc: http.request() improved code example 10 years ago
Timothy J Fontaine 7ca5af87a0 Merge remote-tracking branch 'upstream/v0.10' into v0.12 10 years ago
Timothy J Fontaine 84952da241 Now working on 0.10.33 10 years ago
Timothy J Fontaine 1a8b0e807f Merge branch 'v0.10.32-release' into v0.10 10 years ago
Timothy J Fontaine 0fe0d12155 2014.09.16, Version 0.10.32 (Stable) 10 years ago
Timothy J Fontaine daca803e9e npm: Update to 1.4.28 10 years ago
Fedor Indutny 1fddc1fee8 http: do not send `0\r\n\r\n` in TE HEAD responses 10 years ago
Chris Dickinson 6e689ece46 crypto: use domains for any callback-taking method 10 years ago
Ben Noordhuis 21e60643b0 lib, src: add vm.runInDebugContext() 10 years ago
Maciej Małecki 174f7d2820 dns: include host name in error message if available 10 years ago
Maciej Małecki 0664ddc093 doc: document `process.env` better 11 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 10 years ago
Mathias Schreck 7c5fabe405 doc: fix modules require.resolve documentation 10 years ago
Fedor Indutny 630f0c4660 deps: backport 60c316 from v8 trunk 10 years ago
Fedor Indutny f3836af2f8 gyp: fix post-mortem in v0.11 10 years ago
Ben Noordhuis 8d9493c315 deps: cherry-pick r21466 from v8 trunk 11 years ago
Ben Noordhuis b8a8e5558d deps: cherry-pick r21297 from v8 trunk 11 years ago
Ben Noordhuis 6f07d2fa1b deps: fix up v8 postmortem codegen 11 years ago
Trevor Norris f9ce97084c v8: Upgrade 3.26.33 with 14 patches 10 years ago
Trevor Livingston bf5e2f246e tls: `checkServerIdentity` option 10 years ago
Ben Noordhuis 06526a2a93 src: remove Environment::GetCurrentChecked() 10 years ago
Ben Noordhuis 299cf84490 lib: unexport http.parsers 10 years ago
Ben Noordhuis 150d6f1249 lib: http: poison parser references after freeing 10 years ago
Ben Noordhuis 8e6706ea95 src: update and expand comments in base-object.h 10 years ago
Ben Noordhuis b33a47ef47 lib, src: don't make http parser handles weak 10 years ago
Ben Noordhuis 1e99486cc8 src: add ClearWrap() to util.h 10 years ago
Ben Noordhuis de9a444ab4 src: fix handle leak in Parser::Execute() 10 years ago
Majid Arif Siddiqui 176f0bd3df lib: improved forEach object performance 10 years ago
cjihrig 86bb7fa5cd test: listen on exclusive port in cluster workers 10 years ago