Home | History | Annotate | Download | only in src

Lines Matching full:libcurl

83 /* libcurl's debug builds provide an extra function */
927 /* new in libcurl 7.5 */
933 /* new in libcurl 7.3 */
936 /* new in libcurl 7.52.0 */
940 /* new in libcurl 7.10.6 */
957 /* new in libcurl 7.19.4 */
1003 /* new in libcurl 7.10.6 (default is Basic) */
1025 /* new in libcurl 7.36.0 */
1031 /* new in libcurl 7.5 */
1050 /* new in libcurl 7.21.6 */
1054 /* new in libcurl 7.21.6 */
1080 /* new in libcurl 7.16.1 */
1082 /* new in libcurl 7.16.1 */
1085 /* new in libcurl 7.17.1: SSH host key md5 checking allows us
1090 /* new in libcurl 7.56.0 */
1103 warnf(config->global, "ignoring %s, not supported by libcurl\n",
1120 "ignoring --proxy-capath, not supported by libcurl\n");
1155 /* libcurl default is strict verifyhost -> 2L */
1220 /* new in libcurl 7.9 */
1224 /* new in libcurl 7.9.7 */
1240 /* three new ones in libcurl 7.3: */
1253 /* new in libcurl 7.24.0: */
1257 /* new in libcurl 7.33.0: */
1265 /* new in libcurl 7.6.2: */
1268 /* new in libcurl 7.7: */
1281 /* new in libcurl 7.9.2: */
1286 /* new in libcurl 7.10.5 */
1530 if(global->libcurl) {
1848 /* Ask libcurl if we got a remote file time */
2043 if(config->libcurl) {
2044 /* Initialise the libcurl source output */
2075 if(config->libcurl) {
2076 /* Cleanup the libcurl source output */
2079 /* Dump the libcurl code if previously enabled */