7267 Commits (2f03eaf76f8993a99343c4d975944e1635e6d98e)
 

Author SHA1 Message Date
Girish Ramakrishnan 2f03eaf76f doc: tls: rejectUnauthorized defaults to true after 35607f3a 12 years ago
Scott Blomquist 66f64ae072 windows: generate ETW events to track v8 compiled code positions 12 years ago
Ben Noordhuis 2f5fa089e9 build: add --systemtap-includes configure switch 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Ben Noordhuis ab1e66d93f deps: upgrade libuv to 97c527a 12 years ago
isaacs a12c42ca2f test: Use setImmediate for recursive deferral 12 years ago
isaacs 07d3b21f43 zlib: s/clear/close/ and match other close() semantics 12 years ago
Frederico Silva cfbfaaa87d build: let gyp choose msvs version 12 years ago
J. Lee Coltrane 54d293da56 url: make url.format escape delimiters in path and query 12 years ago
Brandon Philips 19b87bbda0 tls: delete useless removeListener call 12 years ago
Ben Noordhuis a93424da4a zlib: pass object size hint to V8 12 years ago
Ben Noordhuis 570e4be932 zlib: reduce memory consumption, release early 12 years ago
isaacs 21c741f257 Print warning when maxTickDepth is reached 12 years ago
Scott Blomquist 953b049a89 windows: correct outputs list in "node_etw" gyp target 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 13 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