10849 Commits (63ae1d203aba94b9a35400acdf00ff968fb6eb05)
 

Author SHA1 Message Date
Ben Noordhuis 63ae1d203a src: rework early debug signal handling 10 years ago
Ben Noordhuis 5756f92f46 src: do platform-specific initialization earlier 10 years ago
Ben Noordhuis 24bd4e0555 test: add http upgrade header regression test 10 years ago
Ben Noordhuis 660509694c deps: roll back http_parser to 2.3.0 10 years ago
Calvin Metcalf 90ddb46d52 crypto: remove use of this._readableState 10 years ago
Vladimir Kurchatkin 45d8d9f826 buffer: implement `iterable` interface 10 years ago
cjihrig 3cbb5cdfdb console: allow Object.prototype fields as labels 10 years ago
Fedor Indutny 87e62bd4c8 crypto: implement privateEncrypt/publicDecrypt 10 years ago
Saúl Ibarra Corretgé b50fea4d49 watchdog: fix timeout for early polling return 10 years ago
Yosuke Furukawa b5166cb7d2 benchmark: add bench-(url & events) make targets 10 years ago
Bert Belder 5843ae8dfb Revert "doc: clarify fs.symlink and fs.symlinkSync parameters" 10 years ago
Mathias Küsel 668bde8ac0 win,msi: broadcast WM_SETTINGCHANGE after install 10 years ago
Johan Bergström 69ce0641dc build: remove artefacts on distclean 10 years ago
Rod Vagg 1953886126 test: fs.createReadStream().destroy() fd leak 10 years ago
Alex Kocharin 497fd72e21 fs: fix fd leak in ReadStream.destroy() 10 years ago
Michael Hart 8b09ae76f1 doc: add links for http_parser/libuv upgrades 10 years ago
Aleksey Smolenchuk 683e09603e src: remove excessive license boilerplate 10 years ago
Andres Suarez 5c7ab96b90 doc: fix net.Server.listen bind behavior 10 years ago
Johnny Ray Austin 84b05d48d9 doc: update writable streams default encoding 10 years ago
ttrfwork 18552677d7 doc: fix minor grammar mistake in streams docs 10 years ago
Ben Noordhuis 4f68369643 build: disable v8 snapshots 10 years ago
Johan Bergström c0a9d1bc74 versions: add http-parser patchlevel 10 years ago
cjihrig 785481149d child_process: clone spawn options argument 10 years ago
Fedor Indutny 88aaff9aa6 deps: update http_parser to 2.4.2 10 years ago
Nikolai Vavilov 804ab7ebaa doc: add seishun as a collaborator 10 years ago
Vladimir Kurchatkin 301a968a40 child_process: remove redundant condition 10 years ago
Jonathan Ong 06cfff9350 http: don't bother making a copy of the options 10 years ago
Vladimir Kurchatkin 55c222ceba doc: add vkurchatkin as collaborator 10 years ago
Rod Vagg 50ac4b7e2a Working on 1.0.5 10 years ago
Rod Vagg d1fc9c6cae 2015-01-24 io.js v1.0.4 Release 10 years ago
Andres Suarez bb766d2c47 doc: update "net" section in node to io.js changes 10 years ago
Rod Vagg 73ddaa629c tools: remove old updateAuthors.awk script 10 years ago
Rod Vagg 6230bf9b79 doc: update AUTHORS list 10 years ago
Brendan Ashworth 33186fa7d8 doc: adds brendanashworth as collaborator 10 years ago
Evan Lucas 8f9502a20a doc: add evanlucas to collaborators 10 years ago
Brendan Ashworth 35a4f1107e doc: alphabetize all.markdown 10 years ago
Fishrock123 a0831c580d doc: add Fishrock123 to collaborators 10 years ago
Stephen Belanger 54124874dc doc: add qard to collaborators 10 years ago
Bert Belder 8b55048d67 deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis 82227f3511 deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell f5b35dbda4 deps: upgrade npm to 2.3.0 10 years ago
Thorsten Lorenz f3fed5193c doc: adding thlorenz to list of collaborators 10 years ago
Vladimir Kurchatkin 8de89ec465 lib: move default address logic to `net._listen2` 10 years ago
Ben Noordhuis 3143d732f6 test: delete parallel/test-process-active-wraps 10 years ago
Ben Noordhuis 4f95b5d825 test: fix parallel/test-http-destroyed-socket-write2 10 years ago
Ben Noordhuis 5ba307a978 test: fix parallel/test-dgram-error-message-address 10 years ago
Vladimir Kurchatkin f4c536b749 debugger: don't override module binding 10 years ago
cjihrig 40ffed8f3f stream: use nop as write() callback if omitted 10 years ago
Icer Liang df0d790107 doc: dns.lookupService has wrong header level 10 years ago
Todd Kennedy 8b1db9c0a7 doc: note in docs about missing interfaces 10 years ago