-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] add URL support to constructor, some smarter TLS defaults #280
base: master
Are you sure you want to change the base?
Commits on Aug 25, 2016
-
Tom Maher committed
Aug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 005b15f - Browse repository at this point
Copy the full SHA 005b15fView commit details -
Tom Maher committed
Aug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for b72c4a8 - Browse repository at this point
Copy the full SHA b72c4a8View commit details -
Tom Maher committed
Aug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 4898d81 - Browse repository at this point
Copy the full SHA 4898d81View commit details -
RFC 4516 doesn't allow username/pw in the URL
Tom Maher committedAug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 5fbe3ed - Browse repository at this point
Copy the full SHA 5fbe3edView commit details -
URI support: check for supported protocols
Tom Maher committedAug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 48610ae - Browse repository at this point
Copy the full SHA 48610aeView commit details -
clarifying comment on use of URI.parse()
Tom Maher committedAug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 389fcc3 - Browse repository at this point
Copy the full SHA 389fcc3View commit details -
Tom Maher committed
Aug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 5484c5c - Browse repository at this point
Copy the full SHA 5484c5cView commit details
Commits on Aug 26, 2016
-
move encryption param mangling to helper function
Tom Maher committedAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for a72d7bf - Browse repository at this point
Copy the full SHA a72d7bfView commit details -
only check for bad protocols if we got a uri string
Tom Maher committedAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 6c9ce50 - Browse repository at this point
Copy the full SHA 6c9ce50View commit details -
s/@uri/@url/g because RFCs 2255 and 4516 say "URL" exclusively
Tom Maher committedAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 7c61cef - Browse repository at this point
Copy the full SHA 7c61cefView commit details -
Tom Maher committed
Aug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for a4ffa7a - Browse repository at this point
Copy the full SHA a4ffa7aView commit details -
Tom Maher committed
Aug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d3887ad - Browse repository at this point
Copy the full SHA d3887adView commit details -
typecasting is hard, how do those casting directors do it???
Tom Maher committedAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for ebcf83e - Browse repository at this point
Copy the full SHA ebcf83eView commit details