Lines Matching refs:die
108 die("invalid proxy scheme"); in validate_proxy_scheme()
119 die("invalid char in host"); in validate_proxy_host()
127 die("invalid char in port"); in validate_proxy_port()
137 die("malformed proxy URI"); in parse_proxy_uri()
144 die("malformed proxy URI"); in parse_proxy_uri()
337 die("xmalloc: zero size"); in xmalloc()
341 die("xmalloc: out of memory (allocating %zu bytes)", size); in xmalloc()
352 die("xfree: NULL pointer given as argument"); in xfree()
385 die("V: the remote server is a false ticker! server: %d compile: %d", in openssl_time_callback()
446 die ("unknown public key type"); in get_certificate_keybits()
616 die ("Unable to extract certificate"); in check_cn()
626 die ("Unable to extract commonName"); in check_cn()
655 die ("Getting certificate failed"); in check_san()
754 die ("hostname verification failed for host %s!", host); in check_name()
769 die ("certificate has expired"); in verify_signature()
773 die ("certificate has been revoked"); in verify_signature()
777 die ("CN and subject AltName mismatch for certificate"); in verify_signature()
781 die ("certificate is self-signed or not signed by a trusted CA"); in verify_signature()
790 die ("certificate verification error: -0x%04x", -ssl_verify_result); in verify_signature()
804 die ("Getting certificate failed"); in verify_signature()
812 die ("certificate is self signed"); in verify_signature()
817 die ("certification verification error: %ld", in verify_signature()
836 die ("Getting certificate failed"); in check_key_length()
845 die ("public key extraction failure"); in check_key_length()
852 die ("Unsafe public key size: %d bits", key_bits); in check_key_length()
867 die ("Getting certificate failed"); in check_key_length()
872 die ("public key extraction failure"); in check_key_length()
880 die ("Unsafe public key size: %d bits", key_bits); in check_key_length()
888 die ("Unsafe ECC key size: %d bits", key_bits); in check_key_length()
929 die("V: the remote server is a false ticker! server: %d compile: %d", in check_timestamp()
944 die("SSL handshake failed"); in ssl_do_handshake_part()
951 die("SSL handshake failed"); in ssl_do_handshake_part()
986 die("Unable to stat CA certficate container %s", ca_cert_container); in run_ssl()
1001 die("Unable to load CA certficate container %s", ca_cert_container); in run_ssl()
1010 die("Failed to initialize CTR_DRBG"); in run_ssl()
1015 die("SSL initialization failed"); in run_ssl()
1038 die ("SSL connection failed"); in run_ssl()
1051 die("Proxy connection failed"); in run_ssl()
1058 die ("SSL connection failed"); in run_ssl()
1066 die("SSL handshake first part failed"); in run_ssl()
1081 die("SSL handshake failed"); in run_ssl()
1134 die("Unsupported protocol `%s'", protocol); in run_ssl()
1137 die("OpenSSL failed to support protocol `%s'", protocol); in run_ssl()
1144 die("Unable to stat CA certficate container %s", ca_cert_container); in run_ssl()
1161 die("Unable to load CA certficate container %s", ca_cert_container); in run_ssl()
1168 die ("connect BIO setup failed"); in run_ssl()
1171 die ("SSL setup failed"); in run_ssl()
1183 die ("Failed to initialize connection to `%s:%s'", host, port); in run_ssl()
1188 die ("SSL connection failed"); in run_ssl()
1200 die("hostname too long"); in run_ssl()
1204 die ("write all to bio failed."); in run_ssl()
1207 die ("read all from bio failed."); in run_ssl()
1298 die ("Failed to read current time of day: %s", strerror (errno)); in main()
1313 die ("setting time failed: %s (Attempted to set clock to %lu.%06lu)", in main()
1320 die ("Failed to read current time of day: %s", strerror (errno)); in main()
1337 die ("fork failed: %s", strerror (errno)); in main()
1346 die ("waitpid failed: %s", strerror (errno)); in main()
1348 die ("child process failed in SSL handshake"); in main()
1351 die ("Failed to read current time of day: %s", strerror (errno)); in main()
1365 die ("child process failed to update time map; weird platform issues?"); in main()
1375 die ("the TLS handshake took more than %d msecs - consider using a different " \ in main()
1397 die ("strftime returned 0"); in main()
1414 die("remote server is a false ticker from the future!"); in main()
1416 die ("remote server is a false ticker!"); in main()
1418 die ("setting time failed: %s (Difference from server is about %d s)", in main()