7487 Commits (c048c814c79a8706f177573c76bfcba3cda0b633)
 

Author SHA1 Message Date
isaacs c048c814c7 http: Trivial fix for comments and 'this.read' 12 years ago
isaacs ec7455558f benchmark: Set ephemeral ports properly on sunos 12 years ago
isaacs 825af451fb benchmark: Make http.sh more useful 12 years ago
isaacs 79ec9dc1dd benchmark: Support names in http-flamegraph 12 years ago
isaacs f9caf7020c streams: Speed up by doing less work in the state ctors 12 years ago
isaacs 8624adf5d8 http: use IncomingMessage._dump() instead of resume() 12 years ago
isaacs 836593da23 benchmark: Improve http-flamegraph 12 years ago
Bert Belder 7475982801 openssl: enable optimized asm code on x86 and x64 12 years ago
Bert Belder 5edbb53c45 openssl: regenerate asm files for openssl 1.0.1 12 years ago
Bert Belder 1b5c5b137d openssl: update makefile for asm files to work with openssl 1.0.1 12 years ago
Bert Belder 1d97db5acf openssl: disable HT sidechannel attack mitigation 12 years ago
Bert Belder aeae22cbb2 openssl: revert empty_OPENSSL_cpuid_setup.patch 12 years ago
Bert Belder 2e6180a62a openssl: make perlasm target pentium or newer for masm outputs 12 years ago
Bert Belder 7eaea7f9e5 openssl: clean up and merge configuration files 12 years ago
Ben Noordhuis d1556fbdd2 bench: report stats in benchmark/net-pipe 12 years ago
Ben Noordhuis 79ae8b7ae2 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis 5a19c07c08 http: pack response body buffer in first tcp packet 12 years ago
Ben Noordhuis ba407ce410 bench: use res.end() for chunked encoding 12 years ago
Farid Neshat dcaebec208 fs: add autoClose=true option to fs.createReadStream 12 years ago
isaacs 9f4c0988c3 streams2: Process write buffer in a loop, not recursively 12 years ago
isaacs cab22644a5 net: Properly read buffer in Socket.bytesWritten 12 years ago
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
Timothy J Fontaine 14ed1732ce test: add TAP output to the test runner 12 years ago
isaacs 43538f4f8f benchmark: Add http-flamegraph 12 years ago
isaacs 04adf0e5a1 blog: post about streams2 feature 12 years ago
Ben Noordhuis d607d856af node: remove idle gc 12 years ago
Ben Noordhuis 8ccfed2edc node: s/-/_/ in add-on symbol name 12 years ago
Ben Noordhuis 7b2ef2de20 deps: upgrade libuv to dc559a5 12 years ago
Fedor Indutny ba754524a9 deps: upgrade libuv to b86ed94 12 years ago
isaacs 82c7c84e25 net: Handle sync writable streams synchronously 12 years ago
isaacs 6c5356bfe2 Revert "buffer: allocate memory with mmap()" 12 years ago
Dean McNamee 1c265c54a2 typed arrays: fix missing type in SizeOfArrayElementForType() 12 years ago
Dean McNamee ba00fb0199 typed arrays: re-export SizeOfArrayElementForType() 12 years ago
Nicolas Chambrier 496c0bd936 doc: add Google+ French community 12 years ago
Fedor Indutny a3877ab53e Revert "build: enable DEAD_CODE_STRIPPING on OS X" 12 years ago
Ben Noordhuis 53b826e6ae install: fix openbsd man page location 12 years ago
Ben Noordhuis ddb15603e7 buffer: use MAP_ANON, fix OS X build 12 years ago
isaacs 945f877d30 test: Fix test-https-localaddress* 12 years ago
Brian White 827b2a9b0b http: bubble up parser errors to ClientRequest 12 years ago
Ben Noordhuis 2433ec8276 buffer: allocate memory with mmap() 12 years ago
isaacs 01db736c8d Merge branch 'streams2' 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs abbd47e4a3 test: Update simple/test-fs-{write,read}-stream-err for streams2 12 years ago
isaacs 3751c0fe40 streams2: Still emit error if there was a write() cb 12 years ago
isaacs 19ecc3a4a6 test updates for streams2 12 years ago
isaacs 0977638ffb test: Fix many tests for http streams2 refactor 12 years ago
isaacs 1d369317ea http: Refactor for streams2 12 years ago
isaacs 81e356279d child_process: Remove stream.pause/resume calls 12 years ago
isaacs b4df1e62de test updates 12 years ago