2014-09-29 |
Trevor Norris | timer_wrap: remove HandleScopes, check return size |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Fedor Indutny | crypto: lower RSS usage for TLSCallbacks |
commit | commitdiff | tree | snapshot |
2014-09-25 |
cjihrig | child_process: improve spawn() argument handling |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jicheng Li | readline: fix performance issue when large line |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Trevor Norris | doc: fix brackets for optional parameters |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Timothy J Fontaine | Now working on 0.11.15 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Timothy J Fontaine | 2014.09.24, Version 0.11.14 (Unstable) |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Timothy J Fontaine | deps: upgrade npm to 2.0.0 |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Patrick Mooney | net: Make server.connections un-enumerable |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Robert Kowalski | benchmark: add test for module loader |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Timothy J Fontaine | test: disable dgram-bind-shared-ports on win32 |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Julien Gilli | tests: add test for buffer.slice. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Fedor Indutny | tls_wrap: ensure that TLSCallbacks are gc-able |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Trevor Norris | buffer: fix map and set parent to undefined upstream/0.12.0 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Fedor Indutny | uv: apply floating patch 2f54947b |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Fedor Indutny | deps: update uv to v1.0.0-rc1 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Fedor Indutny | crypto: export externals to internal structs |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Julien Gilli | http: write() after end() emits an error. |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Kang-Hao Kenny | buffer: improve Buffer constructor |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Andrew Teich | doc: corrected typo in vm docs |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Vladimir Kurchatkin | node: support v8 microtask queue |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Julien Gilli | test: add test for cluster.worker.destroy() |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Fedor Indutny | crypto: never store pointer to conn in SSL_CTX |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Mickael van... | crypto: clarify RandomBytes() error msg |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Alexis Campailla | win: manifest node.exe for Windows 8.1 |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Guilherme de... | doc: console example improvement |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Guilherme de... | doc: http.request() improved code example |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Timothy J Fontaine | Merge remote-tracking branch 'upstream/v0.10' into... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Timothy J Fontaine | Now working on 0.10.33 |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Timothy J Fontaine | Merge branch 'v0.10.32-release' into v0.10 |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Timothy J Fontaine | 2014.09.16, Version 0.10.32 (Stable) v0.10.32 |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Timothy J Fontaine | npm: Update to 1.4.28 |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Fedor Indutny | http: do not send `0\r\n\r\n` in TE HEAD responses |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Chris Dickinson | crypto: use domains for any callback-taking method |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Ben Noordhuis | lib, src: add vm.runInDebugContext() |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Maciej Małecki | dns: include host name in error message if available |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Maciej Małecki | doc: document `process.env` better |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Adam Lippai | tls: fix encoding in certificate-related functions |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Mathias Schreck | doc: fix modules require.resolve documentation |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Fedor Indutny | deps: backport 60c316 from v8 trunk |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Fedor Indutny | gyp: fix post-mortem in v0.11 |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Ben Noordhuis | deps: cherry-pick r21466 from v8 trunk |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Ben Noordhuis | deps: cherry-pick r21297 from v8 trunk |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Ben Noordhuis | deps: fix up v8 postmortem codegen |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Trevor Norris | v8: Upgrade 3.26.33 with 14 patches |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Trevor Livingston | tls: `checkServerIdentity` option |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | src: remove Environment::GetCurrentChecked() |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | lib: unexport http.parsers |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | lib: http: poison parser references after freeing |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | src: update and expand comments in base-object.h |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | lib, src: don't make http parser handles weak |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | src: add ClearWrap() to util.h |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Ben Noordhuis | src: fix handle leak in Parser::Execute() |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Majid Arif... | lib: improved forEach object performance |
commit | commitdiff | tree | snapshot |
2014-09-04 |
cjihrig | test: listen on exclusive port in cluster workers |
commit | commitdiff | tree | snapshot |
2014-09-03 |
cjihrig | net,dgram: workers can listen on exclusive ports |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Trevor Norris | src: be more intelligent about use of "arguments" |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Fedor Indutny | tls: support multiple keys/certs |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Fedor Indutny | tls_wrap: fix use after free |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Fedor Indutny | crypto: use less memory for storing keys |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Fedor Indutny | configure: add --openssl-no-asm flag |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jackson Tian | net: Improve Socket.prototype.write() |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Trevor Norris | stream_wrap: Add support to write binary strings |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Trevor Norris | node,async-wrap: verify domain enter/exit are set |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Julien Gilli | tests: add test for non-integer delay timers. |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Jesús Leganés... | configure: generate a fully statically linked exec |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Julien Gilli | cluster: centralize removal from workers list. |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Brian White | crypto: unsigned value can't be negative |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Brian White | crypto: avoid memory leak |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Jackson Tian | src: reading/owner/onread/onconnection for tcp |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Isaac Burns | crypto: wrap ECDH constants in HAVE_OPENSSL |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Shigeki Ohtsu | tls: add DHE-RSA-AES128-SHA256 to the def ciphers |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Shigeki Ohtsu | tls, crypto: add DHE support |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Fedor Indutny | crypto: introduce ECDH |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Mathias Bynens | url: Add support for RFC 3490 separators |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Jackson Tian | src: Add function name for .byteLength/.compare |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Tristan Berger | querystring: fix unescape override |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Fedor Indutny | crypto: allow padding in RSA methods |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Fedor Indutny | gyp: use --export-dynamic on FreeBSD |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Fedor Indutny | deps: enable ARM assembly for OpenSSL |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Fedor Indutny | crypto: fix memory leak in Connection::New |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Fedor Indutny | deps: fix up v8 after fd80a3 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jackson Tian | http: avoid create difference hidden class |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Chris Dickinson | net,stream: add isPaused, don't read() when paused |
commit | commitdiff | tree | snapshot |
2014-08-20 |
cjihrig | dns: throw if hostname is not string or falsey |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Timothy J Fontaine | Now working on 0.10.32 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Timothy J Fontaine | Merge branch 'v0.10.31-release' into v0.10 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Ben Noordhuis | node: add missing Isolate::Scope at startup |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Yazhong Liu | src: add missing Isolate arguments |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Timothy J Fontaine | 2014.08.19, Version 0.10.31 (Stable) v0.10.31 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Timothy J Fontaine | npm: Update to v1.4.23 |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Alex Kocharin | http: fix bailout for writeHead |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Fedor Indutny | gyp: preserve v8dbg syms on freebsd too |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Fedor Indutny | Revert "gyp: preserve v8dbg syms on freebsd too" |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Fedor Indutny | gyp: preserve v8dbg syms on freebsd too |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Fedor Indutny | gyp: preserve v8dbg syms on freebsd too |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Fedor Indutny | deps: backport 5f836c from v8 upstream |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Alexis Campailla | test: fix dns test |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Julien Gilli | tests: don't assume IPv4 only in remote addr tests |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Fedor Indutny | test: check ipv6 support before testing it |
commit | commitdiff | tree | snapshot |
next |