Home | History | Annotate | Download | only in src

Lines Matching full:verb

243     verb("V: The date line was impossibly long.");
246 verb("V: The alleged date is <%s>", sanitize_string(dateline));
267 verb("V: Parsed the date: %04d-%s-%02d %02d:%02d:%02d",
270 verb("V: Couldn't parse date.");
373 verb("V: freezing time for x509 verification");
379 verb("V: remote peer provided: %d, preferred over compile time: %d",
381 verb("V: freezing time with X509_VERIFY_PARAM_set_time");
440 verb("V: key type: %s", key_type_str);
442 verb("V: key type: %d", public_key->type);
447 verb ("V: keybits: %d", key_bits);
548 verb ("V: Forced match of '%s' against '%s'", expected_label, wildcard_label);
630 verb ("V: commonName mismatch! Expected: %s - received: %s",
633 verb ("V: commonName matched: %s", cn_buf);
712 verb ("V: subjectAltName matched: %s, type: %s", nval->value, nval->name); // We matched this; so it's safe to print
752 verb ("V: hostname verification passed");
786 verb ("V: verify success");
814 verb ("V: certificate verification passed");
926 verb("V: remote peer provided: %d, preferred over compile time: %d",
981 verb("V: Using PolarSSL for SSL");
1035 verb("V: opening socket to proxy %s:%s", proxy_host, proxy_port);
1049 verb("V: Handle proxy connection");
1055 verb("V: opening socket to %s:%s", host, port);
1064 verb("V: starting handshake");
1074 verb("V: continuing handshake");
1089 verb ("V: Certificate verification skipped!");
1123 verb ("V: using SSLv23_client_method()");
1127 verb ("V: using SSLv3_client_method()");
1131 verb ("V: using TLSv1_client_method()");
1139 verb("V: Using OpenSSL for SSL");
1180 verb("V: opening socket to %s:%s", host, port);
1193 verb("V: In TLS response, T=%lu", (unsigned long)ntohl(result_time));
1208 verb ("V: Received HTTP response. T=%lu", (unsigned long)result_time);
1217 verb ("V: Certificate verification skipped!");
1266 verb ("V: RECENT_COMPILE_DATE is %lu.%06lu",
1272 verb ("V: we'll do the time warp another time - we're not setting clock");
1278 verb ("V: attemping to drop administrator privileges");
1301 verb ("V: time is currently %lu.%06lu",
1307 verb ("V: local clock time is less than RECENT_COMPILE_DATE");
1310 verb ("V: Attempting to warp local clock into the future");
1322 verb ("V: time is currently %lu.%06lu",
1325 verb ("V: It's just a step to the left...");
1328 verb ("V: time is greater than RECENT_COMPILE_DATE");
1368 verb ("V: server time %u (difference is about %d s) was fetched in %lld ms",
1379 verb ("V: the TLS handshake took more than %d msecs - consider using a different " \
1421 verb ("V: setting time succeeded");