mirror of
https://github.com/curl/curl.git
synced 2026-08-03 03:30:27 +03:00
URL and mailmap updates, remove an obsolete directory [ci skip]
Closes https://github.com/curl/curl/pull/3031
This commit is contained in:
parent
dee1700ce6
commit
f078361c0e
17 changed files with 21 additions and 101 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# | (__| |_| | _ <| |___
|
||||
# \___|\___/|_| \_\_____|
|
||||
#
|
||||
# Copyright (C) 2004 - 2015, Guenter Knauf, <http://www.gknw.net/phpbb>.
|
||||
# Copyright (C) 2004 - 2015, Guenter Knauf
|
||||
# Copyright (C) 2001 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# This software is licensed as described in the file COPYING, which
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ int Curl_blockread_all(struct connectdata *conn, /* connection data */
|
|||
* destination server.
|
||||
*
|
||||
* Reference :
|
||||
* http://socks.permeo.com/protocol/socks4.protocol
|
||||
* https://www.openssh.com/txt/socks4.protocol
|
||||
*
|
||||
* Note :
|
||||
* Set protocol4a=true for "SOCKS 4A (Simple Extension to SOCKS 4 Protocol)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue