2577 Commits (d58ee7e5c72c26b9ec81f2533d64cecd4b7959f8)

Author SHA1 Message Date
Ben Noordhuis 6cf68aead6 deps: upgrade libuv to e079a99 12 years ago
Ben Noordhuis 3ece130ea2 process: add getgroups(), setgroups(), initgroups() 12 years ago
Ben Noordhuis c08e947fbd buffer: remove unused #includes 12 years ago
Bert Belder 03b00dcca9 os: throw when os.networkInterfaces() fails 12 years ago
Fedor Indutny 51d5655efa crypto: fix leak in GetPeerCertificate 12 years ago
Fedor Indutny 276245d26f crypto: fix leak in GetPeerCertificate 12 years ago
Joshua Erickson c9f2531ae0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
isaacs e773be6f90 Now working on 0.8.16 12 years ago
isaacs fdf91afb49 2012.11.26, Version 0.8.15 (Stable) 12 years ago
Ben Noordhuis 335f20896a crypto: allow negative numbers in setOptions() 12 years ago
Ben Noordhuis 8d2753c141 constants: fix wrapping of large constants 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Sergey Kholodilov 019ad346e0 crypto: fix ssl error handling 12 years ago
Ben Noordhuis 71ba7bc2a0 node: remove eio-emul.h 12 years ago
Bert Belder b3bfb6fbb6 domains: don't crash if domain is set to null 12 years ago
Nathan Rajlich 5e4e87ade5 os: add os.endianness() function 12 years ago
Joshua Erickson fb6377ebd0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Anthony Pesch fddb5dc2d3 typed arrays: add slice() support to ArrayBuffer 12 years ago
Scott Blomquist 66f64ae072 windows: generate ETW events to track v8 compiled code positions 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
isaacs 07d3b21f43 zlib: s/clear/close/ and match other close() semantics 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
isaacs 54e88b3d61 Now working on 0.8.15 12 years ago
isaacs b00527fcf0 2012.10.25, Version 0.8.14 (Stable) 12 years ago
isaacs 648e38771e Now working on 0.8.14 12 years ago
isaacs ff4c974873 2012.10.25, Version 0.8.13 (Stable) 12 years ago
isaacs 78dbb15858 Now working on v0.9.4 12 years ago
isaacs 1ed4c6776e 2012.10.24, Version 0.9.3 (Unstable) 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 c87b524c5f crypto: Clean up buffer handling and DH methods 12 years ago
isaacs bfb9d5bbe6 crypto: Binding only accepts buffers 12 years ago
Aaron Jacobs 49f0f618a9 typed arrays: use `signed char` for signed int8s 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 cb6d084d35 node: update description of --print 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 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
isaacs 58db21e6c5 Now working on 0.8.13 12 years ago
isaacs 38c72d4e29 2012.10.12, Version 0.8.12 (Stable) 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Ben Noordhuis eec8c2edaf crypto: fix -Wtautological-compare warning 12 years ago
Andrew Paprocki 8c5f269f90 Fix -Wsizeof-array-argument compiler warning. 12 years ago
koichik fbb0ee6f24 buffer: fix byteLength with UTF-16LE 12 years ago
Ben Noordhuis 109f8e2773 node_http_parser: fix whitespace errors 12 years ago
isaacs 9877b8f414 Now working on 0.8.12 12 years ago