8524 Commits (8d42c6344b7a96dbb42dd65e01617028d05d413a)
 

Author SHA1 Message Date
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
Ben Noordhuis cb6d084d35 node: update description of --print 12 years ago
Bert Belder c11c19b92c uv: upgrade to 1e32cb0 12 years ago
isaacs 627f0d27e8 doc: Typo. s/arguemnt/argument/ 12 years ago
Nathan Rajlich cca15e8e33 test: disable global variable check for "test-repl-options.js" 12 years ago
Ben Noordhuis 1205734e69 configure: turn on VFPv3 on ARMv7 12 years ago
Ben Noordhuis 28b0cc08b8 Revert "Disable OpenSSL UI" 12 years ago
Jan Lehnardt a7b5938715 docs: fix copy and paste error 12 years ago
Nathan Rajlich 4b238b4c2a Merge remote-tracking branch 'origin/v0.8' 12 years ago
Dean McNamee 47643d2ec5 typed arrays: remove unnecessary special-casing 12 years ago
Dean McNamee 93efc7f78d typed arrays: simplify typed array get() and set() 12 years ago
Ben Noordhuis 4a23add90f doc: rectify http.ClientResponse close/end events 12 years ago
Ben Noordhuis 2fbf0612a1 crypto: sort return value of getCiphers/getHashes 12 years ago
Ben Noordhuis 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
Nathan Rajlich b1e78cef09 repl: ensure each REPL instance gets its own "context" 12 years ago
Ben Noordhuis 61978f57e6 dgram: remove stale code 12 years ago
Max Ogden 323bbdb0cb doc: set default background color to white 12 years ago
isaacs 8509073458 lint 12 years ago
isaacs 58db21e6c5 Now working on 0.8.13 12 years ago
isaacs b3536ae0a8 blog: Post about 0.8.12 12 years ago
isaacs d411622814 Merge branch 'v0.8.12-release' into v0.8 12 years ago
isaacs 061f2075cf string_decoder: Add 'end' method, do base64 properly 12 years ago
isaacs 38c72d4e29 2012.10.12, Version 0.8.12 (Stable) 12 years ago
isaacs 218f08dbde npm: Upgrade to 1.1.63 12 years ago
isaacs 99b2368a6c doc: Reduce crypto stability to 2-Unstable 12 years ago
Ben Noordhuis d7c45ea7d0 deps: upgrade libuv to 47b2cd3 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Ben Noordhuis e3ee289cca Update AUTHORS and .mailmap 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Bert Belder 87518f1e3c uv: upgrade to b0c1a38 12 years ago
Ben Noordhuis 5823290390 deps: upgrade libuv to cb03e3b 12 years ago
Ben Noordhuis 0ad005852c https: fix renegotation attack protection 12 years ago
Ben Noordhuis 7394e89ff6 tls: remove dead code 12 years ago
Aaditya Bhatia c668185add cluster: make 'listening' handler see actual port 12 years ago
Ricky Ng-Adam 8bd4590a31 buffer: include encoding value in exception when invalid 12 years ago
Bert Belder 5288ed75be windows: use USERPROFILE to get the user's home dir 12 years ago
Ben Noordhuis eec8c2edaf crypto: fix -Wtautological-compare warning 12 years ago