3863 Commits (4ac633bf2160b49746e279a745ac68e52009857c)
 

Author SHA1 Message Date
Ryan Dahl 4ac633bf21 Forgot to add child_process_uv.js 13 years ago
Ryan Dahl 7772f21b60 initial pass at lib/child_process_uv.js 13 years ago
koichik d3d8f1b972 Add %% escape to util.format() 13 years ago
Paul Querna 5501a5a641 Add stdlib include for free(), fixing build on linux after f01b241 13 years ago
Ryan Dahl f01b241057 add wrapper for uv_spawn 13 years ago
Ben Noordhuis 874260b40f util: add sprintf-like format() function 13 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 13 years ago
Ryan Dahl 9dd979228d Upgrade libuv to 7108ca88 13 years ago
Robert Mustacchi de0b8d601c jslint cleanup: path.js, readline.js, repl.js, tls.js, tty_win32.js, url.js 13 years ago
isaacs 703a1ffe52 Revert "AMD compatibility for node" 13 years ago
koichik bffb758243 Fix http.ClientRequest crashes if end() was called twice 13 years ago
koichik 62aaf56d1b Fix http.ClientRequest crashes if end() was called twice 13 years ago
Fedor Indutny 759fb36df3 crypto: dispose persistent properties on class destruction 13 years ago
Ryan Dahl 799c7bdcb6 Fix test-module-load-list for use-uv 13 years ago
Ryan Dahl 8527f00c3c Lazy load a few modules 13 years ago
Ryan Dahl ea9ee1fb7e Add process.moduleLoadList for better startup transparency 13 years ago
Ryan Dahl bca6e35b2b Don't always enable debug on startup 13 years ago
Ryan Dahl 497fe79f97 Speed up startup time 13 years ago
Ryan Dahl 1ca5b6cd05 Remove pkg-conf file 13 years ago
Ben Noordhuis 8430148ccb uv: upgrade to fc7bc2b 13 years ago
Aku Kotkavuo 562bef5ff3 Add missing parentheses in buffer docs. 13 years ago
Ben Noordhuis 83b82f900f wrap: upgrade pipe_wrap and tcp_wrap to new libuv API 13 years ago
Igor Zinkovsky 187fe27a6e stdio binding + javascript to enable process.stdin.listen() 13 years ago
Ben Noordhuis de261713bf uv: upgrade to a1adfe3 13 years ago
SAWADA Tadashi d3a84bea7b Fix crypto encryption/decryption with Base64. 14 years ago
Ben Noordhuis a7bdaabf60 Include "platform.h", not <platform.h> - conflicts with system headers 13 years ago
Felix Geisendörfer 1b3ebc32d7 Fix test-net-stream.js 13 years ago
Ben Noordhuis 0082ef271e http: add --use-http2 switch 13 years ago
Ben Noordhuis 2ed23314c3 http: make http and http2 co-exist 13 years ago
Mikeal Rogers 915fa1e44f doc: http2 documentation 13 years ago
Mikeal Rogers 2b929c7f19 http: http2 implementation 13 years ago
Felix Geisendörfer 09ee29318f Emit 'close' after all connections have closed 13 years ago
Ben Noordhuis df3a8fcb62 cli: don't print result of --eval 13 years ago
Alexander Uvarov 216829e752 Docs for Socket::bytesRead, Socket::bytesWritten 13 years ago
Alexander Uvarov 14b75a126f Add Socket::bytesRead, Socket::bytesWritten 13 years ago
isaacs c050d0fa19 Finish removing require.paths 13 years ago
Stefan Bühler db993956d6 Fix crypto hmac to accept binary keys + add test cases from rfc 2202 and 4231 14 years ago
Ben Noordhuis aa0308d618 process: add process.features, remove process.useUV 13 years ago
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
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
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