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 23 hours
ago. based on code collected
about 23 hours
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 9 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved documentation of #shutdown and when to use it. Fixes #20
Eric Hodel
More...
over 13 years ago
Added tests for checking connection shutdown on idle_timeout. Issue #21
Eric Hodel
More...
over 13 years ago
Fix documentation for idle timeout. Allow idle timeout of nil, meaning no timeout. Updated per comments on issue #21.
Aaron Stone
More...
over 13 years ago
Fix shadowed variable warning
Eric Hodel
More...
over 13 years ago
Bump version
Eric Hodel
More...
over 13 years ago
Provide the session just before SSL connect to avoid initializing the SSL connection too soon. Fixes #15
Eric Hodel
More...
over 13 years ago
Add override_headers to allow complete header overwriting. Fixes #17
Eric Hodel
More...
over 13 years ago
Allow the proxy URI to be changed at any time.
Eric Hodel
More...
over 13 years ago
Fix injekt's name
Eric Hodel
More...
over 13 years ago
Fix missing = in SYNOPSIS for POST. Submitted by inject
Eric Hodel
More...
over 13 years ago
Restrict ssl_version to 1.9+ as Net::HTTP#ssl_version is a 1.9 feature. Issue #16
Eric Hodel
More...
over 13 years ago
Handle EAGAIN for windows users. Fixes #12
Eric Hodel
More...
over 13 years ago
The SSL version may be set now. Implementation by astera. Fixes #16
Eric Hodel
More...
over 13 years ago
Fix peer validation warning for ruby 1.8
Eric Hodel
More...
over 13 years ago
Set release date
Eric Hodel
More...
over 13 years ago
Clean up timeouts on shutdown and in ssl_cleanup
Eric Hodel
More...
over 13 years ago
Ensure reconnect_ssl returns the current SSL parameter generation
Eric Hodel
More...
over 13 years ago
Pull ssl_cleanup out of connection_for, ensure shutdown works for SSL connections too
Eric Hodel
More...
over 13 years ago
Sort test methods
Eric Hodel
More...
over 13 years ago
Reset SSL connections when SSL parameters change. Mechanize issue #194
Eric Hodel
More...
over 13 years ago
Update history for Issue #13 and Issue #14
Eric Hodel
More...
over 13 years ago
Merge pull request #14 from zzak/614c023
Eric Hodel
More...
over 13 years ago
check if fakeweb or webmock are active to disable SSL session reuse automatically #13
Zachary Scott
More...
over 13 years ago
Revert "Check capture_io manually since I am to lazy to update to a newer minitest for assert_silent."
Eric Hodel
More...
over 13 years ago
Also install minitest since travis blew up without it!?
Eric Hodel
More...
over 13 years ago
Install rdoc on travis since it doesn't get installed in time for hoe
Eric Hodel
More...
over 13 years ago
Check capture_io manually since I am to lazy to update to a newer minitest for assert_silent.
Eric Hodel
More...
over 13 years ago
Set release date
Eric Hodel
More...
over 13 years ago
Complain when SSL peer validation may not be available unless the user defines the constant I_KNOW_THAT_OPENSSL_VERIFY_PEER_EQUALS_VERIFY_NONE_IS_WRONG at the top level.
Eric Hodel
More...
over 13 years ago
Update history with additional proxy fix
Eric Hodel
More...
over 13 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