8785 Commits (d6fd118727604bb94ca295f706e40119ad9de0a4)
 

Author SHA1 Message Date
Fedor Indutny d6fd118727 deps: update openssl to 1.0.1g 11 years ago
Fedor Indutny f2b297cc7c http: do not emit EOF non-readable socket 11 years ago
Brian White c2d32f4c0e doc: add missing space 11 years ago
Dominic Tarr cdc093b31f docs: correct tls docs. server -> client 11 years ago
Goh Yisheng (Andrew) 47bed4828c doc: typo clean up in tls 11 years ago
Josh Dague a9d22247ad build: windows signing should include timestamps 11 years ago
Ben Noordhuis f68a116c3c src: ensure that openssl's PRNG is fully seeded 11 years ago
Ben Noordhuis 70f198ddb1 src: seed V8's random number generator at startup 11 years ago
isaacs bd547d6598 npm: upgrade to 1.4.6 11 years ago
Ben Noordhuis 7989f42f86 build: fix g++ 4.8 build, disable -Werror 11 years ago
Shuhei Kagawa 43a29f53ca doc: remove an unused arg in process.stdin. 11 years ago
Fedor Indutny f0d870501e crypto: do not lowercase cipher/hash names 11 years ago
Ben Noordhuis 6bd78fd770 deps: fix v8 valgrind warning 11 years ago
Fedor Indutny 5e06ce4fb9 child_process: fix sending handle twice 11 years ago
Benoit Vallée a9d24fa40d test: test sending a handle twice 12 years ago
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Greg Brail 6eb4d1d15c timer: don't reschedule timer bucket in a domain 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Nathan Rajlich 47abdd9c43 test: add `agent: null` http client request test 11 years ago
Nathan Rajlich 0a01a42e87 http: invoke createConnection when no agent 11 years ago
Mike Pennisi aae51ecf7d assert: Ensure reflexivity of deepEqual 11 years ago
Brian White 70ea5bac43 stream: remove useless check 11 years ago
Nicolas Talle 1efe6837b2 doc: update assert.markdown 11 years ago
Fedor Indutny e0c5302590 installer: copy `node.d` only with node_use_dtrace 11 years ago
Fedor Indutny a6f89ccd76 dtrace: workaround linker bug on FreeBSD 11 years ago
Fedor Indutny b7776fb192 configure: allow --with-dtrace on freebsd 11 years ago
Fedor Indutny b940e0fd86 gyp: specialize node.d for freebsd 11 years ago
Timothy J Fontaine 085db9dd6c tools: update to support separate website repo 11 years ago
Timothy J Fontaine ae418f974d Now working on v0.10.27 11 years ago
Timothy J Fontaine 0206925b0d Merge branch 'v0.10.26-release' into v0.10 11 years ago
Timothy J Fontaine cc56c62ed8 build: readd missing installer resources 11 years ago
Timothy J Fontaine 31c510ca88 2014.02.18, Version 0.10.26 (Stable) 11 years ago
Anton Khlynovskiy 1fa5cff4f2 docs: clarify process.stdin and old mode 12 years ago
Pedro Ballesteros 1d734a75b5 doc: stdout blocking or non-blocking behaviour 11 years ago
Timothy J Fontaine 3e6e63406d test: make test-net-error-twice less racey 11 years ago
Timothy J Fontaine c2aea3747d uv: Upgrade to v0.10.25 11 years ago
Raynos abbde2fafa doc: mention objectMode for Writable streams 12 years ago
Farid Neshat 562b015170 debugger: Fix breakpoint not showing after restart 11 years ago
isaacs 217bb0c964 npm: upgrade to 1.4.3 11 years ago
Fedor Indutny 829a9b8cba zlib: introduce pending close state 11 years ago
Timothy J Fontaine 86b8d84811 doc: re-add node.1 man page 11 years ago
isaacs 55543d3c45 npm: Upgrade to v1.4.0 11 years ago
Timothy J Fontaine 37376debe5 website: move website to joyent/node-website 11 years ago
Christian b222374b07 doc: changed timer id to object 11 years ago
Fedor Indutny dee5270a6c net: do not re-emit stream errors 11 years ago
Timothy J Fontaine 5c832e44c3 src: refactor buffer bounds checking 11 years ago
isaacs 2e8bb57fe3 npm: upgrade to 1.3.26 11 years ago
Brian White 3595139b51 doc: fix diffieHellman.getGenerator() description 11 years ago
Fedor Indutny d10a68736d Revert "dns: validate arguments in resolve" 11 years ago
Fedor Indutny 96379f83e0 Revert "dns: verify argument is valid function in resolve" 11 years ago