20 Commits (8ddf930901c03a0a6c03b8da22da6f7b35f445af)

Author SHA1 Message Date
Ryan 116f4dea05 lint 15 years ago
Ryan 1fc4dce08b Simplify and cleanup ObjectWrap. 16 years ago
Ryan ed3d6a63d5 Further expand EventEmitter to TCP and HTTP 16 years ago
Ryan 25d14bd001 Bug: Add HTTPConnection->size() and HTTPServer->size() 16 years ago
Ryan 870b5db46c Bugfix+Refactor: accessing HTTP connection remoteAddress 16 years ago
Ryan 6697cd0725 small superficial clean-ups 16 years ago
Ryan 825d7a8be8 Remove unused HTTPConnection destructor 16 years ago
Ryan 9a63d8ec28 Remove v8 prefix from function template callbacks. 16 years ago
Ryan 175223d5d7 Remove HTTP parser callbacks for fragment, query_string, path. 16 years ago
Ryan baed9d514d Inform V8 of external allocations. 16 years ago
Ryan 73fb24f48d Relatively large update to TCP API. No more "protocol". 16 years ago
Ryan 2e5b85a13b Some fixes to allow HTTPServer to begin listening. 16 years ago
Ryan 9c3770d999 Implement HTTPServer (untested!) 16 years ago
Ryan 38726e7272 various clean ups; HTTPConnection (js side) inherits from TCPConnection 16 years ago
Ryan 09c2ae5c3e Slight change in tcp connection constructor 16 years ago
Ryan 4860f1c92c add onMessageComplete and onBody handlers. 16 years ago
Ryan be6b3acf0e extract headers, status_code, path, http version from http messages. 16 years ago
Ryan 5a071ad72f Begin refactor of http.cc. Remove libebb add http_parser. 16 years ago
Ryan cf1c58063e Create a node namespace 16 years ago
Ryan 67af958f81 rename a few files to remove node_ prefix 16 years ago
Ryan 1a126ed11c use the WAF build system 16 years ago
Ryan dbbd25ae65 rename module load function to Init_modulename(), like ruby 16 years ago
Ryan e02b71ebe8 exit program on top level exceptions 16 years ago
Ryan 19478ed4b1 Major refactoring: program name now "node" 16 years ago