summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace CONFIG_NOWAIT env var with -w optionRich Salz2021-08-203-8/+11
* Set KERNEL_BITS, add CONFIG_NOWAITRich Salz2021-08-191-5/+5
* Minor doc enhancements to INSTALL.mdRich Salz2021-08-191-14/+23
* util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte2021-08-191-2/+5
* util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte2021-08-191-36/+67
* Fix state name abbreviationTodd Short2021-08-193-28/+28
* Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negativeRichard Levitte2021-08-181-0/+31
* EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminatedRichard Levitte2021-08-182-12/+22
* doc: remove errant blank line to appease doc-nitsPauli2021-08-181-1/+0
* pkcs12: check for zero length digest to avoid division by zeroPauli2021-08-181-1/+1
* Fix CTS cipher decrypt so that the updated IV is returned correctly.Shane Lontis2021-08-182-3/+27
* Change CTS CS3 (Kerberos) so that it accepts a 16 byte input blockShane Lontis2021-08-182-4/+33
* Add support for camellia cbc cts modeShane Lontis2021-08-1810-10/+276
* Refactor cipher aes_cts code so that it can be used by other 128bit ciphersShane Lontis2021-08-185-109/+110
* Correct UTF8 params documentation furtherRichard Levitte2021-08-171-3/+8
* Test EVP Cipher updating the context's IVIngo Franzki2021-08-161-0/+108
* s390x: AES OFB/CFB: Maintain running IV from cipher contextIngo Franzki2021-08-161-0/+12
* Fix potential double-freeTodd Short2021-08-161-1/+1
* Multiple fixes for getting pub key from legacy DH PKEYTomas Mraz2021-08-162-11/+46
* Correct documentation errors in regards to UTF8 paramsTomas Mraz2021-08-136-16/+20
* Add documentation about the multilib postfix and libdirTomas Mraz2021-08-132-2/+16
* Allow small RSA exponents in the default providerShane Lontis2021-08-132-24/+18
* Disclaimer about the default provider activation added to configDmitry Belyavskiy2021-08-123-0/+25
* genpkey: -quiet doesn't take an argumentPauli2021-08-121-1/+1
* Sort SSL_OP names in documentationTodd Short2021-08-111-147/+146
* Add missing SSL_OP flagsTodd Short2021-08-111-7/+25
* EVP_CIPHER_CTX_set_key_length: Raise error when key length is not settableTomas Mraz2021-08-111-1/+3
* dsatest: Properly detect failure in generate/sign/verifyTomas Mraz2021-08-111-3/+5
* Set FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated with FIPS 186-2 genTomas Mraz2021-08-111-3/+7
* aes_v8_xts_encrypt is present only on 64bit arm buildsTomas Mraz2021-08-111-1/+1
* Omitted signature_algorithms extension alerts updatedDmitry Belyavskiy2021-08-111-2/+2
* MacOS: Add an include of <CommonCrypto/CommonCryptoError.h>David Bohman2021-08-111-0/+1
* doc: remove errant claim that these are not FIPS okayPauli2021-08-081-2/+0
* doc: Fix ECX FIPS documentationPauli2021-08-081-4/+4
* Avoid freeing the conf lhashes in X509_V3_EXT*_add_confTomas Mraz2021-08-061-0/+5
* Fix CMP app TLS connection not respecting vpm options like -crl_checkDr. David von Oheimb2021-08-061-5/+2
* Fix test case for a2i_IPADDRESSAmir Mohammadi2021-08-061-2/+3
* Test case for a2i_IPADDRESSChristian Heimes2021-08-061-0/+54
* Fix ipv4_from_asc behavior on invalid Ip addressesAmir Mohammadi2021-08-061-2/+6
* X509_STORE_CTX_get_error: Fix some minor documentation issuesTomas Mraz2021-08-061-6/+3
* Fix VS2019 compile error C4703: potentially uninitialized local pointer varia...Kelvin Lee2021-08-061-2/+2
* cms: Fix handling of -rctform optionTomas Mraz2021-08-051-8/+4
* cms: Do not try to check binary format on stdinTomas Mraz2021-08-051-0/+2
* req: Avoid segfault when -modulus is usedTomas Mraz2021-08-052-3/+8
* [doc/man3] documentation: BN_cmp manpage updatesBilly Brumley2021-08-051-18/+23
* test: add -macopt hexkey: to dgst command testsPauli2021-08-051-1/+16
* ctrls: add missing control string translation for key -> priv for HMACPauli2021-08-051-1/+1
* evp_test: add TLS 1.3 KDF test suitePauli2021-08-051-0/+1
* test: add test cases for TLS 1.3 KDFPauli2021-08-051-0/+4937
* update doc/build.infoPauli2021-08-051-0/+6