10912 Commits (b9d3928f80992a812795a974cbae02288fc5049c)
 

Author SHA1 Message Date
Brendan Ashworth 083c421b5c benchmark: remove extra spacing in http options 10 years ago
Fedor Indutny e17e6fb2fa util: use on-stack buffer for Utf8Value 10 years ago
Fedor Indutny 3d4e96f3ce crypto: use on-stack storage in HashUpdate 10 years ago
Fedor Indutny aca2011251 string_bytes: introduce InlineDecoder 10 years ago
Fedor Indutny c6367e7f2a node: speed up ParseEncoding 10 years ago
Calvin Metcalf 7604e6decc docs: add note about default padding in crypto 10 years ago
Qasim Zaidi cf3e908b70 http: more descriptive setHeader errors 10 years ago
Ben Noordhuis cbc1262bd9 deps: upgrade v8 to 4.1.0.14 10 years ago
Micleusanu Nicu 00f822f276 doc: add micnic as collaborator 10 years ago
Fishrock123 514b1d964b doc: add more info to benchmark/README.md 10 years ago
Saúl Ibarra Corretgé 097fde7129 deps: update libuv to 1.3.0 10 years ago
Roman Reiss 6ad236c9b6 build: configure formatting, add final message 10 years ago
Ben Noordhuis dd47a8c785 src: set default signal dispositions at start-up 10 years ago
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