11411 Commits (a5dcff827a2c7eaec9c20b6271bead8d2225c7c8)
 

Author SHA1 Message Date
Evan Lucas 0f7c8ebeea doc: replace article "an" with "a" in net docs 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
cjihrig dee07e2983 deps: make node-gyp work with io.js 10 years ago
Forrest L Norvell fe14802fb7 deps: upgrade npm to 2.7.0 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
Brian White b27931b0fe benchmark: fix `wrk` check 10 years ago
Johan Bergström 37bb1df7c4 build: remove mdb from io.js 10 years ago
Christian Tellnes 4874182065 http: send Content-Length when possible 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 e2fb733a95 test: simplify parallel/test-stringbytes-external 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 7b554b1a8f test: don't spawn child processes in domain test 10 years ago
Ben Noordhuis b150c9839e src: fix -Wempty-body compiler warnings 10 years ago
Ben Noordhuis 726671cb0e build: add basic mips/mipsel support 10 years ago
Ben Noordhuis 4ddd6406ce lib: avoid .toLowerCase() call in Buffer#write() 10 years ago
Ben Noordhuis bbf54a554a lib: hand-optimize Buffer constructor 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
Chris Dickinson 31421afe89 buffer: reword Buffer.concat error message 10 years ago
Bert Belder abd3ecfbd1 win,test: fix test-stdin-from-file 10 years ago
Jonathan Ong 4d0329ebeb fs: remove unnecessary usage of .hasOwnProperty() 10 years ago
Ken Perkins b72fa03057 test: adds a test for undefined value in setHeader 10 years ago
Johan Bergström 2b79052494 benchmark: check for wrk ahead of running benchmarks 10 years ago
Johan Bergström a45d4f8fd6 build: remove tools/wrk from the tree 10 years ago
Brian White 555a7c48cf events: optimize listener array cloning 10 years ago
Johan Bergström 563771d8b1 test: split parts out of host-headers test into its own test 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
Johan Bergström c7ad320472 test: check for openssl cli and provide path if it exists 10 years ago
Johan Bergström 71776f9057 test: remove unused https imports 10 years ago
Johan Bergström 3d5726c4ad test: introduce a helper that checks if crypto is available 10 years ago
Johan Bergström d0e7c359a7 test: don't assume process.versions.openssl always is available 10 years ago
Trevor Norris 78581c8d90 buffer: add indexOf() method 10 years ago
Christian Tellnes abb00cc915 url: throw for invalid values to url.format 10 years ago
Rod Vagg 31142415de doc: add TC meeting 2015-02-18 minutes 10 years ago
Ruben Verborgh bd1bd7e38d timer: Improve performance of callbacks 10 years ago
cjihrig 6190a2236b doc: remove cjihrig from TC 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