1532 Commits (2374e557e30fab5c357d3f03716ca3b83131c3c0)
 

Author SHA1 Message Date
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
Ryan Dahl 94f9dc67c0 Add link to older tarball versions 15 years ago
isaacs cfd459abde Move the module loading framework into lib/module.js. Minimal changes otherwise. 15 years ago
isaacs e0061a511d refactor path module to lib/path.js 15 years ago
isaacs 7ff53f4c6a Refactor events module to lib/events.js 15 years ago
Herbert Vojčík 4badb227cf Fix TCP_KEEPIDLE build failure in FreeBSD. 15 years ago
Julian Lamb 5f8f561d61 add setKeepAlive function, which enables and sets the TCP keep-alive timer 15 years ago
Ryan Dahl 27ec33aad7 Add some libpaths for SSL 15 years ago
Michaeljohn Clement ac9d9f4e9f better function test in addEventListener 15 years ago
Tim Caswell 61308a5bff Add a note in the API docs about binding to ports and using strings. 15 years ago
Tim Caswell 60de86351a Add Buffer.byteLength docs 15 years ago
Ryan Dahl ff6409469d Make 'make distclean' work on solaris 15 years ago
Ryan Dahl 6e715b82d0 Upgrade Waf to 1.5.16 15 years ago
Standa Opichal fa514a9f16 Do a manual check for openssl if 'pkg-config openssl' fails. 15 years ago
Herbert Vojčík 8daa1f8d04 Docs for Script class of 'evals' binding. 15 years ago
Ryan Dahl 4ff45c264c Remove old EvalCX 15 years ago
Herbert Vojcik c2a06725d6 Script class with eval-function-family in binding('evals') plus tests. 15 years ago
Matt Ranney 39464b498f Add docs for new REPL options and fill out description of commands. 15 years ago
Rhys Jones 3510669db2 Fixed ssl client and server examples 15 years ago
Rhys Jones 8efab857d0 Merge branch 'master' into openssl 15 years ago
Rhys Jones e4a6b72ae3 Added test and started tidy-up of node_crypto.cc 15 years ago
Micheil Smith 6ad18a27a0 Fix upgradeHead bounds. 15 years ago
Rhys Jones e6a1091cc6 Merge branch 'master' into openssl 15 years ago
Ryan Dahl 311d7dee19 bump version 15 years ago