11098 Commits (1640dedb3b2a8d6e54ba7b22290d86d5984768be)
 

Author SHA1 Message Date
Calvin Metcalf 10277d2e57 docs: include mention of new crypto methods 10 years ago
Zach Bruggeman 9a8f18613d child_process: add debug and error details 10 years ago
Fedor Indutny 6f7a9784ea crypto: clear error on return in TLS methods 10 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
Brian White e0730eeaa5 benchmark: allow compare via fine-grained filters 10 years ago
Ben Noordhuis 96ffcb9a21 src: reduce cpu profiler overhead 10 years ago
Evan Lucas 3e675e44b5 benchmark: don't use template strings 10 years ago
Mikeal Rogers 8ac8b760ac doc: simplified pure consensus seeking 10 years ago
Chris Dickinson 0a54b6a134 doc: update streams wg charter 10 years ago
Mikeal Rogers b8ead4a23f Adjusting for feedback in the PR. 10 years ago
Mikeal Rogers 3af7f30a7c Initial documentation for working groups. 10 years ago
Chris Dickinson 513724efcc doc: add GPG fingerprint for chrisdickinson 10 years ago
Rod Vagg 4168198392 doc: add TC meeting 2015-01-28 minutes 10 years ago
Chris Dickinson c4b1019019 Working on v1.1.1 10 years ago
Chris Dickinson 6629751596 2015-02-03 io.js v1.1.0 Release 10 years ago
Rod Vagg df48fafa92 tools: add release tool and docs, remove old tools 10 years ago
Fedor Indutny 14684d3d67 v8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG 10 years ago
Fedor Indutny 6a5d731f60 gyp: enable postmortem support, fix dtrace paths 10 years ago
Fedor Indutny 8b88ff85f1 deps: fix postmortem support in v8 10 years ago
Glen Keane d0b0bb4ae0 dtrace: fix removal of unused probes 10 years ago
Jonathan Ong 3e67d7e46b http: replace util._extend() with [].slice() 10 years ago
Brendan Ashworth 89dd8e062f benchmark: clean up common.js 10 years ago
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt 10 years ago
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
Glen Keane d75fecf6fd src: remove unused dtrace probes 10 years ago
Yosuke Furukawa 8c0742f437 net: check close callback is function 10 years ago
Yosuke Furukawa 207e48c934 dgram: check close callback is function 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
Bert Belder bce7a2608e deps: make node-gyp work again on windows 10 years ago
Ben Noordhuis 1bdd74d20a deps: make node-gyp fetch tarballs from iojs.org 10 years ago
Forrest L Norvell faf34ffbd3 deps: upgrade npm to 2.4.1 10 years ago
cjihrig 40e29dcbbf assert: use util.inspect() to create error messages 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Ben Noordhuis 0767c2feb1 lib: fix max size check in Buffer constructor 10 years ago
Sam Roberts 65b1e4f56f dgram: implicit binds should be exclusive 10 years ago
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