platform/upstream/nodejs.git
2014-02-09 Fedor Indutnyprocess: allow changing `exitCode` in `on('exit')`
2014-02-09 Kenan Sulaymandns: validate arguments in resolver
2014-02-09 Kenan Sulaymandns: verify argument is valid function in resolve
2014-02-09 Alexis Campaillatest: fix test-http-pipeline-flood
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-08 Timothy J Fontainesrc: refactor buffer bounds checking
2014-02-08 isaacsnpm: upgrade to 1.3.26
2014-02-08 Brian Whitedoc: fix diffieHellman.getGenerator() description
2014-02-07 Fedor IndutnyRevert "dns: validate arguments in resolve"
2014-02-07 Fedor IndutnyRevert "dns: verify argument is valid function in resolve"
2014-02-07 Kenan Sulaymandns: verify argument is valid function in resolve
2014-02-07 Kenan Sulaymandns: validate arguments in resolve
2014-02-07 Austin Moranheaders: fix spelling error
2014-02-07 Timothy J Fontainewebsite: update cla email address
2014-02-06 Ben Noordhuisvm: don't copy Proxy object from parent context
2014-02-06 Ben Noordhuistest: don't compute knownGlobals lazily
2014-02-06 Nathan Rajlichutil: show meaningful values for boxed primitives
2014-02-06 Fedor Indutnynode: do not print SyntaxError hints to stderr
2014-02-06 iamdoronfs: make unwatchFile() insensitive to path
2014-02-06 Trevor Norrissrc: move AsyncListener from process to tracing
2014-02-05 Trevor Norrisenv: add watched_providers for AsyncListener
2014-02-05 Trevor Norrisasync_wrap: add provider types/pass to constructor
2014-02-05 Trevor Norrisnode: make AsyncListenerInst field more explicit
2014-02-05 Timothy J Fontainedoc: document the tracing api
2014-02-05 Ben Noordhuissrc: add v8.getHeapStatistics() function
2014-02-05 Ben Noordhuissrc: add tracing.v8.on('gc') statistics hooks
2014-02-05 Ben Noordhuissrc: fix MakeCallback() handle leak
2014-02-05 Ben Noordhuissrc: update MakeCallback() function prototype
2014-02-05 Fedor Indutnytls: more session configuration options, methods
2014-02-05 Fedor Indutnycontextify: handle infinite recursion errors
2014-02-04 Alexis Campaillatest: fix test-tcp-wrap-listen
2014-02-04 Benjamin Watersdoc: fix references to error keyword
2014-02-04 Alexis Campaillaopenssl: fix keypress requirement in apps on win32
2014-02-04 Yuriy Nemtsovdoc: fix after message in addAsyncListener example
2014-02-03 Ben Noordhuiscrypto: update root certificates
2014-02-03 Fedor Indutnyzlib: separate sync/async methods
2014-02-03 Fedor Indutnytls: fix crash in SNICallback
2014-02-03 Oguz Bastemurdebugger: remove unused definition `currentSource`
2014-02-03 Maxime Quandalledoc: add an example about multiple extensions
2014-01-31 Nikolai Vavilovzlib: add sync versions for convenience methods
2014-01-31 Fedor Indutnydtrace: fix arguments warning
2014-01-31 Fedor Indutnydeps: backport 883637bd from latest v8
2014-01-30 Alexis Campaillatest: delete invalid http test
2014-01-30 Fedor Indutnynode: do not ever close stdio
2014-01-29 Timothy J Fontainesrc: move header inclusion out of namespace
2014-01-29 Timothy J Fontaineblog: Post for v0.11.11
2014-01-29 Timothy J FontaineNow working on 0.11.12
2014-01-29 Timothy J FontaineMerge branch 'v0.11.11-release'
2014-01-29 Timothy J Fontaine2014.01.29, Version 0.11.11 (Unstable) v0.11.11
2014-01-29 Timothy J Fontainev8: Upgrade to 3.22.24.19
2014-01-28 Wyatt Preuldocs: clarify origin in agent.maxSockets section
2014-01-28 Fedor Indutnynode: do not ever close stdio
2014-01-28 Fedor Indutnydeps: update http_parser to 2.2.1
2014-01-28 Thom Seddonlib: fix unnecessary coercion in lib/net.js
2014-01-28 Thom Seddonlib: Remove unused var+operations in util.inspect
2014-01-28 Timothy J Fontainesrc: only define ssize_t on windows if undefined
2014-01-28 Fedor Indutnystream_wrap: use `uv_try_write` where possible
2014-01-28 Fedor Indutnynode: explicitly include `sys/types.h` for size_t
2014-01-28 Timothy J Fontainetest: use logical and not or in abort-fatal-error
2014-01-28 Timothy J Fontainetest: make abort-fatal-error more robust
2014-01-28 Timothy J Fontainetest: fix test-net-listen-fd0 for pipes
2014-01-27 Keith M Wesolowskinode: register modules from DSO constructors
2014-01-27 Jacob Hoffman... crypto: honor default ciphers in client mode
2014-01-27 Alexis Campaillatest: race condition in test-cluster-disconnect
2014-01-27 Alexis Campaillanode: fix argument parsing with -p arg
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Jun Manet: make Socket destroy() re-entrance safe
2014-01-27 Fedor Indutnydeps: update uv to 0.11.18
2014-01-26 Fedor Indutnycrypto: throw on SignFinal failure
2014-01-25 Fedor Indutnycrypto: clear error in GetPeerCertificate
2014-01-25 Fedor Indutnynet: reset `endEmitted` on reconnect
2014-01-25 Fedor Indutnydeps: backport b5135bbc from c-ares repo
2014-01-25 Fedor Indutnydoc: readline document TTY utils
2014-01-25 Fedor Indutnyhttp: do not emit EOF non-readable socket
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls_wrap: propagate errors to write callbacks
2014-01-24 Fedor Indutnytls: emit `clientError` on early socket close
2014-01-24 Scott Gonzálezdoc: fix typo in readline
2014-01-23 isaacsnpm: Upgrade to v1.3.25
2014-01-23 Trevor Norrislint: use reinterpret_cast, not C-style casts
2014-01-23 Alexis Campaillatest: fix http-incoming-pipelined-socket-destroy
2014-01-23 Alexis Campaillatest: fix http-many-ended-pipelines server close
2014-01-23 Trevor Norrisv8: upgrade to 3.22.24.17
2014-01-23 Timothy J Fontaineblog: Post for v0.10.25
2014-01-23 Timothy J FontaineNow working on 0.10.26
2014-01-23 Timothy J FontaineMerge branch 'v0.10.25-release' into v0.10
2014-01-23 Fedor Indutnytls: process accumulated input
2014-01-23 Timothy J Fontainesrc: lint lib/net.js v0.10.25
2014-01-23 Timothy J Fontaine2014.01.23, Version 0.10.25 (Stable)
2014-01-23 Timothy J Fontaineuv: Upgrade to v0.10.23
2014-01-22 Trevor Norrisnode: clear nextTickQueue when using domains
2014-01-22 Vladimir Kurchatkindoc: skip type parsing inside code blocks
2014-01-22 Yorkiecrypto: remove duplicate ERR_load_crypto_strings()
2014-01-22 Ben Noordhuistest: fix array sorting bug
2014-01-22 Ben Noordhuiscrypto: support custom pbkdf2 digest methods
2014-01-22 Trevor Norrisnode: remove asyncStack
2014-01-22 Trevor Norrisnode: only run same AL once on error
2014-01-22 Jo Lisspath: improve POSIX path.join() performance
2014-01-21 Fedor Indutnycrypto: add newline to cert and key if not present
2014-01-21 Fedor Indutnycrypto: throw only in direct C++ methods
next