summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v0.4.5v0.4.5Ryan Dahl2011-04-014-7/+26
* Closes GH-721 Set default host header properlyisaacs2011-04-013-5/+164
* Closes GH-535 Immediate pause/resume race conditionisaacs2011-04-012-2/+10
* Closes GH-310 Format slashes properlyisaacs2011-04-012-4/+5
* Revert "Disable compression with OpenSSL."Ryan Dahl2011-04-011-12/+3
* Disable compression with OpenSSL.Ryan Dahl2011-04-011-3/+12
* Add timers to globals sectionRyan Dahl2011-04-011-0/+7
* Don't load root certs for each SSL contextRyan Dahl2011-03-312-27/+52
* Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-3112-6/+138
|\
| * Upgrade V8 to 3.1.8.8Ryan Dahl2011-03-3112-6/+138
* | process.stderr.write should return trueRyan Dahl2011-03-302-5/+7
* | Add test for circular refs in deepEqualsRyan Dahl2011-03-301-0/+20
* | docs: fs.read/write() cb()s now receive bufferJorge Chamorro Bieling2011-03-291-3/+3
* | Closes GH-843. Fix SlowBuffer.prototype.sliceRyan Dahl2011-03-292-0/+62
* | Add doc note about STARTTLSRyan Dahl2011-03-291-0/+13
* | Increase TLS pool size for perf increaseRyan Dahl2011-03-281-1/+1
* | Revert "Alphabetize the table of contents for the API docs"Ryan Dahl2011-03-281-20/+20
* | Typo in docsRyan Dahl2011-03-281-1/+1
* | Alphabetize the table of contents for the API docsBrian White2011-03-281-20/+20
* | Remove strange unicode output in docsRyan Dahl2011-03-281-2/+0
* | See the <doc> section are now links to <doc>David Trejo2011-03-284-9/+9
* | Remove exterraneous lineRyan Dahl2011-03-281-1/+0
* | Retain buffers in fs.read/write()Jorge Chamorro Bieling2011-03-285-9/+172
* | Fix listener leak in stream.pipe()Mikeal Rogers2011-03-282-12/+112
* | Now working on v0.4.5Ryan Dahl2011-03-261-2/+2
* | Bump version to v0.4.4v0.4.4Ryan Dahl2011-03-265-7/+28
* | Turn off strictaliasing on solarisRyan Dahl2011-03-261-1/+3
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-2514-48/+235
|\ \ | |/
| * Upgrade V8 to 3.1.8.5Ryan Dahl2011-03-2514-48/+235
* | Added support for removing .once listenersArnout Kazemier2011-03-252-6/+28
* | Add jobs.nodejs.org linkRyan Dahl2011-03-232-0/+2
* | Remove asciiSlice from docsRyan Dahl2011-03-231-1/+2
* | clean up whitespace in examplesZachary Scott2011-03-221-4/+4
* | writable stream api has destroySoon() for exiting after data queue has been d...Zachary Scott2011-03-221-0/+6
* | Doc fix for fs.writeTrevor Burnham2011-03-221-0/+4
* | Clarifying that writeFile replaces existing fileTrevor Burnham2011-03-221-1/+2
* | Correcting typo in docs: 'deprecated', not 'depreciated'Trevor Burnham2011-03-221-1/+1
* | Guard failed buffer constructions.Ryan Dahl2011-03-221-0/+1
* | Fix setsid in tty.openRyan Dahl2011-03-221-1/+1
* | expose https.AgentRyan Dahl2011-03-221-1/+1
* | Fix GH-819. Drop out if connection destroyed before connect()Ryan Dahl2011-03-212-0/+9
* | Fix GH-820. CryptoStream.end shouldn't throw if not writableRyan Dahl2011-03-211-14/+12
* | Add video to index.htmlRyan Dahl2011-03-201-0/+6
* | add demo to home pageRyan Dahl2011-03-191-0/+2
* | Use feedburner instead of wordpressRyan Dahl2011-03-181-2/+2
* | Now working on v0.4.4Ryan Dahl2011-03-181-2/+2
* | bump version to v0.4.3v0.4.3Ryan Dahl2011-03-185-7/+34
* | Merge branch 'v8-3.1' into v0.4Ryan Dahl2011-03-188-49/+74
|\ \ | |/
| * Upgrade V8 to 3.1.8.3Ryan Dahl2011-03-188-49/+74
* | Don't call GetMemoryUsage every 5 secondsRyan Dahl2011-03-181-3/+4