| Make onError work for TCPConnection. |
|
More...
|
over 16 years ago
|
| Fix HTTPConnection javascript inheritance. |
|
More...
|
over 16 years ago
|
| various clean ups; HTTPConnection (js side) inherits from TCPConnection |
|
More...
|
over 16 years ago
|
| Slight change in tcp connection constructor |
|
More...
|
over 16 years ago
|
| add onMessageComplete and onBody handlers. |
|
More...
|
over 16 years ago
|
| extract headers, status_code, path, http version from http messages. |
|
More...
|
over 16 years ago
|
| Begin refactor of http.cc. Remove libebb add http_parser. |
|
More...
|
over 16 years ago
|
| rename Connection.disconnect -> Connection.close |
|
More...
|
over 16 years ago
|
| cleanup: rename some of the callbacks |
|
More...
|
over 16 years ago
|
| add Connection::SendEOF. modify test accordingly. |
|
More...
|
over 16 years ago
|
| Major refactor of network code |
|
More...
|
over 16 years ago
|
| Add test for setInterval |
|
More...
|
over 16 years ago
|
| Remove `if (pointer == NULL)` after allocations with `new`. |
|
More...
|
over 16 years ago
|
| Publicize Socket and Server for eventual cooperation with HttpServer. |
|
More...
|
over 16 years ago
|
| remove process.{cc,h} process.exit() now exit() |
|
More...
|
over 16 years ago
|
| Refactor setTimeout to be a Timer object. |
|
More...
|
over 16 years ago
|
| Use ObjectWrap base class for File, Socket, Server. |
|
More...
|
over 16 years ago
|
| Create a node namespace |
|
More...
|
over 16 years ago
|
| Update liboi. Use EV_MULTIPLICITY=0. |
|
More...
|
over 16 years ago
|
| get 'make install' working |
|
More...
|
over 16 years ago
|
| change localhost to 127.0.0.1 because macs suck |
|
More...
|
over 16 years ago
|
| fix the waf configure --debug options. seems to work now. |
|
More...
|
over 16 years ago
|
| sign error on file position argument |
|
More...
|
over 16 years ago
|
| wasn't sending pos arg for puts() |
|
More...
|
over 16 years ago
|
| WAF: fix the debug variant. |
|
More...
|
over 16 years ago
|
| add position arguments to File#read and File#write |
|
More...
|
over 16 years ago
|
| improved ping pong test. |
|
More...
|
over 16 years ago
|
| add scons local for v8. check for librt in wscript |
|
More...
|
over 16 years ago
|
| import full versions of dependency libraries! |
|
More...
|
over 16 years ago
|
| BROKEN COMMIT: removing git submodules |
|
More...
|
over 16 years ago
|