curl/include/curl
Michael Koenig 9dc3eaee29 TFTP: add option to suppress TFTP option requests (Part 1)
Some TFTP server implementations ignore the "TFTP Option extension"
(RFC 1782-1784, 2347-2349), or implement it in a flawed way, causing
problems with libcurl. Another switch for curl_easy_setopt
"CURLOPT_TFTP_NO_OPTIONS" is introduced which prevents libcurl from
sending TFTP option requests to a server, avoiding many problems caused
by faulty implementations.

Bug: https://github.com/curl/curl/issues/481
2016-02-23 03:00:58 -05:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
Makefile.am URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
curl.h TFTP: add option to suppress TFTP option requests (Part 1) 2016-02-23 03:00:58 -05:00
curlbuild.h.cmake URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.dist URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.in URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlrules.h URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlver.h bump: work toward the next release 2016-02-08 10:47:44 +01:00
easy.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mprintf.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
multi.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
stdcheaders.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
typecheck-gcc.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00