11171 Commits (fe0f015c5159633127e268ebfc5db121883bc35c)
 

Author SHA1 Message Date
Ben Noordhuis fe0f015c51 src: fix crypto bio integer wraparound on 32 bits 10 years ago
Yosuke Furukawa 2b63bcd247 doc: add yosuke-furukawa as collaborator 10 years ago
Ben Noordhuis 69350baaef doc: update test section in CONTRIBUTING.md 10 years ago
Petka Antonov 3c8ae2d934 doc: add petkaantonov as collaborator 10 years ago
Roman Reiss 92c1ad97c0 doc: add silverwind as collaborator 10 years ago
Johan Bergström 14c74d5326 doc: add jbergstroem as collaborator 10 years ago
Ben Noordhuis 8b2363d2fd configure: use gcc and g++ as CC and CXX defaults 10 years ago
Alex Yursha 08ec897f82 doc: fix typo in buffer module documentation 10 years ago
Brendan Ashworth c638dad567 benchmark: add output format option [csv] 10 years ago
Brendan Ashworth 97d8d4928d benchmark: add plot_csv R graphing script 10 years ago
Ben Noordhuis 22793da485 v8: fix --max_old_space_size=4096 integer overflow 10 years ago
Yosuke Furukawa b2e00e38dc http: add flushHeaders and deprecate flush 10 years ago
Julien Gilli 68d4bed2fd make: remove node_dtrace from cpplint excludes 10 years ago
James Hartig 30666f22ca net: use cached peername to resolve remote fields 10 years ago
Steven Vercruysse e6e616fdcb doc: fix '\\' typos on Windows 10 years ago
Julien Gilli 89bf6c05e9 build: allow custom PackageMaker path 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 10 years ago
Ben Noordhuis 2551c1d2ca src: use Number::New() for heapTotal/heapUsed 10 years ago
Ben Noordhuis 4f394998ba src: don't create js string twice on error 10 years ago
cjihrig eb995d6822 path: add type checking for path inputs 10 years ago
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