8373 Commits (179aa0a8f2cc19d1652febd9fab973d2d13c50d4)
 

Author SHA1 Message Date
isaacs 179aa0a8f2 doc: Minor fixup in http doc re bodyHead 12 years ago
Fedor Indutny f7ff8b4454 tls: retry writing after hello parse error 12 years ago
isaacs 074e823a81 npm: Upgrade to 1.2.23 12 years ago
isaacs 1314c4aeeb uv: upgrade to 0.10.8 12 years ago
Nathan Zadoks a40133d10c http: remove bodyHead from 'upgrade' events 12 years ago
Timothy J Fontaine 007e63bb13 buffer: special case empty string writes 12 years ago
isaacs a2f93cf77a http: Return true on empty writes, not false 12 years ago
Timothy J Fontaine e2385839d7 v8: re-apply floating patches 12 years ago
Timothy J Fontaine dbe142c4ed v8: fix GetLocalizedMessage usage 12 years ago
Timothy J Fontaine 279361b277 v8: update to 3.14.5.9 12 years ago
Ben Noordhuis fda2b319dc http: save roundtrips, convert buffers to strings 12 years ago
Ben Noordhuis 89dcf22526 doc: the build requires gcc 4.2 or newer 12 years ago
Nathan Rajlich 99b737bd60 configure: respect the --dest-os flag consistently 12 years ago
Timothy J Fontaine a846d9388c net: use timers._unrefActive for internal timeouts 12 years ago
Timothy J Fontaine f46ad012bc timers: internal unref'd timer for api timeouts 12 years ago
Trevor Norris 2cad7a69ce buffer: throw when writing beyond buffer 12 years ago
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