11151 Commits (a28945b12876fea74091ba426eb636f8101262c9)
 

Author SHA1 Message Date
Alex Yursha a28945b128 doc: reflect new require('events') behaviour 10 years ago
Brian White 85a92a37ef querystring: optimize parse and stringify 10 years ago
cjihrig 65d0a8eca8 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell 7d0baf1741 deps: upgrade npm to 2.7.1 10 years ago
Fedor Indutny 4eb8810a27 tls: re-enable `.writev()` on TLSWrap 10 years ago
Fedor Indutny e90ed790c3 tls: fix leak on `DoWrite()` errors 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
FangDun Cai 7a5b023bac doc: fix vm module examples 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Jeremiah Senkpiel 53e200acc2 test: fix test-http-content-length 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
Santiago Gimeno 5ecdc0314d test: add test for reading a large file through a pipe 10 years ago
Santiago Gimeno a6af709489 fs: use stat.st_size only to read regular files 10 years ago
Santiago Gimeno 0782c24993 test: fix readfile-zero-byte-liar test 10 years ago
Fedor Indutny e2c9040995 src: do not leak handles on debug and exit 10 years ago
Johan Bergström 8c4f0df464 v8: fix build on solaris platforms 10 years ago
Bert Belder 41c9daa143 build: fix incorrect set in vcbuild.bat 10 years ago
Fedor Indutny 07c066724c buffer: align chunks on 8-byte boundary 10 years ago
Ben Noordhuis d33a647b4b doc: make tools/update-authors.sh cross-platform 10 years ago
skenqbx 8453fbc879 https: don't overwrite servername option 10 years ago
Ben Noordhuis 60dac07b06 doc: add Malte-Thorben Bruns to .mailmap 10 years ago
Ben Noordhuis 480b48244f lib: allow server.listen({ port: "1234" }) 10 years ago
skenqbx 80e14d736e doc: move checkServerIdentity option to tls.connect() 10 years ago
Ryuichi Okumura 684a5878b6 doc: fix missing periods in url.markdown 10 years ago
Fedor Indutny 8431fc53f1 tls_wrap: proxy handle methods in prototype 10 years ago
Trevor Norris 8070b1ff99 buffer: Don't assign .parent if none exists 10 years ago
Rod Vagg e795138d55 Working on v1.5.2 10 years ago
Rod Vagg f19e9b6a76 2015-03-09 io.js v1.5.1 Release 10 years ago
Rudi Cilibrasi 030a92347d benchmark: chunky http client benchmark variation 10 years ago
Fedor Indutny 1a3ca8223e http_client: ensure empty socket on error 10 years ago
Fedor Indutny 8670613d2d node_crypto_bio: adjust external memory size 10 years ago
Yazhong Liu f8c893dd39 doc: fix confusion markdown in util.markdown 10 years ago
Jeremiah Senkpiel cf565b5516 fs: fix .write() not coercing non-string values 10 years ago
Alex Kocharin 4bd3620382 url: remove redundant assignment in url.parse 10 years ago
Fedor Indutny fe36076c78 stream_base: WriteWrap::New/::Dispose 10 years ago
Fedor Indutny 7f4c95e160 tls: do not leak WriteWrap objects 10 years ago
Brendan Ashworth e763220f66 doc: update clang version prerequisite 10 years ago
Ben Noordhuis 528d8786ff src: fix memory leak in fs.writeSync error path 10 years ago
Ben Noordhuis 648fc63cd1 src: fix mismatched delete[] in src/node_file.cc 10 years ago
Evan Lucas 0f7c8ebeea doc: replace article "an" with "a" in net docs 10 years ago
Fedor Indutny 3b57819b58 crypto: fix leak in SafeX509ExtPrint 10 years ago
Ben Noordhuis 9f7c9811e2 src: add missing Context::Scope 10 years ago
Rod Vagg 71f069772e Working on v1.5.1 10 years ago
Rod Vagg 25a7fc8ffb 2015-03-06 io.js v1.5.0 Release 10 years ago
cjihrig dee07e2983 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell fe14802fb7 deps: upgrade npm to 2.7.0 10 years ago
Fedor Indutny c09c90c1a9 tls_wrap: do not hold persistent ref to parent 10 years ago
Fedor Indutny dccb69a21a js_stream: fix leak of instances 10 years ago
Fedor Indutny 583a868bcd stream_wrap: add HandleScope's in uv callbacks 10 years ago