parent
ca6bafce95
commit
ede2e812c2
1
.github/scripts/verify-examples.pl
vendored
1
.github/scripts/verify-examples.pl
vendored
@ -90,4 +90,3 @@ for my $m (@files) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
exit $error;
|
exit $error;
|
||||||
|
|
||||||
|
|||||||
1
.github/scripts/verify-synopsis.pl
vendored
1
.github/scripts/verify-synopsis.pl
vendored
@ -78,4 +78,3 @@ for my $m (@files) {
|
|||||||
$error |= testcompile($m);
|
$error |= testcompile($m);
|
||||||
}
|
}
|
||||||
exit $error;
|
exit $error;
|
||||||
|
|
||||||
|
|||||||
@ -81,4 +81,3 @@ CURLE_OK or a CURL error code upon failure.
|
|||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR curl_mime_addpart (3),
|
.BR curl_mime_addpart (3),
|
||||||
.BR curl_mime_name (3)
|
.BR curl_mime_name (3)
|
||||||
|
|
||||||
|
|||||||
@ -68,4 +68,3 @@ CURLM_OK is returned.
|
|||||||
.BR curl_multi_get_handles (3),
|
.BR curl_multi_get_handles (3),
|
||||||
.BR curl_easy_init (3),
|
.BR curl_easy_init (3),
|
||||||
.BR curl_multi_init (3)
|
.BR curl_multi_init (3)
|
||||||
|
|
||||||
|
|||||||
@ -60,4 +60,3 @@ other curl functions.
|
|||||||
.BR curl_multi_get_handles (3),
|
.BR curl_multi_get_handles (3),
|
||||||
.BR curl_global_init (3),
|
.BR curl_global_init (3),
|
||||||
.BR curl_easy_init (3)
|
.BR curl_easy_init (3)
|
||||||
|
|
||||||
|
|||||||
@ -68,4 +68,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR curl_easy_setopt (3),
|
.BR curl_easy_setopt (3),
|
||||||
.BR CURLINFO_SIZE_DOWNLOAD_T (3),
|
.BR CURLINFO_SIZE_DOWNLOAD_T (3),
|
||||||
.BR CURLINFO_SIZE_UPLOAD (3)
|
.BR CURLINFO_SIZE_UPLOAD (3)
|
||||||
|
|
||||||
|
|||||||
@ -68,4 +68,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR curl_easy_setopt (3),
|
.BR curl_easy_setopt (3),
|
||||||
.BR CURLINFO_SIZE_UPLOAD_T (3),
|
.BR CURLINFO_SIZE_UPLOAD_T (3),
|
||||||
.BR CURLINFO_SPEED_UPLOAD_T (3)
|
.BR CURLINFO_SPEED_UPLOAD_T (3)
|
||||||
|
|
||||||
|
|||||||
@ -79,4 +79,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR CURLOPT_MAXFILESIZE (3),
|
.BR CURLOPT_MAXFILESIZE (3),
|
||||||
.BR CURLOPT_UPLOAD_BUFFERSIZE (3),
|
.BR CURLOPT_UPLOAD_BUFFERSIZE (3),
|
||||||
.BR CURLOPT_WRITEFUNCTION (3)
|
.BR CURLOPT_WRITEFUNCTION (3)
|
||||||
|
|
||||||
|
|||||||
@ -131,4 +131,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR CURLOPT_CLOSESOCKETFUNCTION (3),
|
.BR CURLOPT_CLOSESOCKETFUNCTION (3),
|
||||||
.BR CURLOPT_OPENSOCKETFUNCTION (3),
|
.BR CURLOPT_OPENSOCKETFUNCTION (3),
|
||||||
.BR CURLOPT_SOCKOPTFUNCTION (3)
|
.BR CURLOPT_SOCKOPTFUNCTION (3)
|
||||||
|
|
||||||
|
|||||||
@ -75,5 +75,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR CURLOPT_STDERR (3),
|
.BR CURLOPT_STDERR (3),
|
||||||
.BR CURLOPT_DEBUGFUNCTION (3),
|
.BR CURLOPT_DEBUGFUNCTION (3),
|
||||||
.BR CURLOPT_URL (3)
|
.BR CURLOPT_URL (3)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -119,4 +119,3 @@ CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
|||||||
.BR CURLOPT_PROXY_CAPATH (3),
|
.BR CURLOPT_PROXY_CAPATH (3),
|
||||||
.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
|
.BR CURLOPT_PROXY_SSL_VERIFYHOST (3),
|
||||||
.BR CURLOPT_PROXY_SSL_VERIFYPEER (3)
|
.BR CURLOPT_PROXY_SSL_VERIFYPEER (3)
|
||||||
|
|
||||||
|
|||||||
@ -77,4 +77,3 @@ CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
|||||||
.BR CURLOPT_SSLCERT (3),
|
.BR CURLOPT_SSLCERT (3),
|
||||||
.BR CURLOPT_SSLKEY (3),
|
.BR CURLOPT_SSLKEY (3),
|
||||||
.BR CURLOPT_SSLKEYTYPE (3)
|
.BR CURLOPT_SSLKEYTYPE (3)
|
||||||
|
|
||||||
|
|||||||
@ -78,4 +78,3 @@ Returns CURLE_OK if supported, CURLE_NOT_BUILT_IN otherwise.
|
|||||||
.BR CURLOPT_SSL_CIPHER_LIST (3),
|
.BR CURLOPT_SSL_CIPHER_LIST (3),
|
||||||
.BR CURLOPT_SSLVERSION (3),
|
.BR CURLOPT_SSLVERSION (3),
|
||||||
.BR CURLOPT_TLS13_CIPHERS (3)
|
.BR CURLOPT_TLS13_CIPHERS (3)
|
||||||
|
|
||||||
|
|||||||
@ -63,5 +63,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_SOCKS5_GSSAPI_SERVICE (3),
|
.BR CURLOPT_SOCKS5_GSSAPI_SERVICE (3),
|
||||||
.BR CURLOPT_PROXY (3)
|
.BR CURLOPT_PROXY (3)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -61,4 +61,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR CURLOPT_SSL_OPTIONS (3),
|
.BR CURLOPT_SSL_OPTIONS (3),
|
||||||
.BR CURLOPT_SSL_CIPHER_LIST (3),
|
.BR CURLOPT_SSL_CIPHER_LIST (3),
|
||||||
.BR CURLOPT_TLS13_CIPHERS (3)
|
.BR CURLOPT_TLS13_CIPHERS (3)
|
||||||
|
|
||||||
|
|||||||
@ -65,4 +65,3 @@ Returns CURLE_OK
|
|||||||
.BR CURLOPT_VERBOSE (3),
|
.BR CURLOPT_VERBOSE (3),
|
||||||
.BR CURLOPT_NOPROGRESS (3),
|
.BR CURLOPT_NOPROGRESS (3),
|
||||||
.BR CURLOPT_DEBUGFUNCTION (3)
|
.BR CURLOPT_DEBUGFUNCTION (3)
|
||||||
|
|
||||||
|
|||||||
@ -80,4 +80,3 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||||||
.BR CURLOPT_HTTP_VERSION (3),
|
.BR CURLOPT_HTTP_VERSION (3),
|
||||||
.BR CURLOPT_STREAM_DEPENDS (3),
|
.BR CURLOPT_STREAM_DEPENDS (3),
|
||||||
.BR CURLOPT_STREAM_WEIGHT (3)
|
.BR CURLOPT_STREAM_WEIGHT (3)
|
||||||
|
|
||||||
|
|||||||
@ -63,4 +63,3 @@ Added in 7.19.4
|
|||||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_MAXFILESIZE (3)
|
.BR CURLOPT_MAXFILESIZE (3)
|
||||||
|
|
||||||
|
|||||||
@ -107,4 +107,3 @@ Returns CURLE_OK.
|
|||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_TRAILERDATA (3),
|
.BR CURLOPT_TRAILERDATA (3),
|
||||||
.BR CURLOPT_WRITEFUNCTION (3)
|
.BR CURLOPT_WRITEFUNCTION (3)
|
||||||
|
|
||||||
|
|||||||
@ -65,4 +65,3 @@ Along with FTP
|
|||||||
Returns CURLE_OK if FTP is supported, and CURLE_UNKNOWN_OPTION if not.
|
Returns CURLE_OK if FTP is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_CRLF (3)
|
.BR CURLOPT_CRLF (3)
|
||||||
|
|
||||||
|
|||||||
@ -66,4 +66,3 @@ CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
|||||||
.BR CURLOPT_HTTPHEADER (3),
|
.BR CURLOPT_HTTPHEADER (3),
|
||||||
.BR CURLOPT_REFERER (3),
|
.BR CURLOPT_REFERER (3),
|
||||||
.BR CURLOPT_REQUEST_TARGET (3)
|
.BR CURLOPT_REQUEST_TARGET (3)
|
||||||
|
|
||||||
|
|||||||
@ -67,4 +67,3 @@ CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
|||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR CURLOPT_MAIL_AUTH (3),
|
.BR CURLOPT_MAIL_AUTH (3),
|
||||||
.BR CURLOPT_USERNAME (3)
|
.BR CURLOPT_USERNAME (3)
|
||||||
|
|
||||||
|
|||||||
@ -1796,8 +1796,8 @@ AC_DEFUN([CURL_CHECK_FUNC_GETADDRINFO], [
|
|||||||
|
|
||||||
#ifdef HAVE_WINSOCK2_H
|
#ifdef HAVE_WINSOCK2_H
|
||||||
WSADATA wsa;
|
WSADATA wsa;
|
||||||
if (WSAStartup(MAKEWORD(2,2), &wsa))
|
if(WSAStartup(MAKEWORD(2, 2), &wsa))
|
||||||
exit(2);
|
exit(2);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
memset(&hints, 0, sizeof(hints));
|
memset(&hints, 0, sizeof(hints));
|
||||||
|
|||||||
@ -58,7 +58,7 @@ rem ***************************************************************************
|
|||||||
set VERSION=VC14.10
|
set VERSION=VC14.10
|
||||||
) else if /i "%~1" == "vc14.20" (
|
) else if /i "%~1" == "vc14.20" (
|
||||||
set VERSION=VC14.20
|
set VERSION=VC14.20
|
||||||
)else if /i "%~1" == "vc14.30" (
|
) else if /i "%~1" == "vc14.30" (
|
||||||
set VERSION=VC14.30
|
set VERSION=VC14.30
|
||||||
) else if /i "%~1" == "-clean" (
|
) else if /i "%~1" == "-clean" (
|
||||||
set MODE=CLEAN
|
set MODE=CLEAN
|
||||||
@ -167,7 +167,7 @@ rem ***************************************************************************
|
|||||||
)
|
)
|
||||||
|
|
||||||
if not "%VERSION%" == "ALL" goto success
|
if not "%VERSION%" == "ALL" goto success
|
||||||
|
|
||||||
:vc14.20
|
:vc14.20
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
|
|||||||
@ -412,7 +412,7 @@ sub sysread_or_die {
|
|||||||
sub startsf {
|
sub startsf {
|
||||||
my @mainsockfcmd = ("./server/sockfilt".exe_ext('SRV'),
|
my @mainsockfcmd = ("./server/sockfilt".exe_ext('SRV'),
|
||||||
"--ipv$ipvnum",
|
"--ipv$ipvnum",
|
||||||
"--port", $port,
|
"--port", $port,
|
||||||
"--pidfile", $mainsockf_pidfile,
|
"--pidfile", $mainsockf_pidfile,
|
||||||
"--portfile", $portfile,
|
"--portfile", $portfile,
|
||||||
"--logfile", $mainsockf_logfile);
|
"--logfile", $mainsockf_logfile);
|
||||||
|
|||||||
2
tests/http/clients/.gitignore
vendored
2
tests/http/clients/.gitignore
vendored
@ -8,4 +8,4 @@ ws-data
|
|||||||
ws-pingpong
|
ws-pingpong
|
||||||
h2-upgrade-extreme
|
h2-upgrade-extreme
|
||||||
tls-session-reuse
|
tls-session-reuse
|
||||||
h2-pausing
|
h2-pausing
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user