Lines Matching refs:infof
266 infof(data, "Trying against %s", (char *)output_buffer.value);
293 infof(data, "Error creating security context");
304 infof(data, "base64-encoding: %s", curl_easy_strerror(result));
332 infof(data, "Server didn't accept auth data");
642 infof(data, "Send: %s%s", prot_level == PROT_PRIVATE?enc:mic,
749 infof(data, "Trying to change the protection level after the"
831 infof(data, "Failed initialization for %s. Skipping it.",
837 infof(data, "Trying mechanism %s...", mech->name);
845 infof(data, "Mechanism %s is not supported by the server (server "
849 infof(data, "Mechanism %s was rejected by the server (server returned "
854 infof(data, "server does not support the security extensions");