summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug: connect after child is readypr6651Alexis Campailla2013-12-062-10/+12
* openssl: add assembly for aes and gcmFedor Indutny2013-12-0618-0/+18239
* tls: fix handling of asterisk in SNI contextFedor Indutny2013-12-052-14/+22
* build: add libicu i18n supportBen Noordhuis2013-12-053-2/+24
* lib: child_process spawn handle ENOENT correctlyAlexis Campailla2013-12-051-4/+1
* Merge branch 'v0.10'Fedor Indutny2013-12-024-37/+41
|\
| * tls: reset NPN callbacks after SNIFedor Indutny2013-12-023-15/+31
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-015-5/+28
|\ \ | |/
| * build: include postmortem symbols on linuxTimothy J Fontaine2013-12-012-1/+9
| * doc: net: fix typo in example codeYazhong Liu2013-11-301-1/+1
| * doc: http: document ServerResponse 'finish' eventMichael Ridgway2013-11-281-0/+11
| * doc: http: properly document callback argumentNikolai Vavilov2013-11-281-2/+6
| * stream_wrap: don't call Number::New()Ben Noordhuis2013-11-271-1/+1
* | http: fix parser double-free in _http_client.jsFedor Indutny2013-11-272-2/+65
* | test: use os.EOL when checking outputAlexis Campailla2013-11-273-4/+7
* | openssl: more asmFedor Indutny2013-11-278-0/+3585
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-11-265-1/+186
|\ \ | |/
| * blog: npm outage postmortemisaacs2013-11-261-0/+82
| * doc: clarify child_process error behaviourLinus Unnebäck2013-11-231-0/+4
| * events: fix TypeError in removeAllListenersJeremy Martin2013-11-222-1/+8
| * blog: Post for v0.11.9Timothy J Fontaine2013-11-201-0/+92
* | tls: add serialNumber to getPeerCertificate()Ben Noordhuis2013-11-264-1/+15
* | util: Format negative zero as '-0'David Chan2013-11-252-1/+10
* | v8: unbreak freebsd buildBen Noordhuis2013-11-231-1/+1
* | node: fix removing AsyncListener in callbackVladimir Kurchatkin2013-11-233-3/+91
* | node: allow nextTick infinite recursionTrevor Norris2013-11-212-0/+39
* | Now working on 0.11.10Timothy J Fontaine2013-11-201-2/+2
* | Merge branch 'v0.11.9-release'Timothy J Fontaine2013-11-203-1/+45
|\ \
| * | 2013.11.20, Version 0.11.9 (Unstable)v0.11.9v0.11.9-releaseTimothy J Fontaine2013-11-203-1/+45
|/ /
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-11-20195-2512/+2586
|\ \ | |/
| * npm: Upgrade to v1.3.15isaacs2013-11-20190-2507/+2552
| * crypto: `randomBytes` is non-blockingFedor Indutny2013-11-191-0/+6
| * events: do not accept NaN in setMaxListenersFedor Indutny2013-11-192-1/+13
| * net: fix `new net.Socket` documentationFedor Indutny2013-11-191-4/+6
| * dgram: fix abort when getting `fd` of closed dgramFedor Indutny2013-11-192-1/+10
* | child_process: deliver ENOENT on nextTickTimothy J Fontaine2013-11-201-1/+8
* | uv: upgrade to v0.11.15Timothy J Fontaine2013-11-2056-347/+3019
* | asyncwrap: add missing TryCatchTrevor Norris2013-11-191-0/+3
* | src: add ASSERT/CHECK/UNREACHABLE macrosBen Noordhuis2013-11-201-0/+15
* | src: make queue.h c++ compatibleBen Noordhuis2013-11-201-7/+7
* | v8: upgrade to 3.22.24.5Timothy J Fontaine2013-11-1829-267/+522
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-11-1852-2169/+2483
|\ \ | |/
| * doc: add nodejs.vn to community pageBen Noordhuis2013-11-151-0/+1
| * doc: sort community page links alphabeticallyBen Noordhuis2013-11-151-27/+16
| * tls: handle `ssl.start()` errorsFedor Indutny2013-11-132-0/+29
| * events: don't call once twiceTim Wood2013-11-132-1/+23
| * blog: Post for v0.10.22Timothy J Fontaine2013-11-121-0/+74
| * Now working on 0.10.23Timothy J Fontaine2013-11-121-2/+2
| * Merge branch 'v0.10.22-release' into v0.10Timothy J Fontaine2013-11-1269-2185/+2798
| |\
| | * 2013.11.12, Version 0.10.22 (Stable)v0.10.22v0.10.22-releaseTimothy J Fontaine2013-11-123-2/+26