2296 Commits (1c35ee8695aee8537ac929d9eed386b23ac65354)

Author SHA1 Message Date
Ben Noordhuis 498200b87c buffer: reject negative SlowBuffer offsets 12 years ago
isaacs daf4666963 Now working on 0.8.18 12 years ago
isaacs c50c33e939 2012.01.09, Version 0.8.17 (Stable) 12 years ago
Ben Noordhuis ed825f4888 typed arrays: fix 32 bit size/index overflow 12 years ago
Fedor Indutny 7a2ae4c930 object_wrap: add missing HandleScope 12 years ago
Tim Bradshaw 50e88d0b66 os: change CPU time from Integer to Number 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
isaacs 953673424a Now working on 0.8.17 12 years ago
isaacs 1c9c6277d5 2012.12.13, Version 0.8.16 (Stable) 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
Bert Belder b3bfb6fbb6 domains: don't crash if domain is set to null 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
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
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
isaacs 9877b8f414 Now working on 0.8.12 12 years ago
isaacs e1f39468fa 2012.09.27, Version 0.8.11 (Stable) 12 years ago
Ben Noordhuis ec03c47c19 fs: fix stat() reporting for large files 12 years ago
isaacs 37869f1c9a Now working on 0.8.11 12 years ago
isaacs 0bc273da4f 2012.09.25, Version 0.8.10 (Stable) 12 years ago
Ben Noordhuis 96ca59fbf3 process: fix setuid() and setgid() error reporting 12 years ago
Ben Noordhuis db5c26e3b5 fs: fix assert in fs.watch() 12 years ago
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 12 years ago
isaacs 362189a5d3 Now working on 0.8.10 12 years ago
isaacs b88c3902b2 2012.09.11, Version 0.8.9 (Stable) 12 years ago
Ben Noordhuis 7dfa587d18 crypto, tls: make setSNICallback() compatible with domains 12 years ago
Ben Noordhuis 7d0543c128 crypto: make pbkdf2() compatible with domains 12 years ago
Ben Noordhuis d1eff9ab68 crypto: make randomBytes() compatible with domains 12 years ago
Bert Belder ea1cba6246 windows: don't blow when a signal handler is attached 12 years ago
isaacs 0ccdedab79 Now working on 0.8.9 13 years ago
isaacs a299c97bbc 2012.08.22, Version 0.8.8 (Stable) 13 years ago
Bert Belder d38d7bea6c unix: don't explicitly instantiate v8::Persistent<x> templates 13 years ago
Ben Noordhuis b1ffbdc975 fs: fix use after free in stat watcher 13 years ago
Bert Belder 9263213d8e Avoid compiler warning about negating unsigned value 13 years ago
Bert Belder e8fd808dfb windows: avoid MSVC warnings about templates not having a dll interface 13 years ago
isaacs 073c7b4d08 Now working on 0.8.8 13 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 13 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 13 years ago