3930 Commits (891a6f24a0a6df5a23b4ca417cb701d6c6718b00)
 

Author SHA1 Message Date
koichik 50e147bd03 Add an optional length argument to Buffer.write() 13 years ago
Daniel Pihlström fa829b0fd3 convert nonbuffer data to string in fs.writeFile/Sync 14 years ago
Jeroen Janssen 2fe780b36c build: add wscript detection for node_version 13 years ago
SAWADA Tadashi e357acc55b Fix crypto encryption/decryption with Base64. 14 years ago
Vicente Jimenez Aguilar b8e9bf0993 Typos in ChangeLog file. 14 years ago
koichik 3eb246485a Doc improvements 13 years ago
Bert Belder 7a6a77e07c Windows/cygwin: no more GetConsoleTitleW errors on XP 13 years ago
Ryan Dahl 82905fa3aa Now working on v0.5.3 13 years ago
Bert Belder 78487b6256 Windows/cygwin: no more GetConsoleTitleW errors on XP 13 years ago
Ryan Dahl 08ffce1a00 Bump version to v0.5.2 13 years ago
Bert Belder 9e77b1a82e Upgrade libuv to 2806b0386b266ee7377459b49156a60a15b1dfea 13 years ago
Ryan Dahl 0ed1354119 Merge branch 'v0.4' 13 years ago
Ryan Dahl daead5f5bb win: fix simple/test-tls-client-abort.js 13 years ago
Ryan Dahl 8eb1edc8ea net_uv: Fix test-net-server-bind 13 years ago
Ryan Dahl fea524e145 Merge branch 'V8-3.4' 13 years ago
Ryan Dahl f319e12621 Upgrade V8 to 3.4.14 13 years ago
Ben Noordhuis 984dc057e3 net_uv: throw if Server.prototype.close() is called twice 13 years ago
Ben Noordhuis 345df289eb test: test pipe API with raw net.Stream() object 13 years ago
Ben Noordhuis 8ddb334c2a net_uv: emit 'close' event in Server.prototype.close() 13 years ago
Ben Noordhuis 07bcdc2f51 net_uv: release uv handle in Socket.prototype.destroy() 13 years ago
Ben Noordhuis 59b04427d3 net_uv: defer handle creation to connect() or bind() time 13 years ago
Ryan Dahl 20ced0ea1e Add tls tests to test-uv 13 years ago
Ryan Dahl a6a3bf6d47 escape backslashes for windows pipe name 13 years ago
Ryan Dahl a0198d065d Remove logos from package 13 years ago
Ben Noordhuis 4b77626add test: make test-http-unix-socket use common.PIPE 13 years ago
Ben Noordhuis 725fcf5587 test: add test-net-pingpong to `make test-uv` list 13 years ago
Ben Noordhuis bff9602966 test: add common.PIPE, pipe name for tests 13 years ago
koichik 691497babe Doc improvements 13 years ago
Bert Belder 4d3a907f73 Upgrade libuv to 1028a9c6a75fde47b848c09c450fc066249fac1b 13 years ago
Bert Belder 3de406cc58 Add tests for process.nextTick bugs on windows 13 years ago
Trent Mick bbf7e8ed5e http: fix setting ServerResponse.statusCode in writeHead 13 years ago
Trent Mick a8f96d3314 http: fix setting ServerResponse.statusCode in writeHead 13 years ago
Yoshihiro Kikuchi d3d776f978 test: added test/simple/test-fs-watch-file.js 13 years ago
Yoshihiro Kikuchi 3c4c36068e fs: added an argument check in fs.watchFile 13 years ago
Ryan Dahl 133036fdad upgrade libuv to 6e50576 13 years ago
Ben Noordhuis 1b89323e92 uv: back-port c4611a4 from libuv 13 years ago
Ben Noordhuis 53aac9dde6 uv: upgrade to afc9987 13 years ago
Ben Noordhuis 0c396c05fd test: beef up checks in test-http-unix-socket.js, add to `make test-uv` 13 years ago
Ben Noordhuis 37cbc355d5 net: add bindings to libuv pipe API 13 years ago
isaacs 588d885e81 Close #1357 Load json files with require() 13 years ago
Ben Noordhuis 1b0e054737 url: throw descriptive error if url argument to parse() is not a string 13 years ago
Ben Noordhuis 6f0740e67b crypto: check for SSL_COMP_get_compression_methods() 13 years ago
Ryan Dahl 0599cb7afa process.stdout/process.stderr should use net_legacy for now 13 years ago
Ben Noordhuis 9cc2bd11d3 Upgrade libuv to ce5eb6d 13 years ago
Ryan Dahl effc4469d0 Now working on v0.4.11 13 years ago
Ryan Dahl 1b8dd65d6e Bump version to v0.4.10 13 years ago
Ryan Dahl 58655da3aa Use ms instead of sec for gc idle times 13 years ago
Ryan Dahl e3c1cf3b5b Remove toc on logo page 13 years ago
isaacs ddfc6b78cc Close #1360 url: Allow _ in hostnames. 13 years ago
isaacs dcecfc5f1b Close #1360 url: Allow _ in hostnames. 13 years ago