1705 Commits (16818ff250b1b115a3cd0572a3e0e3f899f882fe)
 

Author SHA1 Message Date
Ryan Dahl 301b44d45d Chunk strings together on Stream buffer 15 years ago
Ryan Dahl c75e4cb48a fix typos 15 years ago
Ryan Dahl f919216446 Upgrade http-parser, fixes issue 77 15 years ago
Thomas Lee a63ce5cd72 Allow callers to disable PHP/Rails style parameter mungeing in querystring.stringify 15 years ago
Herbert Vojčík 039d13b0c3 DRY binding('stdio') 15 years ago
Ryan Dahl 6d85802100 basicRequest -> module.requireNative 15 years ago
Ryan Dahl 3bb21b5191 Fix signo_string for linux and solaris 15 years ago
Herbert Vojčík 7a72885ede process.evalcx has a deprecation message. 15 years ago
Herbert Vojčík 7e4c1285dc Minor stylistic changes. 15 years ago
Herbert Vojčík 5d9753fccf Fix child_process.cc build failure for FreeBSD. 15 years ago
Felix Geisendörfer f8a3cf980f Properly handle child process exit codes 15 years ago
Ryan Dahl 9b2aac61b2 Resolve EWOULDBLOCK to string if different thatn EAGAIN 15 years ago
Ryan Dahl 3b75f5070d Upgrade V8 to 2.2.6 15 years ago
Tim Caswell 8f79169aef Remove node.* deprecation messages. 15 years ago
Ryan Dahl e7a1fa1293 fs.FileWriteStream -> fs.WriteStream, fs.FileReadStream -> fs.ReadStream 15 years ago
Ryan Dahl 5aea12b4c4 stdout should be writable only 15 years ago
Felix Geisendörfer 203561208e Remove coupling dep 15 years ago
Felix Geisendörfer c143cba590 Get rid of coupling for stdin 15 years ago
Felix Geisendörfer f2212fa59d Support for FileReadStream.setEncoding 15 years ago
Felix Geisendörfer 76f98c27de Get rid of coupling for stdout 15 years ago
Ryan Dahl f618551694 Remove callback argument to FileWriteStream.prototype.write 15 years ago
Matt Ranney d1b352e4b3 Shorten some long lines. 15 years ago
Ryan Dahl 24931f8405 Upgrade V8 to 2.2.5 15 years ago
Matt Ranney 2374e557e3 More Buffer descriptions and examples. 15 years ago
Ryan Dahl e235aae018 Fix bug in socket write optimization 15 years ago
Ryan Dahl c7b3c1ecbc Add more asserts to test-http-big-proxy-responses 15 years ago
Ryan Dahl c6248efd73 Compile for beta versions of OpenSSL 1.0.0 15 years ago
Jérémy Lal 0802326fc9 test-dns so that NXDOMAIN does not rise errors 15 years ago
Jérémy Lal 5caf53a053 Add support for MX queries in dns module, works with c-ares upstream patch. 15 years ago
Jérémy Lal 14d1ab5a3e Apply unreleased upstream patch to support parse_mx_reply. 15 years ago
Jonas Pfenniger df07a713bd New test-case: signal unregistration 15 years ago
Ryan Dahl cee9080381 Fix typos 15 years ago
Jérémy Lal 610faf713d Drop UDNS from node.uselib. Add CARES for --system. 15 years ago
Ryan Dahl 9926dacd14 Remove getaddrinfo from net2.cc 15 years ago
Ryan Dahl 3d6ebbd296 Don't look for GnuTLS in wscript 15 years ago
Ryan Dahl c72967d335 Remove http_old tcp_old 15 years ago
Ryan Dahl caa828a242 bump version 15 years ago
Ryan Dahl bb4ae1769b Link to old versions 15 years ago
mape b299b4b7a1 Update API doc 15 years ago
Ryan Dahl 16f02403f8 Catch errors from stream events in net.js 15 years ago
Ryan Dahl e72b7b8002 Upgrade V8 to 2.2.4.2 15 years ago
Krishna Rajendran 7a34afba77 openssl 1.0.0 constification 15 years ago
Brian Hammond 40820ec8d5 Leave pos as undefined to allow reads from unseekable files like /proc/x/smaps on Linux 15 years ago
Ryan Dahl c9e27b11c5 Unify ErrnoException creation 15 years ago
Ryan Dahl 0633e5cac9 Optimize for few args in EventEmitter.emit 15 years ago
Ryan Dahl 6abdf051d3 Unhandled 'error' events kill program 15 years ago
Ryan Dahl 11f673e819 curl after server is listening 15 years ago
Ryan Dahl 76d525b034 Remove assert for no-such-module 15 years ago
Ryan Dahl d70474dc10 SIGPIPE on stdout should kill the process by default 15 years ago
Ryan Dahl 3934cb5485 Force no body on http 204 and 304 15 years ago