8815 Commits (c06495713a95b40d28729e2211dc5a813611b2fe)
 

Author SHA1 Message Date
Alexis Campailla c06495713a crypto: improve memory usage 11 years ago
Greg Sabia Tucker 7bd08c5062 child_process: do not set args before throwing 11 years ago
Ben Noordhuis 885142a5ed src: fix _XOPEN_SOURCE redefinition warning 11 years ago
Greg Sabia Tucker 92875501d2 child_process: spawn() does not throw TypeError 11 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
isaacs 120f7cf55f npm: upgrade to 1.4.10 11 years ago
Fedor Indutny 00890e43fb constants: export O_NONBLOCK 11 years ago
Fedor Indutny a960d1707a deps: backport 23f2736a from v8 upstream 11 years ago
Timothy J Fontaine bfe1fdb8ab Now working on 0.10.29 11 years ago
Timothy J Fontaine d857d5ab09 Merge branch 'v0.10.28-release' into v0.10 11 years ago
Timothy J Fontaine b148cbe09d 2014.05.01, Version 0.10.28 (Stable) 11 years ago
isaacs dbec0a0cd8 npm: upgrade to v1.4.9 11 years ago
Timothy J Fontaine 1285008fca Now working on 0.10.28 11 years ago
Timothy J Fontaine 7abd826366 Merge branch 'v0.10.27-release' into v0.10 11 years ago
Timothy J Fontaine cb7911f78a 2014.05.01, Version 0.10.27 (Stable) 11 years ago
isaacs f76c3938d0 npm: upgrade to v1.4.8 11 years ago
Timothy J Fontaine 1038959dbf uv: update to v0.10.27 11 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 11 years ago
Ben Noordhuis 3f3a71e61e deps: fix v8 link error with glibc < 2.17 11 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Ben Noordhuis f9ced08de3 deps: make v8 use CLOCK_REALTIME_COARSE 11 years ago
Julian Gruber 0ee99565f9 doc: fix missing link in net api 11 years ago
Julian Gruber b0fa931e07 doc: fix order in net api 11 years ago
Fedor Indutny 4601e7c892 Revert "deps: backport b5135bbc from c-ares repo" 11 years ago
isaacs 75bc11cf12 npm: upgrade to 1.4.7 11 years ago
isaacs 9520adeb37 url: treat \ the same as / 11 years ago
Fedor Indutny 1bd4f3a605 child_process: fix deadlock when sending handles 11 years ago
William Bert bfb7de5e75 docs: fix links to streams 11 years ago
Timothy J Fontaine 632c135622 src: use monotonic time for process.uptime() 11 years ago
Timothy J Fontaine af69f88a9d build: make sure changelog.html is generated 11 years ago
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