8357 Commits (3a2b5030ae1cd200e92eaf3928bd20a8deda50c6)
 

Author SHA1 Message Date
isaacs 3a2b5030ae crypto: Clear error after DiffieHellman key errors 12 years ago
Trevor Norris d5d5170c35 string_bytes: strip padding from base64 strings 12 years ago
isaacs f57ff787aa src: Remove superfluous static_cast 12 years ago
isaacs 77de207089 blog: Release 0.10.7 12 years ago
isaacs bae6d089a4 Now working on 0.10.8 12 years ago
isaacs cc7ec075e9 Merge branch 'v0.10.7-release' into v0.10 12 years ago
isaacs d2fdae197a 2013.05.17, Version 0.10.7 (Stable) 12 years ago
Brandon Frohs 49300a4fa6 doc: Fix link to open issues on GitHub. 12 years ago
isaacs 199fa9f8dd crypto: Don't ignore verify encoding argument 12 years ago
Ben Noordhuis f59ab10a64 buffer, crypto: fix default encoding regression 12 years ago
Ryuichi Okumura 4cd643ee2d doc: fix missing Class in header 12 years ago
Ryuichi Okumura b06c82fd88 doc: fix the link to Stream document 12 years ago
Ben Noordhuis 22533c035d timers: fix setInterval() assert 12 years ago
Ryan Graham 1deeab29f2 doc: improve exports/module.exports consistency 12 years ago
Ryan Graham 93391ae9cb doc: clarify exports and module.exports 12 years ago
Bert Belder 6bcf51e030 uv: upgrade to v0.10.7 12 years ago
isaacs f564b6b58a uv: Upgrade to 0.10.6 12 years ago
isaacs f7b10f5445 npm: Upgrade to 1.2.21 12 years ago
isaacs ca38def146 blog: Release 0.10.6 12 years ago
isaacs ef2b2a3f52 Now working on v0.10.7 12 years ago
isaacs d855e9b125 Merge branch 'v0.10.6-release' into v0.10 12 years ago
isaacs a241deb19a crypto: Pass encodings for Hmac digest 12 years ago
isaacs 5deb1672f2 2013.05.14, Version 0.10.6 (Stable) 12 years ago
isaacs c1e8c8de1c crypto: Pass encodings to C++ for Sign/Verify 12 years ago
isaacs 430dc39e87 crypto: use StringBytes::Encode 12 years ago
isaacs a1eacdf12a crypto: Pass strings to binding layer directly 12 years ago
isaacs 119354f735 buffer: DRY string encoding using StringBytes 12 years ago
isaacs 4e8cddddcb src: use StringBytes for DecodeWrite/DecodeBytes/Encode 12 years ago
isaacs 69dac92c36 src: Use StringBytes in StreamWrap 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
isaacs 3058f08e64 tools: remove unnecessary cpplint rules 12 years ago
isaacs d5158574c6 stream: Make default encoding configurable 12 years ago
isaacs bdb78b9945 stream: don't create unnecessary buffers in Readable 12 years ago
isaacs 0b8af89363 lint 12 years ago
isaacs 201baa273b benchmark: hash stream 12 years ago
isaacs 6a833a38f6 blog: Release v0.11.2 12 years ago
Benoit Vallée dbe9f8da6b test: increase workers to 8 in cluster-disconnect 12 years ago
Ben Noordhuis f13a3fd2af doc: clarify subsystems in CONTRIBUTING.md 12 years ago
Ben Noordhuis 21bd456763 child_process: fix handle delivery 12 years ago
isaacs 4b69bcfc66 doc: s/search.npmjs.org/npmjs.org/ 12 years ago
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Robert Kowalski dc92ff8585 doc: document stream.Writable 'error' event 12 years ago
Daniel Moore 3b6fc600e2 stream: make Readable.wrap support empty streams 12 years ago
Daniel Moore 1ad93a6584 stream: make Readable.wrap support objectMode 12 years ago
Timothy J Fontaine cf87ee67ee test: don't use total_seconds() because of py2.6 12 years ago
Timothy J Fontaine 716176fa99 test: report test duration in TAP progress 12 years ago
Timothy J Fontaine 76cbd039b9 build: only use DESTDIR instead of PREFIX for pkg 12 years ago
Kevin Locke 1c2b03dea5 doc: update options for exec and execFile 12 years ago
Miroslav Bajtoš 418c9bc604 build: vcbuild.bat fix for Visual Studio 2012 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago