0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from bakks/patch-1 More... over 13 years ago
Fixed namespace issue More... over 13 years ago
Fix reuse of SSL sessions for proxied SSL connections. More... over 13 years ago
Update manifest for README move More... over 13 years ago
Apply workarounds for missing methods in ruby 1.8 More... over 13 years ago
Bump version More... over 13 years ago
Finish connections that were closed by Net::HTTP so they can be restarted More... over 13 years ago
Merge pull request #9 from tenderlove/master More... over 13 years ago
Adding example usage to the readme More... over 13 years ago
Rename README.txt to README.rdoc More... over 13 years ago
Use the connection header from the request if one was already set. More... over 13 years ago
Add time since last use to the socket error message More... almost 14 years ago
Add travis.yml More... almost 14 years ago
Fix warnings in tests More... almost 14 years ago
Add timeout to reset connections that have been idle too long. More... almost 14 years ago
Add date More... almost 14 years ago
Update History to include Pull Request #8 More... almost 14 years ago
Merge branch 'cert_store' of https://github.com/mmb/net-http-persistent into mmb-cert_store More... almost 14 years ago
Default @verify_mode instead of overwriting in #ssl More... almost 14 years ago
Allow ssl session reuse to be disabled More... almost 14 years ago
Add SSL session reuse More... almost 14 years ago
always set cert store to system default if not passed in More... almost 14 years ago
Default verify_mode to VERIFY_PEER More... almost 14 years ago
Update history for 1.9 More... almost 14 years ago
Merge pull request #6 from raggi/cert_store More... almost 14 years ago
Add support for cert_store Add support for the system default cert store a 'la open-uri More... almost 14 years ago
Update history for 1.8.1, tweak README text to mention Ruby 1.8 More... almost 14 years ago
Merge pull request #5 from raggi/openssl More... almost 14 years ago
+ Add retry protection for OpenSSL::SSL::SSLError + Move require of net/https to the top of the file. It's now a dependency. More... almost 14 years ago
Use the newer URL for docs More... about 14 years ago