summaryrefslogtreecommitdiffstats
path: root/crypto/md5 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-01provider_core: sort provider stack on findPauli1-4/+1
2023-05-01pbe: sort stack before using findPauli1-0/+2
2023-05-01asn1: sort stacks before using findPauli2-2/+10
2023-04-28build_wincrypt_test.c: Fix compilation with MSVCMathias Berchtold1-1/+5
2023-04-28Avoid generating RSA keys with p < qrkarmaka981-0/+9
2023-04-28fix md5 bug on aarch64 big-endian plantform.Liu-ErMeng2-15/+35
2023-04-28Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka981-0/+2
2023-04-28dependabot: update config to include CLA: trivial, set branches etcPauli1-0/+10
2023-04-28http proxy handling: Use ossl_safe_getenv() instead of getenv()Mukesh Bharsakle1-5/+4
2023-04-28ASN1_OCTET_STRING_new() calls ASN1_STRING_type_new(V_ASN1_OCTET_STRING)Vladimir Kotal1-1/+1
2023-04-28x509: sort stacks prior to searchingPauli1-0/+6
2023-04-28stack: fix searching when the stack isn't sorted.Pauli1-13/+28
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng2-12/+25
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb3-41/+91
2023-04-27Update the SSL_rstate_string*() return value for QUICMatt Caswell1-5/+5
2023-04-27Correct the SSL_rstate_string*() APIs to match realityMatt Caswell1-4/+0
2023-04-27Ensure that the SSL_rstate_string*() API works as they used toMatt Caswell1-0/+1
2023-04-27Add a test for the SSL_rstate_string*() APIsMatt Caswell1-0/+71
2023-04-27APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb2-4/+8
2023-04-27apps/smime: Point out that the six operations are mutually exclusive and add ...Dr. David von Oheimb2-13/+47
2023-04-27openssl-ocsp.pod.in: state for options that they are flexible w.r.t. cert inp...Dr. David von Oheimb1-3/+10
2023-04-27apps/ocsp: Tweak some places to make clear they refer to *lists* of certsDr. David von Oheimb1-6/+6