1655 Commits (97cf216c74796e7f6dbc65e346ce69cbb160c67f)

Author SHA1 Message Date
Ryan Dahl ce9caa237f Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
Ryan Dahl f5db3f1f85 Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
Ryan Dahl dc578724b1 Now working on v0.4.12 14 years ago
Ryan Dahl a745d19ce7 Bump version to v0.4.11 14 years ago
Antranig Basman c05936ca13 vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago
Ben Noordhuis 5e37e10e41 module: fix pointer reference to out-of-scope variable 14 years ago
Bert Belder 9728723508 node_crypto: interface with libuv, not libev 14 years ago
Ben Noordhuis eaac88163a module: fix pointer reference to out-of-scope variable 14 years ago
Artem Zaytsev a38bda9fb2 platform: fix GetFreeMemory() on 64 bits freebsd 14 years ago
Ben Noordhuis cbea40eaf2 typed arrays: fix signed/unsigned compiler warnings 14 years ago
Ben Noordhuis efcbe3b21a typed arrays: add Float64Array 14 years ago
Ben Noordhuis 83b211ecb2 typed arrays: alias method subarray() to slice() 14 years ago
Ben Noordhuis 7cab4d6870 typed arrays: integrate plask's typed array implementation 14 years ago
Glen Low 04122ad2d3 crypto: PBKDF2 function from OpenSSL 14 years ago
Ryan Dahl 5b58473b40 Now working on v0.5.5 14 years ago
Ryan Dahl cfba1f5922 Bump version to v0.5.4 14 years ago
Peter Bright b9d777734d Fix MSVS building. 14 years ago
Ben Noordhuis fcf9cfa137 node: propagate --use-uv to child processes 14 years ago
Ryan Dahl e6b06bc6c5 win: fix test-process-env 14 years ago
Ben Noordhuis 460614125b tcp: propagate libuv tcp accept() errors to net_uv.js 14 years ago
Bert Belder 764dfbb1bf Open files in binary mode, on msvc too 14 years ago
Tom Hughes 421b6e89aa crypto: fix incorrect ssl shutdown check 14 years ago
Tom Hughes 25118b0a26 net: fix incorrect sizeof() 14 years ago
Tom Hughes 94db871ecf crypto: fix incorrect ssl shutdown check 14 years ago
Tom Hughes a8692a0154 net: fix incorrect sizeof() 14 years ago
Ryan Dahl acc120a37b windows: fix test-umask 14 years ago
Peter Bright 6ac8c55989 Make MSVS build. 14 years ago
Ryan Dahl 3ebbf6ebf7 Complete eio upgrade 14 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Ryan Dahl a979ab9d99 Improve gyp build - now works kind of 14 years ago
Ryan Dahl c3ccbea5cd Upgrade http_parser to 965f91bc76b2d1601e23 14 years ago
Bert Belder 567470b136 Child processes: support windowsVerbatimArguments option 14 years ago
Ben Noordhuis 2bbb468428 child process: bind to libuv's kill process API 14 years ago
Ben Noordhuis 38f948a373 http: make http2 the default, legacy backend is available with --use-http1 14 years ago
Bert Belder 91ecfbcae8 Remove platform_win32_winsock 14 years ago
Ryan Dahl 158bfab922 Now working on v0.5.4 14 years ago
Ryan Dahl 4585330afe Bump version to v0.5.3 14 years ago
Ryan Dahl 8ace421bfd Complete removal of node_child_process_win32.cc 14 years ago
Ryan Dahl 3ce671284b Remove node_child_process_win32.cc 14 years ago
Igor Zinkovsky 1c09cc1550 windows: set stdio streams to binary mode 14 years ago
Ryan Dahl 624dd38d89 child_process_uv: fix test/simple/test-child-process-env 14 years ago
Ryan Dahl ef767a152b child_process_uv: fix simple/test-child-process-cwd 14 years ago
Ryan Dahl 19a62589b2 child_process_uv: add exec, fix simple/test-child-process-exec-cwd 14 years ago
Ryan Dahl 7772f21b60 initial pass at lib/child_process_uv.js 14 years ago
Paul Querna 5501a5a641 Add stdlib include for free(), fixing build on linux after f01b241 14 years ago
Ryan Dahl f01b241057 add wrapper for uv_spawn 14 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 14 years ago
isaacs 703a1ffe52 Revert "AMD compatibility for node" 14 years ago
Fedor Indutny 759fb36df3 crypto: dispose persistent properties on class destruction 14 years ago
Ryan Dahl ea9ee1fb7e Add process.moduleLoadList for better startup transparency 14 years ago