Searched refs:problem (Results 1 – 24 of 24) sorted by relevance
/curl/tests/unit/ |
H A D | unit1607.c | 123 bool problem = false; variable 163 problem = true; 171 problem = true; 179 problem = true; 187 problem = true; 195 problem = true; 203 problem = true; 211 problem = true; 225 if(problem) {
|
H A D | unit1609.c | 119 bool problem = false; variable 162 problem = true; 170 problem = true; 178 problem = true; 186 problem = true; 194 problem = true; 208 if(problem) {
|
/curl/.github/ISSUE_TEMPLATE/ |
H A D | docs.yml | 20 label: Specify which documentation you found a problem with 28 id: problem 30 label: The problem
|
H A D | bug_report.yml | 6 description: Tell us about your problem with curl or libcurl
|
/curl/docs/libcurl/ |
H A D | libcurl-errors.md | 27 Why they occur and possibly what you can do to fix the problem are also included. 54 problem, or a resource problem where something fundamental could not get done 121 A problem was detected in the HTTP2 framing layer. This is somewhat generic 170 There was a problem reading a local file or an error returned by the read 212 A problem occurred somewhere in the SSL/TLS handshake. You really want the 213 error buffer and read the message there as it pinpoints the problem slightly 273 documentation. This is most likely a problem in the program that uses 313 problem with the local client certificate. 360 Permission problem on TFTP server. 466 A problem was detected in the HTTP/3 layer. This is somewhat generic and can [all …]
|
H A D | curl_multi_wait.md | 55 multi interface to allow applications to easier circumvent the common problem
|
H A D | curl_multi_poll.md | 62 multi interface to allow applications to easier circumvent the common problem
|
H A D | libcurl-thread.md | 91 implementations. We have previously received problem reports on *BSD (at least
|
H A D | curl_mime_data_cb.md | 92 is free to work around the problem if possible. The latter can sometimes be
|
H A D | libcurl-security.md | 72 To avoid this problem, use an authentication mechanism or other protocol that 436 To avoid this problem, you must of course use your common sense. Often, you 497 Should you detect or just suspect a security problem in libcurl or curl,
|
/curl/tests/data/ |
H A D | test583 | 30 # the problem we're looking to verify.
|
H A D | test2027 | 19 problem on the second 401 response!
|
H A D | test2030 | 24 problem on the second 401 response!
|
/curl/packages/vms/ |
H A D | curlmsg.msg | 106 SSL_CERTPROBLEM <SSL problem with the local certificate> 108 SSL_CACERT <SSL CACERT, problem with the CA cert (path?)> 117 TFTP_PERM <permission problem on server>
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_FAILONERROR.md | 63 /* an HTTP response error problem */
|
H A D | CURLOPT_DOH_URL.md | 97 when given a bad DoH URL, libcurl might not detect the problem until it later
|
H A D | CURLOPT_SEEKFUNCTION.md | 58 is free to work around the problem if possible. The latter can sometimes be
|
H A D | CURLOPT_HTTP_VERSION.md | 112 /* an HTTP response error problem */
|
/curl/m4/ |
H A D | zz40-xc-ovr.m4 | 644 AC_MSG_ERROR([xc_configure_preamble_result not set (internal problem)]) 652 AC_MSG_ERROR([xc_PATH_SEPARATOR not set (internal problem)]) 655 AC_MSG_ERROR([PATH_SEPARATOR not set (internal or config.site problem)]) 662 AC_MSG_ERROR([path separator mismatch (internal or config.site problem)])
|
/curl/docs/ |
H A D | FAQ | 17 1.8 I have a problem, who do I mail? 21 1.12 I have a problem, who can I chat with? 280 1.8 I have a problem, who do I mail? 294 If you have found or simply suspect a security problem in curl or libcurl, 299 the problem risks having on existing users. 344 1.12 I have a problem who, can I chat with? 887 This problem has two sides: 912 If it is a problem with a binary you have downloaded or a package for your 1054 To fix this problem, use file:// URLs with *three* leading slashes: 1071 re-routed around the physical problem through another path. [all …]
|
H A D | KNOWN_BUGS | 67 9.4 libssh blocking and infinite loop problem 199 The problem with that is that, on BSDs and some other UNIXes (not Linux), 303 The original problem was mentioned in: 428 9.4 libssh blocking and infinite loop problem
|
H A D | TODO | 903 Certain stupid networks and middle boxes have a problem with SSL handshake
|
/curl/packages/OS400/ |
H A D | README.OS400 | 7 The biggest problem with OS/400 is EBCDIC. Libcurl implements an internal 33 Another OS/400 problem comes from the fact that the last fixed argument of a
|
/curl/ |
H A D | configure.ac | 557 # a problem related with OpenSSL headers and library versions not matching.
|
Completed in 73 milliseconds