3915 Commits (4c67d746070ccd3bc39071cde4a8ceb6bdd0bd1d)

Author SHA1 Message Date
James M Snell 6d8eba0e5e Working on v5.6.1 9 years ago
James M Snell 645d4d5d59 2016-02-09, Version 5.6.0 (Stable) 9 years ago
James M Snell de35e852d6 src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell d5e018b117 src: add --security-revert command line flag 9 years ago
Fedor Indutny f1a0827417 deps: sync with upstream bagder/c-ares@2bae2d5 9 years ago
Fedor Indutny ec62789152 crypto: fix memory leak in LoadPKCS12 9 years ago
Fedor Indutny d9e934c71f crypto: add `pfx` certs as CA certs too 9 years ago
Jackson Tian 95615196de src: clean up usage of __proto__ 9 years ago
Myles Borins 7003a4e3d8 node_contextify: do not incept debug context 9 years ago
Adam Langley 0d4b538175 crypto: use SSL_CTX_clear_extra_chain_certs. 9 years ago
Chris911 e93b024214 src: remove no longer relevant comments 9 years ago
Adam Langley abb0f6cd53 crypto: fix build when OCSP-stapling not provided 9 years ago
Adam Langley 755619c554 crypto: use a const SSL_CIPHER 9 years ago
Fedor Indutny d6fbd81a7a tls_wrap: reach error reporting for UV_EPROTO 9 years ago
cjihrig 5a77c095a6 process: support symbol events 9 years ago
Evan Lucas 2d46ea0d93 Working on v5.5.1 9 years ago
Evan Lucas dd882563e5 2016-01-20, Version 5.5.0 (Stable) 9 years ago
Ben Noordhuis a2c257a3ef src: fix negative values in process.hrtime() 9 years ago
cjihrig 3af206d6c1 src: return UV_EAI_NODATA on empty lookup 9 years ago
Ben Ripkens 4254508fb1 v8,src: expose statistics about heap spaces 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Ben Noordhuis 6988d2edb3 src: don't check failure with ERR_peek_error() 9 years ago
Fedor Indutny 8bf5b33019 crypto: clear error stack in ECDH::Initialize 9 years ago
Myles Borins e7d1c69707 Working on v5.4.2 9 years ago
Myles Borins ff99203724 2016-01-12, Version 5.4.1 (Stable) 9 years ago
Rich Trott 37a546b490 src: remove redeclarations of variables 9 years ago
Jeremiah Senkpiel 138e1e501e Working on v5.4.1 9 years ago
Jeremiah Senkpiel af591d4940 2016-01-06, Version 5.4.0 (Stable) 9 years ago
Fedor Indutny 69343d6d2e tls_wrap: clear errors on return 9 years ago
Martin Bark e57fd51a5e os: fix crash in GetInterfaceAddresses 9 years ago
Evan Lucas 921fb540c1 node: improve performance of process.hrtime() 9 years ago
Fedor Indutny fcf632bc6a crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris ecef817a28 node: improve accessor perf of process.env 9 years ago
Trevor Norris 89f056bdf3 node: improve performance of hrtime() 9 years ago
Trevor Norris c8fc217dc7 node: improve GetActiveHandles performance 9 years ago
Trevor Norris e742422757 fs: use pushValueToArray for readdir(Sync) 9 years ago
Trevor Norris b8366e76dd http_parser: use pushValueToArray for headers 9 years ago
Trevor Norris 8464667071 node: fix erroneously named function call 9 years ago
Ben Noordhuis a5094a35a0 debugger: guard against call from non-node context 9 years ago
cjihrig 17fc5b4e03 Working on v5.3.1 9 years ago
cjihrig b21110f8a7 2015-12-16, Version 5.3.0 (Stable) 9 years ago
cjihrig 56bed48fda module,src: do not wrap modules with -1 lineOffset 9 years ago
Ben Noordhuis b330f6c97e src: remove __builtin_bswap16 call 9 years ago
Ben Noordhuis aa0c7f3a26 src: remove unused BITS_PER_LONG macro 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Fedor Indutny a1b4921224 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu ca21eb6f26 node: remove unused variables in AppendExceptionLine 9 years ago
Martin von Gagern 914af0b68a src: fix deprecation message for ErrnoException 9 years ago
Julien Gilli e8a6b6526c domains: fix handling of uncaught exceptions 9 years ago
Rod Vagg cb938aaa33 Working on v5.2.1 9 years ago