Daniel Stenberg 87e533ace0 parse_proxy: reject illegal port numbers
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
2015-09-08 15:17:00 +02:00
..
ABI
2015-07-30 15:02:44 +02:00
2014-11-25 14:25:02 +01:00
2015-06-08 13:43:31 +02:00
2014-08-29 16:41:17 +02:00
2015-06-18 00:17:47 +02:00
2015-08-03 23:28:31 +02:00