fetch_info
fetch_info("SSL options: %lx", ssl_ctx_options);
fetch_info("Peer verification enabled");
fetch_info("Using CA cert file: %s",
fetch_info("Using CA cert path: %s",
fetch_info("Using OpenSSL default "
fetch_info("Using CRL file: %s", crl_file);
fetch_info("Using client cert file: %s",
fetch_info("Using client key file: %s",
fetch_info("Verify hostname");
fetch_info("%s connection established using %s",
fetch_info("Certificate subject: %s", str);
fetch_info("Certificate issuer: %s", str);
fetch_info("$NETRC specifies a file name "
fetch_info("login name in .netrc is too long");
fetch_info("password in .netrc is too long");
fetch_info("Initializing SOCKS5 connection: %s:%d", host, port);
fetch_info("resolving server address: %s:%d", host,
fetch_info("resolving client address: %s",
fetch_info("resolving SOCKS5 server address: %s:%d",
fetch_info("failed to bind to %s", bindaddr);
fetch_info("failed to connect to %s:%d", host, port);
fetch_info(
void fetch_info(const char *, ...) __printflike(1, 2);
fetch_info("setting passive mode");
fetch_info("opening data connection");
fetch_info("initiating transfer");
fetch_info("binding data socket");
fetch_info("initiating transfer");
fetch_info("requesting %s://%s%s",
fetch_info("If-Modified-Since: %s", timebuf);
fetch_info("server requires authorization");
fetch_info("proxy requires authorization");
fetch_info("%d redirect to %s",