8815 Commits (c06495713a95b40d28729e2211dc5a813611b2fe)
 

Author SHA1 Message Date
Ryan 1a1406c80e Add 'localhost' to connect() to test for issue 3 16 years ago
Ryan 728af1faa8 add note about python versions 16 years ago
Ryan 452d3f1418 comment out gnutls check in wscript until it's used 16 years ago
Ryan f657a6324a Fix comment/test for Mac getaddinfo() bug. 16 years ago
Ryan 2a7a2f671a add todo list 16 years ago
Ryan 6bfcfa7d74 remove unnecessary pthread header 16 years ago
Ryan 4624906e2a upgrade http_parser 16 years ago
Ryan 080fa54a85 fix for issue 3; but now experiencing segfault on linux 16 years ago
Ryan 00868b9565 upgrade liboi 16 years ago
Ryan 0d780fe6b8 Free pointer with delete, since created with new 16 years ago
Ryan 2641582399 Extra header to work with freebsd 16 years ago
Ryan 44dc6735e3 Add waf to LICENSE 16 years ago
Ryan 4bd63d35fb Upgrade http_parser - protects against buffer overflows now 16 years ago
Ryan 88c04e74c9 Add HTTP proxy test. Fix bug in http.Server. 16 years ago
Ryan 90d584129d Add mongrel and parseUri references to LICENSE file 16 years ago
Ryan dca7f7bada Add http server / http client test. 16 years ago
Ryan ddac43f4ba Allow for absolute paths to specify root module 16 years ago
Ryan 8c146dfa0b Don't use AI_NUMERICSERV. Doesn't work on mac. 16 years ago
Ryan 8b49cef10b Modify the tests to use onExit hook. 16 years ago
Ryan 696f024557 Upgrade to v8 1.2.7 16 years ago
Ryan f6a7fe2657 Implement onExit() hook for modules. 16 years ago
Ryan b6fe4aec50 Module system refactor 16 years ago
Ryan 887f056923 Do not assume transfer-encoding: chunked as default on requests. 16 years ago
Ryan 5558bc4e6e Add connection.remoteAddress for server-side node.tcp.Connections. 16 years ago
Ryan 5170823572 Documentation for connection.connect() 16 years ago
Ryan 6e4e228665 Don't use AI_PASSIVE in getaddrinfo() for client connections. 16 years ago
Ryan 1614f51047 Merge branch 'ujh/master' 16 years ago
Urban Hafner d04ef89758 Mention node_chat 16 years ago
Ryan bee7ef90bd Add link to chat room demo 16 years ago
Urban Hafner 565becb8ad XHTML compliant HTML and a few spelling fixes 16 years ago
Urban Hafner 9e6603476a Mentioning the google group in the README and documentation. 16 years ago
Ryan c226f81768 Fix HTTP client output bug. 16 years ago
Ryan c457b829e2 If http.Client has an error, do not continue to reconnect. 16 years ago
Ryan 8cfdd326a8 Add "had_error" argument to the "onDisconnect" in node.tcp.Client 16 years ago
Ryan b933743d83 status_code -> statusCode in test_client.js 16 years ago
Ryan d0988da515 Website: correct typos. 16 years ago
Ryan 8bf2a2fa55 Rename req.uri.queryKey to req.uri.params. More familar to rails users. 16 years ago
Ryan ed283dc280 Fix bug: catting non-existent files 16 years ago
Ryan 4fbe15f065 bump version to v0.0.2 16 years ago
Ryan 739276b3a5 work on About on webpage 16 years ago
Ryan d13d06467a Add audience to website 16 years ago
Ryan 7bd2282a9f Fix up description on web page 16 years ago
Ryan 272c4167da changes to website 16 years ago
Ryan aceb1987ed Remove complex string appending in http's send() method. 16 years ago
Ryan 247c9d2210 Remove unnecessary AdjustAmountOfExternalAllocatedMemory from node.http. 16 years ago
Ryan 34a6f10695 Fix ::exit() compile issues. 16 years ago
Ryan 3c701cb56d add long description to website 16 years ago
Ryan d958befde1 Remove old .gitmodules file 16 years ago
Ryan d460bdd31f Clean up that download link. 16 years ago
Ryan 80eed19612 Update website with first release link. 16 years ago