summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: allow to specify custom tagsMaciej MaƂecki2012-12-263-2/+20
* lintisaacs2012-12-261-7/+7
* blog: Post about v0.9.4isaacs2012-12-211-0/+97
* npm: upgrade to 1.1.70isaacs2012-12-211161-1803/+40338
* blog: More streams2 wordsmithingisaacs2012-12-211-22/+22
* blog: Update blog post re streams2isaacs2012-12-211-10/+25
* http: pack response body buffer in first tcp packetBen Noordhuis2012-12-201-8/+71
* bench: use res.end() for chunked encodingBen Noordhuis2012-12-202-10/+8
* blog: post about streams2 featureisaacs2012-12-181-0/+579
* doc: add Google+ French communityNicolas Chambrier2012-12-171-0/+2
* install: fix openbsd man page locationBen Noordhuis2012-12-171-1/+1
* http: bubble up parser errors to ClientRequestBrian White2012-12-162-29/+29
* blog: Post for 0.8.16isaacs2012-12-131-0/+65
* Now working on 0.8.17isaacs2012-12-131-2/+2
* Merge commit 'v0.8.16' into v0.8isaacs2012-12-13242-308/+3729
|\
| * 2012.12.13, Version 0.8.16 (Stable)v0.8.16isaacs2012-12-133-2/+17
| * npm: Upgrade to v1.1.69isaacs2012-12-12239-306/+3712
|/
* fs: fix WriteStream fd leakBen Noordhuis2012-12-122-3/+64
* fs: fix ReadStream fd leakBen Noordhuis2012-12-122-2/+55
* test: add common.mustCall functionBen Noordhuis2012-12-121-4/+39
* doc: Add nodejstr to community pageisaacs2012-12-101-1/+3
* doc: remove broken require.extensions exampleBen Noordhuis2012-12-061-8/+0
* crypto: fix leak in GetPeerCertificateFedor Indutny2012-12-031-0/+9
* tools: fix platform detection on freebsd, sunosBen Noordhuis2012-12-021-6/+11
* install: fix freebsd man page locationBen Noordhuis2012-12-021-1/+5
* Fix dropped html tagLewuathe2012-11-301-1/+1
* buffer: Don't double-negate numeric buffer argTrevor Norris2012-11-302-4/+12
* website: typo fixesKyle Robinson Young2012-11-299-10/+10
* net: More accurate IP address validation and IPv6 dotted notation.Joshua Erickson2012-11-283-22/+35
* doc: Fix missing link target to 'https.request()'Ryunosuke SATO2012-11-271-0/+1
* blog: Post for v0.8.15isaacs2012-11-261-0/+71
* Now working on 0.8.16isaacs2012-11-261-2/+2
* Merge branch 'v0.8.15-release' into v0.8isaacs2012-11-263-2/+23
|\
| * 2012.11.26, Version 0.8.15 (Stable)v0.8.15v0.8.15-releaseisaacs2012-11-263-2/+23
|/
* tls: fix tls.connect() resource leakBen Noordhuis2012-11-262-1/+57
* net: fix net.connect() resource leakBen Noordhuis2012-11-242-1/+51
* blog: Don't filter out non-latest release notesisaacs2012-11-2310-16/+597
* npm: Upgrade to 1.1.66isaacs2012-11-23199-201/+221
* doc: Add lines about additonal uses of BufferTrevor Norris2012-11-221-0/+17
* deps: upgrade libuv to 5639b2fBen Noordhuis2012-11-209-32/+119
* domains: don't crash if domain is set to nullBert Belder2012-11-092-2/+27
* windows: fix the x64 debug buildBert Belder2012-11-082-2/+3
* doc: remove duplicate set of optionsFrancois Marier2012-10-301-5/+0
* doc: reflect hostname v. host preference in examplesFrancois Marier2012-10-292-7/+7
* blog: Correct shasums for v0.8.14isaacs2012-10-251-5/+6
* blog: Post for v0.8.14isaacs2012-10-252-0/+82
* Now working on 0.8.15isaacs2012-10-251-2/+2
* Merge branch 'v0.8.14-release' into v0.8isaacs2012-10-252-2/+7
|\
| * 2012.10.25, Version 0.8.14 (Stable)v0.8.14v0.8.14-releaseisaacs2012-10-252-2/+7
|/
* events: Don't clobber pre-existing _events obj in EE ctorv0.8.13-fixisaacs2012-10-252-2/+45