• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/

Lines Matching refs:infof

389     infof(conn->data, "SFTP %p state change from %s to %s\n",
550 infof(data, "SSH host check: %d, key: %s\n", keycheck,
606 infof(data, "Warning adding the known host %s failed!\n",
616 infof(data, "Warning, writing %s failed!\n",
698 infof(data, "Fingerprint: ");
700 infof(data, "%02X ", (unsigned char) fingerprint[rc]);
701 infof(data, "\n");
759 infof(data, "SSH authentication methods available: %s\n",
823 infof(data, "Using ssh public key file %s\n", sshc->rsa_pub);
824 infof(data, "Using ssh private key file %s\n", sshc->rsa);
853 infof(data, "Initialized SSH public key authentication\n");
860 infof(data, "SSH public key authentication failed: %s\n", err_msg);
886 infof(data, "Initialized password authentication\n");
930 infof(data, "Initialized keyboard interactive authentication\n");
946 infof(data, "Authentication complete\n");
957 infof(data, "SSH CONNECT phase done\n");
1014 DEBUGF(infof(data, "error = %d makes libcurl = %d\n",
1024 DEBUGF(infof(data, "SSH CONNECT phase done\n"));
1038 infof(data, "Sending quote commands\n");
1049 infof(data, "Sending quote commands\n");
1668 infof(data, "Creating directory '%s'\n", sftp_scp->path);
2061 infof(data, "File already completely downloaded\n");
2093 infof(data, "Failed to close libssh2 file\n");
2102 DEBUGF(infof(data, "SFTP DONE done\n"));
2128 infof(data, "Failed to close libssh2 file\n");
2138 infof(data, "Failed to stop libssh2 sftp subsystem\n");
2292 infof(data, "Failed to send libssh2 channel EOF\n");
2305 infof(data, "Failed to get channel EOF: %d\n", rc);
2318 infof(data, "Channel failed to close: %d\n", rc);
2331 infof(data, "Failed to free libssh2 scp subsystem\n");
2335 DEBUGF(infof(data, "SCP DONE phase complete\n"));
2353 infof(data, "Failed to free libssh2 scp subsystem\n");
2364 infof(data, "Failed to disconnect libssh2 session\n");
2389 infof(data, "Failed to free libssh2 session\n");
2656 infof(data, "User: %s\n", conn->user);
2659 infof(data, "Password: %s\n", conn->passwd);
2686 infof(data, "Failed to read known hosts from %s\n",
2693 infof(data, "SSH socket: %d\n", (int)sock);
2725 DEBUGF(infof(conn->data, "DO phase starts\n"));
2743 DEBUGF(infof(conn->data, "DO phase is complete\n"));
2757 DEBUGF(infof(conn->data, "DO phase is complete\n"));
2932 DEBUGF(infof(conn->data, "DO phase starts\n"));
2950 DEBUGF(infof(conn->data, "DO phase is complete\n"));
2964 DEBUGF(infof(conn->data, "DO phase is complete\n"));
2977 DEBUGF(infof(conn->data, "SSH DISCONNECT starts now\n"));
2988 DEBUGF(infof(conn->data, "SSH DISCONNECT is done\n"));