The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / AUTHORS @ master

History | View | Annotate | Download (20.6 KB)

# Date Author Comment
17213b91 09/02/2014 01:05 PM Saleh Alshammari

X

a5778cdf 08/07/2014 07:33 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10' into v0.12

Conflicts:
ChangeLog
Makefile
deps/uv/ChangeLog
deps/uv/build.mk
deps/uv/src/unix/darwin.c
deps/uv/src/unix/getaddrinfo.c
deps/uv/src/version.c
deps/v8/src/checks.h
deps/v8/src/isolate.h
lib/cluster.js...

bc0ff830 07/31/2014 01:24 PM Timothy J Fontaine

2014.07.31, Version 0.10.30 (Stable)

  • uv: Upgrade to v0.10.28
  • npm: Upgrade to v1.4.21
  • v8: Interrupts must not mask stack overflow.
  • Revert "stream: start old-mode read in a next tick" (Fedor Indutny)
  • buffer: fix sign overflow in `readUIn32BE` (Fedor Indutny)...
1a09da6e 06/10/2014 07:36 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/v8/src/api.cc
deps/v8/src/unicode-inl.h
deps/v8/src/unicode.h
lib/_stream_readable.js
lib/http.js
src/cares_wrap.cc
src/node.cc
src/node_crypto.cc
src/node_dtrace.cc...

ce82d6b8 06/09/2014 01:04 PM Timothy J Fontaine

2014.06.05, Version 0.10.29 (Stable)

  • openssl: to 1.0.1h (CVE-2014-0224)
  • npm: upgrade to 1.4.10
  • utf8: Prevent Node from sending invalid UTF-8 (Felix Geisendörfer)
    - NOTE this introduces a breaking change, previously you could construct
    invalid UTF-8 and invoke an error in a client that was expecting valid...
89223ae8 05/01/2014 07:06 PM Timothy J Fontaine

2014.05.01, Version 0.11.13 (Unstable)

  • v8: upgrade to 3.24.35.22
  • buffer: add compare and equals methods (Sean McArthur)
  • buffer: improve {read,write}{U}Int* methods (Nick Apperson)
  • buffer: return uint if MSB is 1 in readUInt32 (goussardg)
  • buffer: truncate buffer after string decode (Fedor Indutny)...
8637a40e 05/01/2014 06:44 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
src/node_version.h

cb7911f7 05/01/2014 05:04 PM Timothy J Fontaine

2014.05.01, Version 0.10.27 (Stable)

  • npm: upgrade to v1.4.8
  • openssl: upgrade to 1.0.1g
  • uv: update to v0.10.27
  • dns: fix certain txt entries (Fedor Indutny)
  • assert: Ensure reflexivity of deepEqual (Mike Pennisi)
  • child_process: fix deadlock when sending handles (Fedor Indutny)...
0c2e28d6 03/11/2014 04:49 PM Timothy J Fontaine

2014.03.11, Version 0.11.12 (Unstable)

  • uv: Upgrade to v0.11.22 (Timothy J Fontaine)
  • buffer: allow toString to accept Infinity for end (Brian White)
  • child_process: add spawnSync/execSync (Bert Belder, Timothy J Fontaine)
  • cluster: handle bind errors on Windows (Alexis Campailla)...
845e5d34 02/19/2014 12:12 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/AUTHORS
deps/uv/ChangeLog
deps/uv/build.mk
deps/uv/src/unix/linux-core.c
deps/uv/src/unix/stream.c
deps/uv/src/unix/sunos.c
deps/uv/src/version.c
src/node_version.h

31c510ca 02/18/2014 05:55 PM Timothy J Fontaine

2014.02.18, Version 0.10.26 (Stable)

  • uv: Upgrade to v0.10.25 (Timothy J Fontaine)
  • npm: upgrade to 1.4.3 (isaacs)
  • v8: support compiling with VS2013 (Fedor Indutny)
  • cares: backport TXT parsing fix (Fedor Indutny)
  • crypto: throw on SignFinal failure (Fedor Indutny)...
b46e7742 01/28/2014 08:29 PM Timothy J Fontaine

2014.01.29, Version 0.11.11 (Unstable)

  • v8: Upgrade to 3.22.24.19
  • http_parser: Upgrade to 2.2.1
  • openssl: Upgrade to 1.0.1f
  • uv: Upgrade to 0.11.18
  • async-listener: revamp of subsystem (Trevor Norris)
  • node: do not ever close stdio (Fedor Indutny)...
c1b1f312 01/24/2014 10:13 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/AUTHORS
deps/uv/ChangeLog
deps/uv/src/unix/process.c
deps/uv/src/version.c
lib/net.js
node.gyp
src/node_version.h

bc2f31ae 01/23/2014 12:03 AM Timothy J Fontaine

2014.01.23, Version 0.10.25 (Stable)

  • uv: Upgrade to v0.10.23
  • npm: Upgrade to v1.3.24
  • v8: Fix enumeration for objects with lots of properties
  • child_process: fix spawn() optional arguments (Sam Roberts)
  • cluster: report more errors to workers (Fedor Indutny)...
66931791 12/31/2013 06:37 PM Timothy J Fontaine

2013.12.31, Version 0.11.10 (Unstable)

  • http_parser: update to 2.2
  • uv: Upgrade to v0.11.17
  • v8: Upgrade to 3.22.24.10
  • buffer: optimize writeInt* methods (Paul Loyd)
  • child_process: better error handling (Alexis Campailla)
  • cluster: do not synchronously emit 'setup' event (Sam Roberts)...
069dd07a 12/12/2013 02:32 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/.mailmap
deps/uv/ChangeLog
deps/uv/build.mk
deps/uv/src/unix/darwin.c
deps/uv/src/unix/udp.c
deps/uv/src/version.c
deps/uv/test/test-list.h
src/node_version.h

0462bc23 12/12/2013 12:20 AM Timothy J Fontaine

2013.12.12, Version 0.10.23 (Stable)

  • uv: Upgrade to v0.10.20 (Timothy J Fontaine)
  • npm: Upgrade to 1.3.17 (isaacs)
  • gyp: update to 78b26f7 (Timothy J Fontaine)
  • build: include postmortem symbols on linux (Timothy J Fontaine)
  • crypto: Make Decipher._flush() emit errors. (Kai Groner)...
dcfd032b 11/20/2013 07:03 PM Timothy J Fontaine

2013.11.20, Version 0.11.9 (Unstable)

  • uv: upgrade to v0.11.15 (Timothy J Fontaine)
  • v8: upgrade to 3.22.24.5 (Timothy J Fontaine)
  • buffer: remove warning when no encoding is passed (Trevor Norris)
  • build: make v8 use random seed for hash tables (Ben Noordhuis)...
cbff8f09 11/12/2013 03:22 PM Timothy J Fontaine

2013.11.12, Version 0.10.22 (Stable)

  • npm: Upgrade to 1.3.14
  • uv: Upgrade to v0.10.19
  • child_process: don't assert on stale file descriptor events (Fedor Indutny)
  • darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)
  • debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)...
f8d86e24 10/29/2013 08:08 PM Timothy J Fontaine

2013.10.30, Version 0.11.8 (Unstable)

  • uv: Upgrade to v0.11.14
  • v8: upgrade 3.21.18.3
  • assert: indicate if exception message is generated (Glen Mailer)
  • buffer: add buf.toArrayBuffer() API (Trevor Norris)
  • cluster: fix premature 'disconnect' event (Ben Noordhuis)...
42af62f3 09/24/2013 07:49 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
configure
deps/uv/ChangeLog
deps/uv/src/version.c
lib/tls.js
src/node_version.h

6b5e6a5a 09/24/2013 05:10 PM Timothy J Fontaine

2013.09.24, Version 0.10.19 (Stable)

  • uv: Upgrade to v0.10.17
  • npm: upgrade to 1.3.11
  • readline: handle input starting with control chars (Eric Schrock)
  • configure: add mips-float-abi (soft, hard) option (Andrei Sedoi)
  • stream: objectMode transforms allow falsey values (isaacs)...
be52549b 09/04/2013 05:01 PM Timothy J Fontaine

2013.08.21, Version 0.11.7 (Unstable)

  • uv: upgrade to v0.11.13
  • v8: upgrade to 3.20.17
  • buffer: adhere to INSPECT_MAX_BYTES (Timothy J Fontaine)
  • buffer: fix regression for large buffer creation (Trevor Norris)
  • buffer: don't throw if slice length too long (Trevor Norris)...
96358613 08/28/2013 01:11 PM isaacs

Merge remote-tracking branch 'ry/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/include/uv-darwin.h
deps/uv/src/unix/darwin.c
deps/uv/src/unix/fsevents.c
deps/uv/src/version.c
lib/_stream_writable.js
src/node_version.h

469a4a50 08/21/2013 06:00 PM Timothy J Fontaine

2013.08.21, Version 0.10.17 (Stable)

  • uv: Upgrade v0.10.14
  • http_parser: Do not accept PUN/GEM methods as PUT/GET (Chris Dickinson)
  • tls: fix assertion when ssl is destroyed at read (Fedor Indutny)
  • stream: Throw on 'error' if listeners removed (isaacs)...
04018d4b 08/21/2013 04:20 PM Timothy J Fontaine

2013.08.21, Version 0.11.6 (Unstable)

  • uv: Upgrade to v0.11.8
  • v8: upgrade v8 to 3.20.14.1
  • build: disable SSLv2 by default (Ben Noordhuis)
  • build: don't auto-destroy existing configuration (Ben Noordhuis)
  • crypto: add TLS 1.1 and 1.2 to secureProtocol list (Matthias Bartelmeß)...
50b4c905 08/16/2013 11:32 AM isaacs

2013.08.16, Version 0.10.16 (Stable)

  • v8: back-port fix for CVE-2013-2882
  • npm: Upgrade to 1.3.8
  • crypto: fix assert() on malformed hex input (Ben Noordhuis)
  • crypto: fix memory leak in randomBytes() error path (Ben Noordhuis)
  • events: fix memory leak, don't leak event names (Ben Noordhuis)...
6f92da2d 08/06/2013 05:41 PM Timothy J Fontaine

2013.08.06, Version 0.11.5 (Unstable)

  • v8: upgrade to 3.20.11
  • uv: upgrade to v0.11.7
  • buffer: return offset for end of last write (Trevor Norris)
  • build: embed the mdb_v8.so into the binary (Timothy J Fontaine)
  • build: fix --without-ssl build (Ben Noordhuis)...
b8c04b92 07/30/2013 09:19 AM Ben Noordhuis

Merge remote-tracking branch 'origin/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/src/version.c
deps/uv/src/win/fs.c
src/node.cc
src/node_crypto.cc
src/node_os.cc
src/node_version.h

fdf57f81 07/25/2013 02:49 PM Timothy J Fontaine

2013.07.25, Version 0.10.14 (Stable)

  • uv: Upgrade to v0.10.13
  • npm: Upgrade to v1.3.5
  • os: Don't report negative times in cpu info (Ben Noordhuis)
  • fs: Handle large UID and GID (Ben Noordhuis)
  • url: Fix edge-case when protocol is non-lowercase (Shuan Wang)...
b5b84197 07/12/2013 04:51 PM Timothy J Fontaine

2013.07.12, Version 0.11.4 (Unstable)

  • npm: Upgrade to 1.3.4
  • v8: Upgrade to v3.20.2
  • c-ares: Upgrade to piscisaureus/cares@805d153
  • timers: setImmediate process full queue each turn (Ben Noordhuis)
  • http: Add agent.get/request methods (isaacs)
    ...
48c542db 07/12/2013 04:26 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/npm/Makefile
deps/npm/doc/api/npm-commands.md
deps/npm/doc/api/npm-deprecate.md
deps/npm/doc/api/npm-init.md
deps/npm/doc/api/npm-owner.md
deps/npm/doc/api/npm-publish.md...

e32660a9 07/09/2013 04:51 PM Timothy J Fontaine

2013.07.09, Version 0.10.13 (Stable)

  • uv: Upgrade to v0.10.12
  • npm: Upgrade to 1.3.2
  • windows: get proper errno (Ben Noordhuis)
  • tls: only wait for finish if we haven't seen it (Timothy J Fontaine)
  • http: Dump response when request is aborted (isaacs)...
38c0c47b 06/26/2013 02:15 PM isaacs

2013.06.26, Version 0.11.3 (Unstable)

  • uv: Upgrade to v0.11.5
  • c-ares: upgrade to 1.10.0
  • v8: upgrade to v3.19.13
  • punycode: update to v1.2.3 (Mathias Bynens)
  • debugger: break on uncaught exception (Miroslav Bajtos)
  • child_process: emit 'disconnect' asynchronously (Ben Noordhuis)...
adf9b67e 06/25/2013 02:12 PM isaacs

Merge remote-tracking branch 'ry/v0.10' into master

Conflicts:
ChangeLog
deps/uv/ChangeLog
deps/uv/src/unix/stream.c
deps/uv/src/version.c
deps/v8/build/common.gypi
deps/v8/src/frames.h
deps/v8/src/runtime.cc
deps/v8/test/mjsunit/debug-set-variable-value.js...

a088cf4f 06/18/2013 12:50 PM isaacs

2013.06.18, Version 0.10.12 (Stable)

  • npm: Upgrade to 1.2.32
  • readline: make `ctrl + L` clear the screen (Yuan Chuan)
  • v8: add setVariableValue debugger command (Ben Noordhuis)
  • net: Do not destroy socket mid-write (isaacs)
  • v8: fix build for mips32r2 architecture (Andrei Sedoi)...
d9d5bc46 06/13/2013 01:35 PM isaacs

2013.06.13, Version 0.10.11 (Stable)

  • uv: upgrade to 0.10.11
  • npm: Upgrade to 1.2.30
  • openssl: add missing configuration pieces for MIPS (Andrei Sedoi)
  • Revert "http: remove bodyHead from 'upgrade' events" (isaacs)
  • v8: fix pointer arithmetic undefined behavior (Trevor Norris)...
2900f077 05/31/2013 02:52 PM isaacs

Merge remote-tracking branch 'ry/v0.10'

Conflicts:
ChangeLog
src/node_version.h

878ffdbe 05/30/2013 01:31 PM isaacs

2013.05.30, Version 0.10.9 (Stable)

  • npm: Upgrade to 1.2.24
  • uv: Upgrade to v0.10.9
  • repl: fix JSON.parse error check (Brian White)
  • tls: proper .destroySoon (Fedor Indutny)
  • tls: invoke write cb only after opposite read end (Fedor Indutny)
  • tls: ignore .shutdown() syscall error (Fedor Indutny)
ba048e72 05/27/2013 05:46 PM isaacs

Merge remote-tracking branch 'ry/v0.10'

Conflicts:
AUTHORS
ChangeLog
configure
deps/uv/ChangeLog
deps/uv/src/unix/darwin.c
deps/uv/src/unix/stream.c
deps/uv/src/version.c
deps/v8/src/isolate.cc
deps/v8/src/version.cc
lib/http.js
src/node_version.h

30d9e9fd 05/24/2013 06:06 PM isaacs

2013.05.24, Version 0.10.8 (Stable)

  • v8: update to 3.14.5.9
  • uv: upgrade to 0.10.8
  • npm: Upgrade to 1.2.23
  • http: remove bodyHead from 'upgrade' events (Nathan Zadoks)
  • http: Return true on empty writes, not false (isaacs)
  • http: save roundtrips, convert buffers to strings (Ben Noordhuis)...
0fefcc16 05/20/2013 05:43 PM isaacs

Merge remote-tracking branch ry/v0.10 into master

Conflicts:
AUTHORS
ChangeLog
src/node_crypto.cc
src/node_version.h

61c9f78c 05/17/2013 05:04 PM isaacs

Merge remote-tracking branch 'ry/v0.10' into master

Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/config-unix.mk
deps/uv/src/unix/stream.c
deps/uv/src/version.c
deps/uv/uv.gyp
src/node.cc
src/node_buffer.cc
src/node_crypto.cc
src/node_version.h...

d2fdae19 05/17/2013 04:59 PM isaacs

2013.05.17, Version 0.10.7 (Stable)

  • uv: upgrade to v0.10.7
  • npm: Upgrade to 1.2.21
  • crypto: Don't ignore verify encoding argument (isaacs)
  • buffer, crypto: fix default encoding regression (Ben Noordhuis)
  • timers: fix setInterval() assert (Ben Noordhuis)
5deb1672 05/14/2013 04:51 PM isaacs

2013.05.14, Version 0.10.6 (Stable)

  • module: Deprecate require.extensions (isaacs)
  • stream: make Readable.wrap support objectMode, empty streams (Daniel Moore)
  • child_process: fix handle delivery (Ben Noordhuis)
  • crypto: Fix performance regression (isaacs)...
5d3dc0e4 05/13/2013 05:54 PM isaacs

2013.05.13, Version 0.11.2 (Unstable)

  • uv: Upgrade to 0.11.2
  • V8: Upgrade to 3.19.0
  • npm: Upgrade to 1.2.21
  • build: Makefile should respect configure --prefix (Timothy J Fontaine)
  • cluster: use round-robin load balancing (Ben Noordhuis)
  • debugger, cluster: each worker has new debug port (Miroslav Bajtoš)...
af1ed99c 04/29/2013 08:08 AM Ben Noordhuis

Merge remote-tracking branch 'origin/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/src/version.c
lib/http.js
src/node_crypto.cc
src/node_os.cc
src/node_version.h
test/simple/helper-debugger-repl.js

deeaf8fa 04/23/2013 04:27 PM isaacs

2013.04.23, Version 0.10.5 (Stable)

  • uv: Upgrade to 0.10.5 (isaacs)
  • build: added support for Visual Studio 2012 (Miroslav Bajtoš)
  • http: Don't try to destroy nonexistent sockets (isaacs)
  • crypto: LazyTransform on properties, not methods (isaacs)
    ...
4babd2b4 04/19/2013 11:32 AM isaacs

2013.04.19, Version 0.11.1 (Unstable)

  • V8: upgrade to 3.18.0
  • uv: Upgrade to v0.11.1
  • http: split into multiple separate modules (Timothy J Fontaine)
  • http: escape unsafe characters in request path (Ben Noordhuis)
  • url: Escape all unwise characters (isaacs)...
259839fe 04/12/2013 11:30 AM Fedor Indutny

Merge branch 'v0.10'

Conflicts:
ChangeLog
deps/uv/src/version.c
src/node.h
src/node_crypto.cc
src/node_crypto_bio.cc
src/node_crypto_bio.h
src/node_object_wrap.h
src/node_version.h

9712aa9f 04/11/2013 12:39 PM isaacs

2013.04.11, Version 0.10.4 (Stable)

  • uv: Upgrade to 0.10.4
  • npm: Upgrade to 1.2.18
  • v8: Avoid excessive memory growth in JSON.parse (Fedor Indutny)
  • child_process, cluster: fix O(n*m) scan of cmd string (Ben Noordhuis)
  • net: fix socket.bytesWritten Buffers support (Fedor Indutny)...
2c9a38d0 04/05/2013 12:02 PM isaacs

Merge remote-tracking branch 'ry/v0.10'

Conflicts:
AUTHORS
ChangeLog
deps/v8/src/json-parser.h
lib/crypto.js
src/node_version.h

d4982f6f 04/03/2013 01:30 PM isaacs

2013.04.03, Version 0.10.3 (Stable)

  • npm: Upgrade to 1.2.17
  • child_process: acknowledge sent handles (Fedor Indutny)
  • etw: update prototypes to match dtrace provider (Timothy J Fontaine)
  • dtrace: pass more arguments to probes (Dave Pacheco)
  • build: allow building with dtrace on osx (Dave Pacheco)...
bce38b3d 03/28/2013 04:53 PM isaacs

2013.03.28, Version 0.11.0 (Unstable)

  • V8: update to 3.17.13
  • os: use SystemRoot or windir in os.tmpdir() (Suwon Chae)
  • util: fix util.inspect() line width calculation (Marcin Kostrzewa)
  • buffer: remove _charsWritten (Trevor Norris)
  • fs: uv_[fl]stat now reports subsecond resolution (Timothy J Fontaine)...
1e0de9c4 03/28/2013 03:07 PM isaacs

2013.03.28, Version 0.10.2 (Stable)

  • npm: Upgrade to 1.2.15
  • uv: Upgrade to 0.10.3
  • tls: handle SSL_ERROR_ZERO_RETURN (Fedor Indutny)
  • tls: handle errors before calling C++ methods (Fedor Indutny)
  • tls: remove harmful unnecessary bounds checking (Marcel Laverdet)...
c274d164 03/20/2013 09:15 PM isaacs

2013.03.21, Version 0.10.1 (Stable)

  • npm: upgrade to 1.2.15
  • crypto: Improve performance of non-stream APIs (Fedor Indutny)
  • tls: always reset this.ssl.error after handling (Fedor Indutny)
  • tls: Prevent mid-stream hangs (Fedor Indutny, isaacs)
  • net: improve arbitrary tcp socket support (Ben Noordhuis)...
8019800c 03/19/2013 03:07 PM Bert Belder

Update .mailmap and AUTHORS

163ca274 03/10/2013 08:36 PM isaacs

2013.03.11, Version 0.10.0 (Stable)

  • npm: Upgrade to 1.2.14
  • core: Append filename properly in dlopen on windows (isaacs)
  • zlib: Manage flush flags appropriately (isaacs)
  • domains: Handle errors thrown in nested error handlers (isaacs)
  • buffer: Strip high bits when converting to ascii (Ben Noordhuis)...
0debf5a8 03/06/2013 04:06 PM isaacs

2013.03.06, Version 0.9.12 (Unstable)

  • stream: Allow strings in Readable.push/unshift (isaacs)
  • stream: Remove bufferSize option (isaacs)
  • stream: Increase highWaterMark on large reads (isaacs)
  • stream: _write: takes an encoding argument (isaacs)
    ...
83392403 03/01/2013 01:59 PM isaacs

2013.03.01, Version 0.9.10 (Unstable)

  • V8: downgrade 3.14.5
  • openssl: update to 1.0.1e
  • darwin: Make process.title work properly (Ben Noordhuis)
  • fs: Support mode/flag options to read/append/writeFile (isaacs)
  • stream: _read() no longer takes a callback (isaacs)...
cb87920b 02/28/2013 10:58 AM Ben Noordhuis

Merge remote-tracking branch 'origin/v0.8'

Conflicts:
AUTHORS
ChangeLog
deps/uv/src/unix/pipe.c
lib/http.js
src/node_version.h

530d8c05 02/25/2013 04:07 PM isaacs

2013.02.25, Version 0.8.21 (Stable)

  • http: Do not free the wrong parser on socket close (isaacs)
  • http: Handle hangup writes more gently (isaacs)
  • zlib: fix assert on bad input (Ben Noordhuis)
  • test: add TAP output to the test runner (Timothy J Fontaine)...
54d20ffb 02/19/2013 04:23 PM isaacs

2013.02.19, Version 0.9.10 (Unstable)

  • V8: Upgrade to 3.15.11.15
  • npm: Upgrade to 1.2.12
  • fs: Change default WriteStream config, increase perf (isaacs)
  • process: streamlining tick callback logic (Trevor Norris)
  • stream_wrap, udp_wrap: add read-only fd property (Ben Noordhuis)...
d75e3979 02/18/2013 01:21 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into master

Conflicts:
AUTHORS
ChangeLog
lib/http.js
src/node_version.h
test/simple/test-http-header-response-splitting.js

e10c7557 02/15/2013 01:50 PM isaacs

2013.02.15, Version 0.8.20 (Stable)

  • npm: Upgrade to v1.2.11
  • http: Do not let Agent hand out destroyed sockets (isaacs)
  • http: Raise hangup error on destroyed socket write (isaacs)
  • http: protect against response splitting attacks (Bert Belder)
4b9f0d19 02/07/2013 12:11 PM isaacs

2013.02.07, Version 0.9.9 (Unstable)

  • tls: port CryptoStream to streams2 (Fedor Indutny)
  • typed arrays: only share ArrayBuffer backing store (Ben Noordhuis)
  • stream: make Writable#end() accept a callback function (Nathan Rajlich)
  • buffer: optimize 'hex' handling (Ben Noordhuis)...
5cc3569f 02/06/2013 07:29 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into master

Conflicts:
AUTHORS
ChangeLog
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/html/api/commands.html
deps/npm/html/api/config.html
deps/npm/html/api/deprecate.html
deps/npm/html/api/docs.html...

53978bdf 02/06/2013 11:46 AM isaacs

2013.02.06, Version 0.8.19 (Stable)

  • npm: Upgrade to v1.2.10
  • zlib: pass object size hint to V8 (Ben Noordhuis)
  • zlib: reduce memory consumption, release early (Ben Noordhuis)
  • buffer: slow buffer copy compatibility fix (Trevor Norris)
  • zlib: don't assert on malformed dictionary (Ben Noordhuis)...
5f2f8400 01/24/2013 12:15 PM isaacs

2013.01.24, Version 0.9.8 (Unstable)

  • npm: Upgrade to v1.2.3
  • V8: Upgrade to 3.15.11.10
  • streams: Support objects other than Buffers (Jake Verbaten)
  • buffer: remove float write range checks (Trevor Norris)
  • http: close connection on 304/204 responses with chunked encoding (Ben Noordhuis)...
3d7818fc 01/18/2013 03:58 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into master

Conflicts:
AUTHORS
ChangeLog
src/node_version.h
test/simple/test-buffer.js

2c4eef0d 01/18/2013 03:15 PM isaacs

2013.01.18, Version 0.8.18 (Stable)

  • npm: Upgrade to v1.2.2
  • dns: make error message match errno (Dan Milon)
  • tls: follow RFC6125 more stricly (Fedor Indutny)
  • buffer: reject negative SlowBuffer offsets (Ben Noordhuis)
  • install: add simplejson fallback (Chris Dent)...
9e7bebeb 01/18/2013 02:04 PM isaacs

2013.01.18, Version 0.9.7 (Unstable)

  • V8: Upgrade to 3.15.11.7
  • npm: Upgrade to 1.2.2
  • punycode: Upgrade to 1.2.0 (Mathias Bynens)
  • repl: make built-in modules available by default (Felix Böhm)
  • windows: add support for '_Total' perf counters (Scott Blomquist)...
9313fdc7 01/11/2013 01:49 PM isaacs

2013.01.11, Version 0.9.6 (Unstable)

  • V8: update to 3.15.11.5
  • node: remove ev-emul.h (Ben Noordhuis)
  • path: make basename and extname ignore trailing slashes (Bert Belder)
  • typed arrays: fix sunos signed/unsigned char issue (Ben Noordhuis)
  • child_process: Fix {stdio:'inherit'} regression (Ben Noordhuis)...
97db62b4 01/11/2013 01:18 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into master

Conflicts:
AUTHORS
ChangeLog
Makefile
src/node_version.h

c50c33e9 01/09/2013 07:55 PM isaacs

2012.01.09, Version 0.8.17 (Stable)

  • npm: Upgrade to v1.2.0
    - peerDependencies (Domenic Denicola)
    - node-gyp v0.8.2 (Nathan Rajlich)
    - Faster installs from github user/project shorthands (Nathan Zadoks)
  • typed arrays: fix 32 bit size/index overflow (Ben Noordhuis)...
01994e81 12/29/2012 07:54 PM isaacs

2012.12.30, Version 0.9.5 (Unstable)

  • assert: improve support for new execution contexts (lukebayes)
  • domain: use camelCase instead of snake_case (isaacs)
  • domain: Do not use uncaughtException handler (isaacs)
  • fs: make 'end' work with ReadStream without 'start' (Ben Noordhuis)...
d86d83c7 12/21/2012 03:15 PM isaacs

2012.12.21, Version 0.9.4 (Unstable)

  • streams: Update all streaming interfaces to use new classes (isaacs)
  • node: remove idle gc (Ben Noordhuis)
  • http: protect against response splitting attacks (Bert Belder)
  • fs: Raise error when null bytes detected in paths (isaacs)...
77ed12fe 12/13/2012 07:57 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into master

Conflicts:
AUTHORS
ChangeLog
deps/uv/test/test-spawn.c
deps/uv/uv.gyp
src/cares_wrap.cc
src/node.cc
src/node_version.h
test/simple/test-buffer.js
tools/gyp/pylib/gyp/common.py
tools/install.py

1c9c6277 12/13/2012 02:49 PM isaacs

2012.12.13, Version 0.8.16 (Stable)

  • npm: Upgrade to 1.1.69
  • fs: fix WriteStream/ReadStream fd leaks (Ben Noordhuis)
  • crypto: fix leak in GetPeerCertificate (Fedor Indutny)
  • buffer: Don't double-negate numeric buffer arg (Trevor Norris)
  • net: More accurate IP address validation and IPv6 dotted notation. (Joshua Erickson)
fdf91afb 11/26/2012 11:39 AM isaacs

2012.11.26, Version 0.8.15 (Stable)

  • npm: Upgrade to 1.1.66 (isaacs)
  • linux: use /proc/cpuinfo for CPU frequency (Ben Noordhuis)
  • windows: map WSAESHUTDOWN to UV_EPIPE (Ben Noordhuis)
  • windows: map ERROR_GEN_FAILURE to UV_EIO (Bert Belder)
  • unix: do not set environ unless one is provided (Charlie McConnell)...
ff4c9748 10/25/2012 02:46 PM isaacs

2012.10.25, Version 0.8.13 (Stable)

  • V8: Upgrade to 3.11.10.25
  • npm: Upgrade to 1.1.65
  • url: parse hostnames that start with - or _ (Ben Noordhuis)
  • repl: Fix Windows 8 terminal issue (Bert Belder)
  • typed arrays: use signed char for signed int8s (Aaron Jacobs)...
1ed4c677 10/24/2012 12:21 PM isaacs

2012.10.24, Version 0.9.3 (Unstable)

  • V8: Upgrade to 3.13.7.4
  • crypto: Default to buffers instead of binary strings (isaacs, Fedor Indutny)
  • crypto: add getHashes() and getCiphers() (Ben Noordhuis)
  • unix: add custom thread pool, remove libeio (Ben Noordhuis)...
38c72d4e 10/11/2012 05:34 PM isaacs

2012.10.12, Version 0.8.12 (Stable)

  • npm: Upgrade to 1.1.63
  • crypto: Reduce stability index to 2-Unstable (isaacs)
  • windows: fix handle leak in uv_fs_utime (Bert Belder)
  • windows: fix application crashed popup in debug version (Bert Belder)
  • buffer: report proper retained size in profiler (Ben Noordhuis)...
e3ee289c 10/10/2012 05:14 PM Ben Noordhuis

Update AUTHORS and .mailmap

ae40f1c4 09/28/2012 12:47 PM isaacs

Merge remote-tracking branch 'ry/v0.8' into v0.8-merge

Conflicts:
AUTHORS
ChangeLog
deps/openssl/openssl.gyp
deps/uv/src/unix/linux/linux-core.c
deps/uv/src/unix/process.c
deps/uv/src/unix/stream.c
deps/v8/src/arm/builtins-arm.cc
deps/v8/src/arm/code-stubs-arm.cc...

0bc273da 09/25/2012 04:48 PM isaacs

2012.09.25, Version 0.8.10 (Stable)

  • npm: Upgrade to 1.1.62
  • repl: make invalid RegExps throw in the REPL (Nathan Rajlich)
  • v8: loosen artificial mmap constraint (Bryan Cantrill)
  • process: fix setuid() and setgid() error reporting (Ben Noordhuis)
    ...
3301c90f 09/18/2012 02:57 AM Fedor Indutny

authors: add @tasogarepg to AUTHORS

6e205588 09/17/2012 08:54 PM isaacs

2012.09.17, Version 0.9.2 (Unstable)

  • http_parser: upgrade to ad3b631
  • openssl: upgrade 1.0.1c
  • darwin: use FSEvents to watch directory changes (Fedor Indutny)
  • unix: support missing API on NetBSD (Shigeki Ohtsu)
  • unix: fix EMFILE busy loop (Ben Noordhuis)...
bf16d928 08/27/2012 08:54 PM Bert Belder

Merge branch 'v0.8'

Conflicts:
ChangeLog
deps/openssl/openssl.gyp
src/node_version.h

a299c97b 08/22/2012 02:03 PM isaacs

2012.08.22, Version 0.8.8 (Stable)

  • V8: upgrade to 3.11.10.19
  • npm: upgrade to 1.1.59
  • windows: fix uninitialized memory access in uv_update_time() (Bert Belder)
  • unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis)
  • unix: fix integer overflow in uv_hrtime (Tim Holy)...
a177f55b 08/17/2012 07:05 AM Ben Noordhuis

Merge remote-tracking branch 'origin/v0.8'

Conflicts:
ChangeLog
src/node_version.h
test/message/stdin_messages.out
tools/install.py

f640c5d3 08/15/2012 06:52 PM isaacs

2012.08.15, Version 0.8.7 (Stable)

  • npm: Upgrade to 1.1.49
  • website: download page (Golo Roden)
  • crypto: fix uninitialized memory access in openssl (Ben Noordhuis)
  • buffer, crypto: fix buffer decoding (Ben Noordhuis)
  • build: compile with -fno-tree-vrp when gcc >= 4.0 (Ben Noordhuis)...
0544a586 08/07/2012 02:56 PM isaacs

2012.08.07, Version 0.8.6 (Stable)

  • npm: Upgrade to v1.1.48
  • Add 'make binary' to build binary tarballs for all Unixes (Nathan Rajlich)
  • zlib: Emit 'close' on destroy(). (Dominic Tarr)
  • child_process: Fix stdout=null when stdio=['pipe'] (Tyler Neylon)...
3bf1846b 08/03/2012 07:23 PM isaacs

Merge remote-tracking branch 'ry/v0.8'

Conflicts:
ChangeLog
deps/uv/src/unix/sunos.c
deps/uv/test/test-tcp-unexpected-read.c
src/node_version.h

9b86a445 08/02/2012 04:56 PM isaacs

2012.08.02, Version 0.8.5 (Stable)

  • node: tag Encode and friends NODE_EXTERN (Ben Noordhuis)
  • fs: fix ReadStream / WriteStream missing callback (Gil Pedersen)
  • fs: fix readFileSync("/proc/cpuinfo") regression (Ben Noordhuis)
  • installer: don't assume bash is installed (Ben Noordhuis)...
e5498331 07/26/2012 02:58 PM isaacs

Merge remote-tracking branch 'ry/v0.8'

Conflicts:
AUTHORS
ChangeLog
src/node_version.h

f98562fc 07/24/2012 08:06 PM isaacs

2012.07.25, Version 0.8.4 (Stable)

  • V8: Upgrade to 3.11.10.17
  • npm: Upgrade to 1.1.45
  • net: fix Socket({ fd: 42 }) api (Ben Noordhuis)
  • readline: Remove event listeners on close (isaacs)
  • windows: correctly prep long path for fs.exists(Sync) (Bert Belder)...
f9b237f4 07/20/2012 02:08 PM isaacs

2012.07.20, Version 0.9.0 (Unstable)

  • punycode: update to v1.1.1 (Mathias Bynens)
  • c-ares: upgrade to 1.9.0 (Saúl Ibarra Corretgé)
  • dns: ignore rogue DNS servers reported by windows (Saúl Ibarra Corretgé)
  • unix: speed up uv_async_send() (Ben Noordhuis)...
60bf2d6c 07/19/2012 01:01 PM isaacs

2012.07.19, Version 0.8.3 (Stable)

  • V8: upgrade to 3.11.10.15
  • npm: Upgrade to 1.1.43
  • net: fix net.Server.listen({fd:x}) error reporting (Ben Noordhuis)
  • net: fix bogus errno reporting (Ben Noordhuis)
  • build: Move npm shebang logic into an npm script (isaacs)...
d2e40f66 07/11/2012 09:30 PM Bert Belder

Merge branch 'v0.6' into v0.8