3645 Commits (d964b4c5aafd431cfb63529a462871c446522f7a)
 

Author SHA1 Message Date
Ryan Dahl 062759194b Initial binding to uv_tcp_t 14 years ago
Ryan Dahl 623f513071 Upgrade libuv 14 years ago
Bert Belder 09ac99f1f4 Avoid tick spinner spinning forever 14 years ago
Bert Belder 406f44a86b Build on windows again 14 years ago
Bert Belder 126e3ba2d3 Get rid of node_idle_watcher 14 years ago
Bert Belder cc82724fdc Get rid of the old timer binding 14 years ago
Bert Belder d9aa9b54cf Use timer_wrap instead of the old timer binding 14 years ago
Bert Belder 5c9a262eb0 Compatibility issue and warning in x-forwarded-for dtrace probe 14 years ago
Ryan Dahl 7a5977b5d6 Upgrade libuv to e58a1abff02d7bacf89a56de9050e27690a97bc5 14 years ago
isaacs 794cb60f9e typo 14 years ago
isaacs 580ab7ba2c Avoid instanceof for native object types 14 years ago
Dave Pacheco e142fe2be6 DTrace probes: support X-Forwarded-For 14 years ago
Ryan Dahl b6a742d76f Merge branch 'v0.4' 14 years ago
Siddharth Mahendraker 37d529f818 debugger: don't allow users to input non-valid commands 14 years ago
Ryan Dahl 1d7a46a588 Disabling SSL compression is dependent on OpenSSL version 0.9.8 14 years ago
Ryan Dahl 4956e3c0a2 Upgrade http-parser to eee60127c0df551be085cc8e7983e36d7700d885 14 years ago
Ryan Dahl 0cb4484d43 Doc improvements 14 years ago
Jérémy Lal f23c45f7f4 Option to disable SSL v2 14 years ago
Ryan Dahl b96ae6674d document require.cache 14 years ago
Fuji, Goro 8971b59365 `node -e ''` should mean eval(''), not invoke REPL 14 years ago
Ryan Dahl 650a308634 Move MakeCallback and SetErrno to node.cc 14 years ago
Ryan Dahl 4d22405f0f TimerWrap: mimic libev ref count semantics 14 years ago
Ryan Petrello 58a1d7ec30 Close #562 Close #1078 Parse file:// urls properly 14 years ago
Ryan Dahl 9d1bad8960 Implement new wrap for uv timer 14 years ago
Ben Noordhuis eb4c9ed881 Fix resource leaks in node_crypto.cc 14 years ago
Brian White 9b3472637e Crypto documentation fixes 14 years ago
Ryan Dahl 8f06547548 Fixes #1102. Install ev.h into $PREFIX/include/node/ev/ev.h 14 years ago
Felix Geisendörfer f0a440d886 Remove 'connect' event from server side sockets 14 years ago
Felix Geisendörfer 2b91256c61 Fix error handling bug in stream.pipe() 14 years ago
Brian White d22259426c Fix incorrect documentation for assert.fail() 14 years ago
Ryan Dahl a72284e264 Fix windows EOL chars 14 years ago
Bert Belder 9cec08e490 Batch of ev -> uv changes 14 years ago
Ryan Dahl 207901e7de Guard tick_spinner start/stop 14 years ago
Ryan Dahl d3426789d2 Upgrade libuv to d91b5012bd32b60f1a0f35241f7ac45c147f0c8a 14 years ago
Ryan Dahl 2c79f13634 Upgrade libuv to 40f0ad6d364cff76adaf1c7f182b1dc939f36617 14 years ago
Ryan Dahl 860cb906a6 Merge branch 'v0.4' 14 years ago
Ryan Dahl 823604a4e0 Now working on v0.4.9 14 years ago
Ryan Dahl 7dd22c26e4 Bump to v0.4.8 14 years ago
Ryan Dahl 80b0225b98 Merge branch 'v8-3.1' into v0.4 14 years ago
Ryan Dahl cee4ce39a9 Upgrade V8 to 3.1.8.16 14 years ago
Ryan Dahl 70dd6d4ea3 Fix TJ's assert error 14 years ago
Mark Cavage a55a9ff3c2 Additional docs for net.listenFD() 14 years ago
Ryan Dahl 59274e8a33 Merge branch 'v0.4' 14 years ago
Ryan Dahl 9c7f89bf56 CryptoStream.prototype.readyState shoudn't reference fd 14 years ago
Brian White 2de0611b43 Remove unused variable 14 years ago
Robert Mustacchi 7ea19d02fd Use same make as when originally invoked 14 years ago
Robert Mustacchi 317653b4df Rework getNetworkInterfaces() for Linux, SunOS, Mac OS X 14 years ago
David Trejo 8a0ac5b422 Add test for agent upgrade and example in docs 14 years ago
Ryan Dahl 73ea01cd64 Revert "Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb" 14 years ago
Alexandre Marangone 6c28fcf661 (char *) casting for all strings args to kstat function to avoid warnings 14 years ago