361
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 22 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't emit error twice from http.Client
ryah
as Ryan Dahl
More... over 16 years ago
documentation typos and tweaks More... over 16 years ago
Add symbols to release build
ryah
as Ryan Dahl
More... over 16 years ago
Revert changes to node_file.cc
ryah
as Ryan Dahl
More... over 16 years ago
Allow different ports for http_simple.js
ryah
as Ryan Dahl
More... over 16 years ago
Fix memory leak in fs.writeSync()
ryah
as Ryan Dahl
More... over 16 years ago
Read all records to always empty the OpenSSL reading buffer. More... over 16 years ago
GnuTLS -> OpenSSL on website
ryah
as Ryan Dahl
More... over 16 years ago
Make it possible to use client certificates to connect with a nodejs server, and make verifyPeer behaviour consistant. More... over 16 years ago
Documenting http.Server#event:upgrade More... over 16 years ago
Fix a couple mistypes in API doc More... over 16 years ago
Fixing the 1 byte off error in http.Server's upgradeHead More... over 16 years ago
Fix deprecation message
ryah
as Ryan Dahl
More... over 16 years ago
Implement fs.read() for buffers
ryah
as Ryan Dahl
More... over 16 years ago
Fixed/Completed buffer copy range checks. More... over 16 years ago
Fix docs in node_file.cc
ryah
as Ryan Dahl
More... over 16 years ago
Fix some styling in the docs
ryah
as Ryan Dahl
More... over 16 years ago
Add http server 'request' event to docs
ryah
as Ryan Dahl
More... over 16 years ago
http server emits 'clientError'
ryah
as Ryan Dahl
More... over 16 years ago
Making requestListener for the construction of a http.Server optional, as it is for net.Server More... over 16 years ago
Implementing the event emit for Upgrade requests, with tests. More... over 16 years ago
Chunk strings together on Stream buffer
ryah
as Ryan Dahl
More... over 16 years ago
bump version
ryah
as Ryan Dahl
More... over 16 years ago
fix typos
ryah
as Ryan Dahl
More... over 16 years ago
Upgrade http-parser, fixes issue 77
ryah
as Ryan Dahl
More... over 16 years ago
Avoided sending empty chunkedEncoding chunks in the middle of http responses More... over 16 years ago
DRY binding('stdio') More... over 16 years ago
basicRequest -> module.requireNative
ryah
as Ryan Dahl
More... over 16 years ago
Fix signo_string for linux and solaris
ryah
as Ryan Dahl
More... over 16 years ago
Fix child_process.cc build failure for FreeBSD. More... over 16 years ago