Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-22 | CURLOPT_PROXY.3: A proxy given as env variable gets no special treatment | Richard van den Berg | |
Closes #449 | |||
2015-09-08 | parse_proxy: reject illegal port numbers | Daniel Stenberg | |
If the port number in the proxy string ended weirdly or the number is too large, skip it. Mostly as a means to bail out early if a "bare" IPv6 numerical address is used without enclosing brackets. Also mention the bracket requirement for IPv6 numerical addresses to the man page for CURLOPT_PROXY. Closes #415 Reported-by: Marcel Raad | |||
2014-06-18 | opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE | Dan Fandrich | |
2014-06-17 | opts: 9 more options as separate man pages | Daniel Stenberg | |