3258 Commits (6e453fad87c51dc15327628aa75886d3fbb3fa1c)

Author SHA1 Message Date
Fedor Indutny 014ab77276 crypto: try moving read head in Peek() 12 years ago
Ben Noordhuis 515607a740 fs: make fs.watch() non-recursive by default 11 years ago
Ben Noordhuis 7acdabbf50 src: fix whitespace/braces lint error from 962686b 11 years ago
Ben Noordhuis 962686b67b src: squelch unused variable warning 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Trevor Norris bc39bdd995 domain: use AsyncListener API 11 years ago
Trevor Norris fbe7eec1ec cares: add AsyncListener support 11 years ago
Trevor Norris 95c38107c2 crypto: convert pbkdf2_req to a class 11 years ago
Trevor Norris 66d908f09a crypto: convert RandomBytesRequest to a class 11 years ago
Trevor Norris ccec14b568 async-wrap: add methods to udp/tcp/pipe/timers 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago
Ben Noordhuis c4def505cb build: use zero overhead systemtap probes 11 years ago
Fedor Indutny ba7c9ce964 tls: do not default to 'localhost' servername 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago
Timothy J Fontaine bae4c907bc Now working on 0.11.9 11 years ago
Timothy J Fontaine f8d86e24f3 2013.10.30, Version 0.11.8 (Unstable) 11 years ago
Timothy J Fontaine 74a664b22f fs_event_wrap: update to new libuv api 11 years ago
Trevor Norris 613d76ef6a src: shorten Object{Wrap,Unwrap} 11 years ago
Trevor Norris f2e3be53bc src: don't use class specific Unwrap methods 11 years ago
Trevor Norris 60a3e695cb src: don't use WeakObject::Unwrap 11 years ago
Trevor Norris 93f75a86bf src: use function to get internal pointer 11 years ago
Trevor Norris 4b84e42f67 node: don't share state with in_tick/last_threw 12 years ago
Scott Blomquist 7a7101ac9b win: fix ObjectWrap for latest v8 11 years ago
Scott Blomquist c137e3d249 src: Remove unused refs to node_object_wrap.h 11 years ago
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key 11 years ago
isaacs 3c5ea410ca vm: Copy missing properties from context 11 years ago
Ben Noordhuis 4c0195e034 http: remove MethodToString() 11 years ago
Ben Noordhuis 610022851a http: expose supported methods 11 years ago
Ben Noordhuis ef4a35bca5 src: update after v8 api changes 11 years ago
Ben Noordhuis 91a0e52c03 src: IsInt64() should return bool, not int 11 years ago
Timothy J Fontaine 85b2aaea3d Now working on 0.10.22 11 years ago
Timothy J Fontaine e2da042844 2013.10.18, Version 0.10.21 (Stable) 11 years ago
Timothy J Fontaine 5e41c022af crypto: clear errors from verify failure 11 years ago
Timothy J Fontaine f051b8919f http_parser: expose pause/resume method for parser 11 years ago
Fedor Indutny 2bc30f239b cpplint: disallow if one-liners 11 years ago
Fedor Indutny 7063c59b97 cpplint: disallow comma-first in C++ 11 years ago
Ben Noordhuis 4234bcce48 debugger: fix SIGUSR1 bootstrap race condition 11 years ago
Ben Noordhuis ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago
Timothy J Fontaine ab03745509 http_parser: expose pause/resume method for parser 11 years ago
Jason Gerfen 7bf46ba4ce crypto: add SPKAC support 11 years ago
isaacs d9b4cc323f Revert "crypto: add SPKAC support" 11 years ago
Jason Gerfen 7f66e44dc1 crypto: add SPKAC support 11 years ago
Ben Noordhuis 527cae22ff cares_wrap: remove superfluous 'this' keyword 11 years ago
Trevor Norris 7503e4c882 lint: fix a cpplint error 11 years ago
Trevor Norris 8a295cd520 buffer: add buf.toArrayBuffer() API 11 years ago
Trevor Norris fe0bf6b7ac buffer: check data is not null 11 years ago
Dave Pacheco 98c57c7c07 dtrace: backport two byte string fix 11 years ago
Dave Pacheco 5921158cbe dtrace, mdb_v8: support more string, frame types 11 years ago
Ben Noordhuis 406846fcc5 zlib: fix write request reference counting 11 years ago