Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | CURLOPT_ADDRESS_SCOPE: fix range check and more | tmilburn | |
Commit 9081014 fixed most of the confusing issues between scope id and scope however 844896d added bad limits checking assuming that the scope is being set and not the scope id. I have fixed the documentation so it all refers to scope ids. In addition Curl_if2ip refered to the scope id as remote_scope_id which is incorrect, so I renamed it to local_scope_id. Adjusted-by: Daniel Stenberg Closes #3655 Closes #3765 Fixes #3713 | |||
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2014-07-03 | Document type of argument for CURLOPT_ADDRESS_SCOPE. | Dimitrios Siganos | |
2014-06-19 | opts: 37 additional man pages | Daniel Stenberg | |