9596 Commits (a454063ea17f94a5d456bb2666502076c0d51795)
 

Author SHA1 Message Date
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
Fedor Indutny 21fbbd5790 test: fix tls-client-reject after ba7c9ce96 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
Fedor Indutny 5977cba985 tls: reuse hostname from underlying net.Socket 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 e98d8a3eb2 Merge branch 'v0.11.8-release' 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
Timothy J Fontaine a35a212f25 uv: Upgrade to v0.11.14 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 11 years ago
Scott Blomquist a9a53ca05a doc: Update documentation to reflect ObjectWrap changes 11 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
Ben Noordhuis 0c5981b226 doc: dgram: reword dgram.Socket#send() docs 11 years ago
Trevor Norris 8130744044 dgram: send() can accept strings 11 years ago
isaacs 0396b20ff4 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 4b5e6a38df npm@1.3.13 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
Phillip Alexander 977c54adb5 doc: fs: clarify fs.symlink Windows specific args 11 years ago
Ryan Graham 5ac6f4de13 doc: improve module documentation 11 years ago
Sam Roberts a60f67192f doc: fix missing backtick in 2e16037 11 years ago
Timothy J Fontaine 61ccaf9a97 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Brian White 21265e20d3 doc: streams: document default objectMode setting 11 years ago
Maxim Bogushevich 9c6e06bed3 debugger: Fix bug in sb() with unnamed script 11 years ago
isaacs f6f176e108 npm@1.3.12 11 years ago
Ben Noordhuis 808a968409 build: fix test-gc weakref build rule 11 years ago
Zarko Stankovic eb291de00e doc: add nodejs.rs to the community page 11 years ago
isaacs f153d6da45 http client: pull last chunk on socket close 11 years ago
Ben Noordhuis 0079e575e0 test: fix up weakref.cc after v8 api change 11 years ago
Ben Noordhuis 1189571744 build: fix test-gc weakref build rule 11 years ago
Ben Noordhuis ef4a35bca5 src: update after v8 api changes 11 years ago
Timothy J Fontaine a53c763c16 v8: upgrade 3.21.18.3 11 years ago
Ben Noordhuis 91a0e52c03 src: IsInt64() should return bool, not int 11 years ago
isaacs 97813ae58d blog: HTTP server DoS vulnerability details 11 years ago
Timothy J Fontaine 028e524bce blog: Post for v0.10.21 11 years ago