index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
Age
Commit message (
Expand
)
Author
2023-10-12
x509_algor: fix error message
Theo Buehler
2023-10-12
x509_algor: add a few missing includes
Theo Buehler
2023-10-11
x509_algor: Turn expected failure into actual failure now that the API is
Theo Buehler
2023-10-11
Add preallocation dance for X509_ALGOR_set_md() as documented
Theo Buehler
2023-10-11
Add regress coverage for X509_ALGOR_*
Theo Buehler
2023-10-05
Add regress coverage for ASN1_UTCTIME_cmp_time_t()
Theo Buehler
2023-10-02
Now nearbyint_test-1 is passing on macppc, powerpc64, sparc64. Some
Alexander Bluhm
2023-10-02
Add some coverage for ASN1_TIME_cmp_time_t() as well
Theo Buehler
2023-10-02
Add regress coverage for ASN1_TIME_compare()
Theo Buehler
2023-10-02
Minor asn1time tweaks
Theo Buehler
2023-10-01
Add an empty line
Theo Buehler
2023-09-29
Allow IP addresses to be specified in a URI.
Bob Beck
2023-09-29
Appease coverity
Theo Buehler
2023-09-28
Fix error message
Theo Buehler
2023-09-28
Don't leak ctx on failure
Theo Buehler
2023-09-28
Add more regress coverage for EVP_CIPHER_CTX_iv_length()
Theo Buehler
2023-09-28
Check that EVP_CIPHER_CTX_iv_length() matches what was set
Theo Buehler
2023-09-28
whitespace
Theo Buehler
2023-09-27
We're not interested in the core dump, so prevent it. Also catch
Otto Moerbeek
2023-09-26
Fix reference to x509v3.cnf(5) bis
Theo Buehler
2023-09-26
Fix reference to x509v3.cnf(5)
Theo Buehler
2023-09-24
openssl-ruby tests: remove fallback to ruby31
Theo Buehler
2023-08-30
Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()
Job Snijders
2023-08-29
Have #include <cstdio> when using fprintf(). This is needed if
YASUOKA Masahiko
2023-08-20
Make some global variables const
Theo Buehler
2023-08-20
Bye bye to all people out there
Theo Buehler
2023-08-20
Add some spaces after comma
Theo Buehler
2023-08-20
unifdef -D FULL_TEST
Theo Buehler
2023-08-20
knfmt(1) to the rescue
Theo Buehler
2023-08-20
Another OPENSSL_NO_DEPRECATED hits the bit bucket
Theo Buehler
2023-08-20
Drop unnecessary OPENSSL_NO_DEPRECATED dance
Theo Buehler
2023-08-20
Use a separate flags variable for the error flags in DH_check()
Theo Buehler
2023-08-15
Add regress coverage for ASN1_STRING_cmp()
Theo Buehler
2023-08-15
Add some regress coverage for various ASN1_STRING types to codify some
Theo Buehler
2023-08-15
Avoid memcmp() with NULL pointer and 0 length
Theo Buehler
2023-08-14
Prepare tlsfuzzer.py for ports update
Theo Buehler
2023-08-14
Sync expected failures with reality. Recent libm changes caused
Anton Lindqvist
2023-08-13
Add modff()/modfl() inf/nan tests; from Willemijn Coene.
Miod Vallat
2023-08-13
Extent the modf() tests; from Willemijn Coene.
Miod Vallat
2023-08-12
first batch of intentionally undocumented EVP constants:
Ingo Schwarze
2023-08-12
Now that the DH is sensibly called dh instead of a, we can also rename
Theo Buehler
2023-08-12
a is a silly name for a DH
Theo Buehler
2023-08-12
Use printf for consistency
Theo Buehler
2023-08-12
Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE is
Theo Buehler
2023-08-11
Add regress coverage for DH and for DSA parameters
Theo Buehler
2023-08-08
X509_STORE_CTX_get_check_issued(3) is weird.
Ingo Schwarze
2023-08-08
In objects.h rev. 1.17 (Jan 14, 2022),
Ingo Schwarze
2023-08-07
No need to mark BN_options() as intentionally undocumented any longer.
Ingo Schwarze
2023-08-07
Mark asn1_ps_func as obsolete and intentionally undocumented.
Ingo Schwarze
2023-08-07
Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.
Ingo Schwarze
[next]