summaryrefslogtreecommitdiffstats
path: root/crypto/uid.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-23include/openssl/macros.h: better OPENSSL_FUNC fallbackRichard Levitte1-4/+6
2019-09-23Add des ciphers to default providerShane Lontis11-48/+465
2019-09-21Note that the mac command is preferrable to the MAC command line options.Pauli1-0/+16
2019-09-21Configure: add missing dependency to fix parallel builds on WindowsDr. Matthias St. Pierre1-0/+1
2019-09-21Use the correct maximum indentKurt Roeckx1-2/+2
2019-09-20include/openssl/macros.h: Rework OPENSSL_FUNC for div C standardsRichard Levitte1-8/+24
2019-09-20Remove name string from PROV_CIPHER and PROV_DIGESTRichard Levitte2-24/+0
2019-09-20Refactor SSKDF to create the MAC contexts earlyRichard Levitte1-53/+32
2019-09-20Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utilityRichard Levitte4-52/+127
2019-09-20Add aes_wrap cipher to providersShane Lontis7-4/+292
2019-09-20Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis1-6/+0
2019-09-20Move gcm decryption tag check higher up in the callstackShane Lontis2-3/+4
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz2-99/+101
2019-09-19Avoid ?: construct in XXXerr callsRich Salz3-13/+14
2019-09-19Add merge-err-lines scriptRich Salz2-6/+31
2019-09-19Deprecate XXXerr() macrosRich Salz2-82/+91