platform/upstream/nodejs.git
2013-06-17 Fedor Indutnytls: session API returns
2013-06-17 isaacsdoc: Correct TLS deprecation notices
2013-06-16 Ben Noordhuisstream_wrap: fix signed/unsigned comparison warning
2013-06-16 Ben Noordhuiscares: fix uninitialized variable warning
2013-06-16 Fedor Indutnytls: share socket._hadError with http_client
2013-06-16 Fedor Indutnytls: introduce TLSSocket based on tls_wrap binding
2013-06-16 Fedor Indutnytls_wrap: embed TLS encryption into streamwrap
2013-06-15 Fedor Indutnystream_wrap: introduce StreamWrapCallbacks
2013-06-15 Fedor Indutnyprocess: abstract out HandleToStream
2013-06-15 Fedor Indutnycrypto: clear error on return in AddCRL
2013-06-15 Fedor Indutnycrypto: ensure that read head is always non-empty
2013-06-14 Fedor Indutnycrypto: do not deallocate embedded buffer
2013-06-14 Fedor Indutnycrypto: fix excessive buffer allocation
2013-06-12 Trevor Norrisstring_bytes: write strings using new API
2013-06-12 Trevor Norrisstring_bytes: use external for large strings
2013-06-11 Trevor Norrisstring_bytes: implement new v8 API
2013-06-11 Trevor Norrislint: add mising isolates and minor style fixes
2013-06-11 Ben Noordhuistest: fix up weakref.cc after v8 api change
2013-06-11 Ben Noordhuissrc: upgrade after v8 api change
2013-06-11 Ben Noordhuisv8: reapply floating patches
2013-06-11 Ben Noordhuisv8: upgrade to v3.19.13
2013-06-08 Fedor Indutnycrypto: free excessive memory in NodeBIO
2013-06-07 Ben Noordhuissrc: unexport node_isolate
2013-06-05 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-06-05 isaacsnet: Destroy when not readable and not writable
2013-06-04 isaacsNow working on v0.10.11
2013-06-04 isaacsblog: Release v0.10.10
2013-06-04 isaacsMerge branch 'v0.10.10-release' into v0.10
2013-06-04 isaacs2013.06.04, Version 0.10.10 (Stable) v0.10.10
2013-06-04 isaacsuv: Upgrade to 0.10.10
2013-06-04 Ben Noordhuisurl: remove unused global variable
2013-06-04 isaacsnpm: Upgrade to 1.2.25
2013-06-04 isaacsdoc: ChangeLog update for v0.8.24
2013-06-04 isaacsblog: 0.8 is maintenace, not stable
2013-06-04 isaacsblog: Release v0.8.24
2013-06-04 isaacsblog: Release v0.10.9
2013-06-04 Ben Noordhuissrc: replace ngx-queue.h with queue.h
2013-06-04 Nick Desaulnierssrc: wrap macros in `do {...} while (0)`
2013-06-03 isaacsurl: Set href to null by default
2013-06-03 isaacsurl: Properly parse certain oddly formed urls
2013-06-03 isaacsstream: unshift('') is a noop
2013-05-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-30 Trevor Norrisprocess: use Tock for nextTickQueue items
2013-05-30 Trevor Norrissrc: remove old comment code
2013-05-30 Trevor Norrisprocess: remove spinner
2013-05-30 isaacsNow working on v0.10.10
2013-05-30 isaacsMerge branch 'v0.10.9-release' into v0.10
2013-05-30 isaacs2013.05.30, Version 0.10.9 (Stable) v0.10.9
2013-05-30 isaacsnpm: Upgrade to 1.2.24
2013-05-30 Trevor Norrisprocess: remove max tick check for domains
2013-05-30 Trevor Norrisprocess: remove maxTickDepth from _tickCallback
2013-05-30 Trevor Norrisprocess: relocate needSpinner calls
2013-05-30 Andrew Paprockivm: fix race condition in watchdog cleanup
2013-05-30 Kiyoshi Nomodoc: remove `bufferSize` option
2013-05-30 Ryunosuke SATOevents: define properties on prototype
2013-05-30 Brian Whiterepl: fix JSON.parse error check
2013-05-30 Brian Whitebuffer: return `this` in fill() for chainability
2013-05-30 Fedor Indutnytls: proper .destroySoon
2013-05-29 Bert Belderuv: upgrade to v0.11.4
2013-05-29 Ben Noordhuisbuffer: guard against integer overflow
2013-05-29 Ben Noordhuisbuffer: simplify ReadFloatGeneric offset checks
2013-05-29 Ben Noordhuisos: use IsBigEndian() in GetEndianness() function
2013-05-29 Ben Noordhuisbuffer: guard against pointer aliasing issues
2013-05-29 Ben Noordhuissrc: add endianness helper functions
2013-05-29 Ben Noordhuissrc: simplify HandleWrap initialization
2013-05-29 Ben Noordhuissrc: replace c-style casts with c++-style casts
2013-05-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-05-29 Ben Noordhuisdoc: sending dgram handles only works on unix
2013-05-28 Daniel G. Taylorhttps: Add `secureProtocol` docs
2013-05-28 Daniel G. Taylortls: Add `secureProtocol` docs
2013-05-28 isaacsuv: Upgrade to v0.10.9
2013-05-28 Fedor Indutnytls: invoke write cb only after opposite read end
2013-05-28 Fedor Indutnytls: ignore .shutdown() syscall error
2013-05-27 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-25 Rafael Henrique... doc: add link to Brazilian Node community
2013-05-25 Rafael Henrique... doc: remove broken links on community page
2013-05-24 isaacsblog: Post for v0.10.8
2013-05-24 isaacsNow working on 0.10.9
2013-05-24 isaacsMerge branch 'v0.10.8-release' into v0.10
2013-05-24 isaacs2013.05.24, Version 0.10.8 (Stable) v0.10.8
2013-05-24 isaacsdoc: Minor fixup in http doc re bodyHead
2013-05-24 Fedor Indutnytls: retry writing after hello parse error
2013-05-24 isaacsnpm: Upgrade to 1.2.23
2013-05-24 isaacsuv: upgrade to 0.10.8
2013-05-24 Nathan Zadokshttp: remove bodyHead from 'upgrade' events
2013-05-24 isaacsRemove .travis.yml file.
2013-05-23 Timothy J Fontainebuffer: special case empty string writes
2013-05-23 isaacshttp: Return true on empty writes, not false
2013-05-23 Timothy J Fontainev8: re-apply floating patches
2013-05-23 Timothy J Fontainev8: fix GetLocalizedMessage usage
2013-05-23 Timothy J Fontainev8: update to 3.14.5.9
2013-05-23 Timothy J Fontainesystemtap: add tapset for node user probes
2013-05-23 Timothy J Fontainedtrace: unify dtrace and systemtap interfaces
2013-05-23 Timothy J Fontainetimers: use uv_now instead of Date.now
2013-05-23 Ben Noordhuishttp: save roundtrips, convert buffers to strings
2013-05-22 Trevor Norrissrc: remove unused comment
2013-05-22 Trevor Norrissrc: upgrade to new v8 api
2013-05-22 Ben Noordhuisv8: reapply floating patches
2013-05-22 Trevor Norrisv8: upgrade to v3.19.3
2013-05-22 isaacstest: Fix test-deprecation-flags
next