14863 Commits (2eb3fa14f8d62fcf8eeb54a907714efa354423ac)
 

Author SHA1 Message Date
Urban Hafner c192a1b5df Update to use the new parseUri() 16 years ago
Urban Hafner 6550e8cfa0 Remove empty parts of the parsed URI. 16 years ago
Urban Hafner 3a44efea69 Merge branch 'master' of git://github.com/ry/node 16 years ago
Ryan da03a02a98 Add documentation for node.Process 16 years ago
Ryan c5b5815ae7 fix error in test-process-simple 16 years ago
Ryan 145072e736 Add test-process-kill.js 16 years ago
Ryan e71b089cd7 Add test-process-simple.js 16 years ago
Ryan 0f76d3e6d8 define signal constants 16 years ago
Ryan e39923a3d7 Add process.kill(sig = SIGTERM) 16 years ago
Ryan 2fd4958698 Add pid accessor 16 years ago
Ryan a78ea510a2 Add onExit callback 16 years ago
Ryan 03c5772ce4 Get stdin/stdout working. Add process->Close(). 16 years ago
Ryan 83cb156b6f skelton of node.Process 16 years ago
Ryan 25d14bd001 Bug: Add HTTPConnection->size() and HTTPServer->size() 16 years ago
Urban Hafner fc63f840b0 Merge branch 'master' of git://github.com/ry/node 16 years ago
Ryan ec5f3dbae1 bump version 16 years ago
Ryan 7ec90dbfd0 Clean up debug code in net.cc 16 years ago
Ryan 2b557c467f Namespace trimming: remove node.constants 16 years ago
Ryan 89d891f912 Small clean up in test-http-client-race 16 years ago
Ryan 61fcbb1cd6 Add benchmark dir with ruby script 16 years ago
Ryan e30e4415ee Fixes for ipv6 16 years ago
Urban Hafner 5ad5d89e3f Merge branch 'master' of git://github.com/ry/node 16 years ago
Ryan 84f9178e66 upgrade v8 to 1.2.8 16 years ago
Ryan 27b268b8c1 Clean ups 16 years ago
Ryan b3b6f8c02e Accept ports represented as strings 16 years ago
Urban Hafner ce85f84d15 Implementation of node.http.cat 16 years ago
Urban Hafner 79010540fc Test case for node.http.cat 16 years ago
Urban Hafner b581749255 Merge branch 'master' of git://github.com/ry/node 16 years ago
Ryan d77f757745 Fix test-http-client-race bug 16 years ago
Ryan 194eeac0d9 Add failing test for HTTP Client 16 years ago
Ryan 40ee852425 Only run debug tests if the build debug was built 16 years ago
Ryan 193283bc38 Fix memleak: freeaddrinfo() after Server resolve address. 16 years ago
Ryan 225637a15c Resolve should default to IPv4 address. 16 years ago
Ryan 3b05cf260e Add "opening" readyState for the resolve period. 16 years ago
Ryan 7bad9dea51 Add electric fence option to configure process 16 years ago
Urban Hafner 6b9e5eedf2 Test for remote module loading 16 years ago
Ryan 7cce31d4e4 Add global print() function. 16 years ago
Ryan 870b5db46c Bugfix+Refactor: accessing HTTP connection remoteAddress 16 years ago
Ryan dcf5e72036 Fiddle with remoteAddress 16 years ago
Ryan 9bcbcc4a7f test default build too 16 years ago
Ryan 6697cd0725 small superficial clean-ups 16 years ago
Ryan f76c3dc3ca bump version 16 years ago
Ryan 916b9ca715 Add Request objects on the HTTP server can be interrupted. 16 years ago
Ryan 825d7a8be8 Remove unused HTTPConnection destructor 16 years ago
Ryan fd83e1d7d8 Upgrade http parser 16 years ago
Ryan 3a0de007aa onBodyComplete was not getting called in HTTP server 16 years ago
Ryan 1ec9f821e1 fix typo 16 years ago
Ryan 4cfc982c77 bump version 16 years ago
Ryan 1a1406c80e Add 'localhost' to connect() to test for issue 3 16 years ago
Ryan 728af1faa8 add note about python versions 16 years ago