http,net,tls: return this from setTimeout methods
[platform/upstream/nodejs.git] / src /
2015-05-15 Jeremiah SenkpielWorking on v2.0.3
2015-05-15 Jeremiah Senkpiel2015-05-15 io.js v2.0.2 Release v2.0.2
2015-05-15 Yosuke Furukawasrc: fix preload when used with prior flags
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-05-08 Roman Klaukesrc: add type check to v8.setFlagsFromString()
2015-05-07 Rod VaggWorking on v2.0.2
2015-05-07 Rod Vagg2015-05-07 io.js v2.0.1 Release (PROPOSAL) v2.0.1
2015-05-07 Ivan Koziksrc: export the ParseEncoding function on Windows
2015-05-06 Ben Noordhuissrc: fix pedantic cpplint whitespace warnings
2015-05-06 Shigeki Ohtsujs_stream: fix buffer index in DoWrite
2015-05-05 Ben Noordhuissrc: fix NODE_DEPRECATED macro with old compilers
2015-05-05 Trevor Norrisasync-wrap: remove before/after calls in init
2015-05-05 Trevor Norrisasync-wrap: set flags using functions
2015-05-05 Trevor Norrisasync-wrap: pass PROVIDER as first arg to init
2015-05-05 Trevor Norrisasync-wrap: don't call init callback unnecessarily
2015-05-04 Ben Noordhuissrc: fix minor inefficiency in Buffer::New() call
2015-05-04 Ben Noordhuissrc: fix deprecated use of Buffer::New()
2015-05-04 Rod VaggWorking on v2.0.1
2015-05-04 Rod Vagg2015-05-04 io.js v2.0.0 Release v2.0.0
2015-05-04 Rod Vaggsrc: bump NODE_MODULE_VERSION due to V8 API
2015-05-04 Chris Dickinsonrepl: fix for a+ fd clearing the file on read
2015-05-04 Chris Dickinsonrepl: fix _debugger by properly proxying repl
2015-05-04 Ben Noordhuissrc: fix -Wmissing-field-initializers warning
2015-05-02 Brian Whitenode: improve nextTick performance
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Fedor Indutnytls: use `SSL_set_cert_cb` for async SNI/OCSP
2015-05-01 Fedor Indutnystream_base: dispatch reqs in the stream impl
2015-05-01 Chris Dickinsonrepl: add mode detection, cli persistent history
2015-04-30 Fedor Indutnytls: zero SSL_CTX freelist for a singleUse socket
2015-04-30 Fedor Indutnycrypto: track external memory for SSL structures
2015-04-30 Fedor Indutnytls: destroy SSL once it is out of use
2015-04-29 Ben Noordhuissrc: deprecate smalloc public functions
2015-04-29 Ben Noordhuissrc: fix deprecation warnings
2015-04-29 Ben Noordhuissrc: fix NODE_DEPRECATED macro
2015-04-29 Evan Lucassrc: add ability to get/set effective uid/gid
2015-04-28 Julian Duquefs: validate fd on fs.write
2015-04-24 Trevor Norrisbuffer: fix copy() segfault with zero arguments
2015-04-21 Chris DickinsonMerge v1.8.1.
2015-04-20 Chris DickinsonWorking on v1.8.2
2015-04-20 Chris Dickinson2015-04-20 io.js v1.8.1 Release v1.8.1
2015-04-20 Chris Dickinsonsrc: revert NODE_MODULE_VERSION to 43
2015-04-17 Chris DickinsonWorking on v1.8.1
2015-04-17 Chris DickinsonWorking on v2.0.0
2015-04-17 Chris Dickinson2015-04-17 io.js v1.8.0 Release
2015-04-16 Jackson Tiansrc: remove duplicate byteLength from Buffer
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-14 Rod VaggWorking on v1.7.2
2015-04-14 Rod Vagg2015-04-14 io.js v1.7.1 Release v1.7.1
2015-04-14 Rod VaggWorking on v1.7.1
2015-04-14 Rod Vagg2015-04-14 io.js v1.7.0 Release v1.7.0
2015-04-11 Fedor Indutnysrc: use global SealHandleScope
2015-04-11 Ben Noordhuissrc: disable fast math only on armv6
2015-04-11 Ben Noordhuissrc: disable fast math on arm
2015-04-08 Fedor Indutnysmalloc: do not track external memory
2015-04-06 Jeremiah SenkpielWorking on v1.6.5
2015-04-06 Jeremiah Senkpiel2015-04-06 io.js v1.6.4 Release v1.6.4
2015-04-03 Fedor Indutnytimers: do not restart the interval after close
2015-04-03 Ali Ijaz Sheikhsrc: setup cluster workers before preloading
2015-04-03 Aria Stewartdoc,src: remove references to --max-stack-size
2015-04-03 Ben Noordhuissrc: drop homegrown thread pool, use libplatform
2015-04-02 Johan Bergströmsrc: wrap MIN definition in infdef
2015-03-31 Rod VaggWorking on v1.6.4
2015-03-31 Rod Vagg2015-03-31 io.js v1.6.3 Release v1.6.3
2015-03-28 Ben Noordhuissrc: ignore ENOTCONN on shutdown race with child
2015-03-28 Ali Ijaz Sheikhsrc: fix minor memleak in preload-modules
2015-03-27 Petka Antonovtimers: make Timer.close idempotent
2015-03-26 Ben Noordhuissrc: don't lazy-load timer globals
2015-03-25 Fedor Indutnytls_wrap: fix this incredibly stupid leak
2015-03-25 Fedor Indutnytls_wrap: fix BIO leak on SSL error
2015-03-25 Vladimir Kurchatkiniojs: introduce internal modules
2015-03-23 Ben Noordhuissrc: remove unnecessary environment lookups
2015-03-23 Ben Noordhuissrc: make accessors immune to context confusion
2015-03-23 Rod VaggWorking on v1.6.3
2015-03-23 Rod Vagg2015-03-23 io.js v1.6.2 Release v1.6.2
2015-03-22 Ben Noordhuisvm: fix crash on fatal error in debug context
2015-03-22 Fedor Indutnynode: ensure that streams2 won't `.end()` stdin
2015-03-20 Fedor Indutnysrc: reset signal handler to SIG_DFL on FreeBSD
2015-03-20 Rod VaggWorking on v1.6.2
2015-03-20 Rod Vagg2015-03-20 io.js v1.6.1 Release v1.6.1
2015-03-19 Ben Noordhuissmalloc: don't mix malloc() and new char[]
2015-03-19 Chris DickinsonWorking on v1.6.1
2015-03-19 Chris Dickinson2015-03-19 io.js v1.6.0 Release v1.6.0
2015-03-19 Thorsten Lorenzbuffer: removing duplicate code
2015-03-19 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
2015-03-19 Ben Noordhuissrc: don't error at startup when cwd doesn't exist
2015-03-18 Ben Noordhuissrc: fix crypto bio integer wraparound on 32 bits
2015-03-16 Julien Gillimake: remove node_dtrace from cpplint excludes
2015-03-16 Ben Noordhuislib: remove broken NODE_MODULE_CONTEXTS feature
2015-03-16 Ben Noordhuissrc: use Number::New() for heapTotal/heapUsed
2015-03-16 Ben Noordhuissrc: don't create js string twice on error
2015-03-15 Fedor Indutnytls: re-enable `.writev()` on TLSWrap
2015-03-14 Fedor Indutnytls: fix leak on `DoWrite()` errors
2015-03-13 Chris Dickinsonsrc: revert -r/--require flags
2015-03-13 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
2015-03-13 Shigeki Ohtsucrypto: add deprecated ValiCert CA for cross cert
2015-03-12 Fedor Indutnysrc: do not leak handles on debug and exit
2015-03-09 Fedor Indutnytls_wrap: proxy handle methods in prototype
2015-03-09 Rod VaggWorking on v1.5.2
2015-03-09 Rod Vagg2015-03-09 io.js v1.5.1 Release v1.5.1
2015-03-08 Fedor Indutnynode_crypto_bio: adjust external memory size
next