-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: astro/socksify-ruby
base: net-http-sockproxy-auth
head repository: astro/socksify-ruby
compare: master
- 13 commits
- 20 files changed
- 5 contributors
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 73bd8ce - Browse repository at this point
Copy the full SHA 73bd8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7975650 - Browse repository at this point
Copy the full SHA 7975650View commit details
Commits on Jul 12, 2025
-
Merge pull request #62 from anton-smagin/net-http-socksproxy-with-auth
Net http socksproxy with auth. Thanks for your contribution @anton-smagin and to everyone else who contributed towards this functionality, sorry it's taken so long to implement. I may change the last two parameters to keywords to avoid a long params list, but otherwise it looks looks great.
Configuration menu - View commit details
-
Copy full SHA for ca69e45 - Browse repository at this point
Copy the full SHA ca69e45View commit details -
add version file; bump gems; fix typo in workflow test.yml
MatzFan committedJul 12, 2025 Configuration menu - View commit details
-
Copy full SHA for a934e12 - Browse repository at this point
Copy the full SHA a934e12View commit details -
change Net::HTTP.socks_proxy interface to use kwargs for username & p…
…assword; cut 1.8.0
MatzFan committedJul 12, 2025 Configuration menu - View commit details
-
Copy full SHA for f766793 - Browse repository at this point
Copy the full SHA f766793View commit details
Commits on Jul 13, 2025
-
Merge pull request #63 from MatzFan/master
Completed auth functionality
Configuration menu - View commit details
-
Copy full SHA for 28b1fbd - Browse repository at this point
Copy the full SHA 28b1fbdView commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55dda0a - Browse repository at this point
Copy the full SHA 55dda0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4414f1 - Browse repository at this point
Copy the full SHA f4414f1View commit details
Commits on Jul 20, 2025
-
bump required_ruby_version to 2.7 (fixes #64); rubocop
MatzFan committedJul 20, 2025 Configuration menu - View commit details
-
Copy full SHA for b0055e5 - Browse repository at this point
Copy the full SHA b0055e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c480f - Browse repository at this point
Copy the full SHA d6c480fView commit details -
Merge pull request #65 from MatzFan/master
Clarify min required Ruby is 2.7 & cut new gem version 1.8.1.
Configuration menu - View commit details
-
Copy full SHA for d87df0d - Browse repository at this point
Copy the full SHA d87df0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf11fa7 - Browse repository at this point
Copy the full SHA cf11fa7View commit details
Commits on Mar 18, 2026
-
Since ruby 3.3 BasicSocket#recv returns nil instead of an empty string on closed connections https://rubyreferences.github.io/rubychanges/3.3.html#standard-library https://bugs.ruby-lang.org/issues/19012
Configuration menu - View commit details
-
Copy full SHA for 6ae4704 - Browse repository at this point
Copy the full SHA 6ae4704View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff net-http-sockproxy-auth...master