3545 Commits (92c1ad97c066fe6f0bd04943962c3fb568016a7e)

Author SHA1 Message Date
Julien Gilli 68d4bed2fd make: remove node_dtrace from cpplint excludes 10 years ago
Ben Noordhuis f58e59649d lib: remove broken NODE_MODULE_CONTEXTS feature 10 years ago
Ben Noordhuis 2551c1d2ca src: use Number::New() for heapTotal/heapUsed 10 years ago
Ben Noordhuis 4f394998ba src: don't create js string twice on error 10 years ago
Fedor Indutny 4eb8810a27 tls: re-enable `.writev()` on TLSWrap 10 years ago
Fedor Indutny e90ed790c3 tls: fix leak on `DoWrite()` errors 10 years ago
Chris Dickinson 056ed4b0c9 src: revert -r/--require flags 10 years ago
Ali Ijaz Sheikh 7bde3f1a8f src: add -r/--require flags for preloading modules 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Fedor Indutny e2c9040995 src: do not leak handles on debug and exit 10 years ago
Fedor Indutny 8431fc53f1 tls_wrap: proxy handle methods in prototype 10 years ago
Rod Vagg e795138d55 Working on v1.5.2 10 years ago
Rod Vagg f19e9b6a76 2015-03-09 io.js v1.5.1 Release 10 years ago
Fedor Indutny 8670613d2d node_crypto_bio: adjust external memory size 10 years ago
Fedor Indutny fe36076c78 stream_base: WriteWrap::New/::Dispose 10 years ago
Fedor Indutny 7f4c95e160 tls: do not leak WriteWrap objects 10 years ago
Ben Noordhuis 528d8786ff src: fix memory leak in fs.writeSync error path 10 years ago
Ben Noordhuis 648fc63cd1 src: fix mismatched delete[] in src/node_file.cc 10 years ago
Fedor Indutny 3b57819b58 crypto: fix leak in SafeX509ExtPrint 10 years ago
Ben Noordhuis 9f7c9811e2 src: add missing Context::Scope 10 years ago
Rod Vagg 71f069772e Working on v1.5.1 10 years ago
Rod Vagg 25a7fc8ffb 2015-03-06 io.js v1.5.0 Release 10 years ago
Fedor Indutny c09c90c1a9 tls_wrap: do not hold persistent ref to parent 10 years ago
Fedor Indutny dccb69a21a js_stream: fix leak of instances 10 years ago
Fedor Indutny 583a868bcd stream_wrap: add HandleScope's in uv callbacks 10 years ago
Ben Noordhuis 1640dedb3b src: fix ucs-2 buffer encoding regression 10 years ago
Ben Noordhuis 2eda2d6096 src: fix external string length calculation 10 years ago
Ben Noordhuis 4aea16f214 src: rename confusingly named local variable 10 years ago
Ben Noordhuis c9ee654290 src: simplify node::Utf8Value() 10 years ago
Ben Noordhuis 364cc7e08a src: remove NODE_INVALID_UTF8 environment variable 10 years ago
Ben Noordhuis 826cde8661 src: fix gc heuristic for external twobyte strings 10 years ago
Ben Noordhuis f5b7e18243 src: remove unused code 10 years ago
Petka Antonov 4ae64b2626 src: extract node env init out of process init 10 years ago
Ben Noordhuis b150c9839e src: fix -Wempty-body compiler warnings 10 years ago
Fedor Indutny 3446ff417b tty: do not add `shutdown` method to handle 10 years ago
cjihrig 9d2b89d06c net: allow port 0 in connect() 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago
Ben Noordhuis fb284e2e4d src: fix compiler warning in smalloc.cc 10 years ago
Vladimir Kurchatkin 8f5f12bb48 smalloc: export constants from C++ 10 years ago
Vladimir Kurchatkin 0697f8b44d smalloc: validate arguments in js 10 years ago
Trevor Norris e0835c9cda node: improve performance of nextTick 10 years ago
Rod Vagg 5133304ace Working on v1.4.4 10 years ago
Rod Vagg b0710d7657 2015-03-02 io.js v1.4.3 Release 10 years ago
Ben Noordhuis 3d6440cf2a src: fix --without-ssl build 10 years ago
Fedor Indutny 2b47fd2eb6 stream_base: `.writev()` has limited support 10 years ago
Rod Vagg c9151547bc Working on v1.4.3 10 years ago
Rod Vagg b6b9628df7 2015-02-28 io.js v1.4.2 Release 10 years ago
Russell Dempsey 7887e119ed install: new performance counters provider guid 10 years ago
Pavel Medvedev 4d1fa2ca97 src: add check for already defined macro NOMINMAX 10 years ago
Rod Vagg 135dfe8ba5 Working on v1.4.2 10 years ago