7462 Commits (f63af64eb8da6424243ead150e0b2dd718bd95e9)
 

Author SHA1 Message Date
isaacs b00527fcf0 2012.10.25, Version 0.8.14 (Stable) 12 years ago
isaacs 45a13d9674 events: Don't clobber pre-existing _events obj in EE ctor 12 years ago
isaacs d130bb060e blog: Post for v0.8.13 12 years ago
isaacs 648e38771e Now working on 0.8.14 12 years ago
isaacs d269f7e48c Merge branch 'v0.8.13-release' into v0.8 12 years ago
isaacs ff4c974873 2012.10.25, Version 0.8.13 (Stable) 12 years ago
isaacs e1bdde05c7 V8 build: 'echo -n' considered harmful 12 years ago
isaacs 822e13d375 npm: Upgrade to 1.1.65 12 years ago
isaacs c7b2e29e5e events: Make the EventEmitter class monomorphic 12 years ago
Ben Noordhuis 9b61f570d8 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis 4b8629db37 v8: remove optimization switches 12 years ago
Ben Noordhuis 28e6403a56 build: add --unsafe-optimizations configure switch 12 years ago
Ben Noordhuis de0303d3ad url: parse hostnames that start with - or _ 12 years ago
Bert Belder fa94f0fe83 v8: don't show performance warnings when compiling with msvc 12 years ago
isaacs 78dbb15858 Now working on v0.9.4 12 years ago
isaacs 9b3f63503e Merge branch 'v0.9.3-release' 12 years ago
isaacs 82a72e9591 blog: Post for v0.9.3 release 12 years ago
isaacs 1ed4c6776e 2012.10.24, Version 0.9.3 (Unstable) 12 years ago
isaacs abf37c1e66 V8 build: 'echo -n' considered harmful 12 years ago
Ben Noordhuis 8ac017eba7 test: fix pummel/test-crypto-dh, pummel/test-dh-regr 12 years ago
Bert Belder f34f1e30a6 repl: call resume() after setRawMode() 12 years ago
Bert Belder 6822488c93 repl: call resume() after setRawMode() 12 years ago
Olivier Lalonde 626db18635 doc: child_process: document uid and gid spawn() options 12 years ago
isaacs c3ca783525 Merge remote-tracking branch 'ry/v0.8' 12 years ago
isaacs a0ee291566 V8: Reapply patches 12 years ago
isaacs 95c9305874 V8: Upgrade to 3.13.7.4 12 years ago
isaacs 76a6c4bf2e V8: Reapply patches 12 years ago
isaacs 29d12c7342 V8: Upgrade to 3.11.10.25 12 years ago
isaacs 7413df0c1f npm: Upgrade to 1.1.64 12 years ago
isaacs 3570f2097f Merge branch 'crypto-buffers' 12 years ago
isaacs 1122e3af28 crypto: Style. Prefer 'char*' over 'char *' 12 years ago
isaacs f2fa97f178 crypto: Remove many unnecessary toObjects 12 years ago
isaacs d7da20c812 crypto: pbkdf2 throws when no callback provided 12 years ago
isaacs f3621359f4 doc: OpenSSL is bundled now. 12 years ago
isaacs c87b524c5f crypto: Clean up buffer handling and DH methods 12 years ago
isaacs 76b0bdf720 crypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer') 12 years ago
isaacs 4266f5cf2e tls: Provide buffer to Connection.setSession 12 years ago
isaacs bfb9d5bbe6 crypto: Binding only accepts buffers 12 years ago
isaacs 9901b69c8e crypto: Move encoding logic to JS, default=buffer 12 years ago
Ben Noordhuis 160e4d0534 build: re-enable gdbjit, honor --gdb again 12 years ago
mstarzinger@chromium.org e8b0427be2 v8: make GDBJIT interface compile again 12 years ago
isaacs 18beea4a3f Merge remote-tracking branch 'ry/v0.8' 12 years ago
Ben Noordhuis b6b881378a test: add typed arrays regression test 12 years ago
Aaron Jacobs 49f0f618a9 typed arrays: use `signed char` for signed int8s 12 years ago
yangguo@chromium.org 9fa953d3e7 v8: use correct timezone information on Solaris 12 years ago
Ben Noordhuis 844a0058d0 crypto: fix DH use-after-free and memory leak 12 years ago
Ben Noordhuis de18e29784 crypto: fix DH 1 byte buffer underflow 12 years ago
Ben Noordhuis 82df345fbb test: add diffie-hellman regression test 12 years ago
Ben Noordhuis d0227b0308 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Soarez 72ce9baa75 streams: remove useless line 12 years ago