openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
net-http-persistent
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 26, 2024 — Jul 26, 2025
Showing page 10 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #11 from bakks/patch-1
Eric Hodel
More...
over 13 years ago
Fixed namespace issue
Peter Bakkum
More...
over 13 years ago
Fix reuse of SSL sessions for proxied SSL connections.
Eric Hodel
More...
over 13 years ago
Update manifest for README move
Eric Hodel
More...
over 13 years ago
Apply workarounds for missing methods in ruby 1.8
Eric Hodel
More...
over 13 years ago
Bump version
Eric Hodel
More...
over 13 years ago
Finish connections that were closed by Net::HTTP so they can be restarted
Eric Hodel
More...
over 13 years ago
Merge pull request #9 from tenderlove/master
Eric Hodel
More...
over 13 years ago
Adding example usage to the readme
Aaron Patterson
More...
over 13 years ago
Rename README.txt to README.rdoc
Aaron Patterson
More...
over 13 years ago
Use the connection header from the request if one was already set.
Eric Hodel
More...
over 13 years ago
Add time since last use to the socket error message
Eric Hodel
More...
almost 14 years ago
Add travis.yml
Eric Hodel
More...
almost 14 years ago
Fix warnings in tests
Eric Hodel
More...
almost 14 years ago
Add timeout to reset connections that have been idle too long.
Eric Hodel
More...
almost 14 years ago
Add date
Eric Hodel
More...
almost 14 years ago
Update History to include Pull Request #8
Eric Hodel
More...
almost 14 years ago
Merge branch 'cert_store' of https://github.com/mmb/net-http-persistent into mmb-cert_store
Eric Hodel
More...
almost 14 years ago
Default @verify_mode instead of overwriting in #ssl
Eric Hodel
More...
almost 14 years ago
Allow ssl session reuse to be disabled
Eric Hodel
More...
almost 14 years ago
Add SSL session reuse
Eric Hodel
More...
almost 14 years ago
always set cert store to system default if not passed in
Matthew M. Boedicker
More...
almost 14 years ago
Default verify_mode to VERIFY_PEER
Eric Hodel
More...
almost 14 years ago
Update history for 1.9
Eric Hodel
More...
almost 14 years ago
Merge pull request #6 from raggi/cert_store
Eric Hodel
More...
almost 14 years ago
Add support for cert_store Add support for the system default cert store a 'la open-uri
James Tucker
More...
almost 14 years ago
Update history for 1.8.1, tweak README text to mention Ruby 1.8
Eric Hodel
More...
almost 14 years ago
Merge pull request #5 from raggi/openssl
Eric Hodel
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.
James Tucker
More...
almost 14 years ago
Use the newer URL for docs
Eric Hodel
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree