summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2023-10-12x509_algor: fix error messageTheo Buehler
2023-10-12x509_algor: add a few missing includesTheo Buehler
2023-10-11x509_algor: Turn expected failure into actual failure now that the API isTheo Buehler
2023-10-11Add preallocation dance for X509_ALGOR_set_md() as documentedTheo Buehler
2023-10-11Add regress coverage for X509_ALGOR_*Theo Buehler
2023-10-05Add regress coverage for ASN1_UTCTIME_cmp_time_t()Theo Buehler
2023-10-02Now nearbyint_test-1 is passing on macppc, powerpc64, sparc64. SomeAlexander Bluhm
2023-10-02Add some coverage for ASN1_TIME_cmp_time_t() as wellTheo Buehler
2023-10-02Add regress coverage for ASN1_TIME_compare()Theo Buehler
2023-10-02Minor asn1time tweaksTheo Buehler
2023-10-01Add an empty lineTheo Buehler
2023-09-29Allow IP addresses to be specified in a URI.Bob Beck
2023-09-29Appease coverityTheo Buehler
2023-09-28Fix error messageTheo Buehler
2023-09-28Don't leak ctx on failureTheo Buehler
2023-09-28Add more regress coverage for EVP_CIPHER_CTX_iv_length()Theo Buehler
2023-09-28Check that EVP_CIPHER_CTX_iv_length() matches what was setTheo Buehler
2023-09-28whitespaceTheo Buehler
2023-09-27We're not interested in the core dump, so prevent it. Also catchOtto Moerbeek
2023-09-26Fix reference to x509v3.cnf(5) bisTheo Buehler
2023-09-26Fix reference to x509v3.cnf(5)Theo Buehler
2023-09-24openssl-ruby tests: remove fallback to ruby31Theo Buehler
2023-08-30Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()Job Snijders
2023-08-29Have #include <cstdio> when using fprintf(). This is needed ifYASUOKA Masahiko
2023-08-20Make some global variables constTheo Buehler
2023-08-20Bye bye to all people out thereTheo Buehler
2023-08-20Add some spaces after commaTheo Buehler
2023-08-20unifdef -D FULL_TESTTheo Buehler
2023-08-20knfmt(1) to the rescueTheo Buehler
2023-08-20Another OPENSSL_NO_DEPRECATED hits the bit bucketTheo Buehler
2023-08-20Drop unnecessary OPENSSL_NO_DEPRECATED danceTheo Buehler
2023-08-20Use a separate flags variable for the error flags in DH_check()Theo Buehler
2023-08-15Add regress coverage for ASN1_STRING_cmp()Theo Buehler
2023-08-15Add some regress coverage for various ASN1_STRING types to codify someTheo Buehler
2023-08-15Avoid memcmp() with NULL pointer and 0 lengthTheo Buehler
2023-08-14Prepare tlsfuzzer.py for ports updateTheo Buehler
2023-08-14Sync expected failures with reality. Recent libm changes causedAnton Lindqvist
2023-08-13Add modff()/modfl() inf/nan tests; from Willemijn Coene.Miod Vallat
2023-08-13Extent the modf() tests; from Willemijn Coene.Miod Vallat
2023-08-12first batch of intentionally undocumented EVP constants:Ingo Schwarze
2023-08-12Now that the DH is sensibly called dh instead of a, we can also renameTheo Buehler
2023-08-12a is a silly name for a DHTheo Buehler
2023-08-12Use printf for consistencyTheo Buehler
2023-08-12Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE isTheo Buehler
2023-08-11Add regress coverage for DH and for DSA parametersTheo Buehler
2023-08-08X509_STORE_CTX_get_check_issued(3) is weird.Ingo Schwarze
2023-08-08In objects.h rev. 1.17 (Jan 14, 2022),Ingo Schwarze
2023-08-07No need to mark BN_options() as intentionally undocumented any longer.Ingo Schwarze
2023-08-07Mark asn1_ps_func as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.Ingo Schwarze