summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-25APPS: Fix result type of dump_cert_text() and behavior of print_name() on out...Dr. David von Oheimb
2021-08-25news/changes: fix formatting nitsPauli
2021-08-25cpp: fix included files to avoid failure in no-deprecated buildsPauli
2021-08-25sm2: fix error raise to not fail make updatePauli
2021-08-24rsa: Try legacy encoding functions for pubkeyTomas Mraz
2021-08-24Updates CHANGES.md and NEWS.md for new 1.1.1 releaseMatt Caswell
2021-08-24Check the plaintext buffer is large enough when decrypting SM2Matt Caswell
2021-08-24Extend tests for SM2 decryptionMatt Caswell
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell
2021-08-24Allow fuzz builds to detect string overrunsMatt Caswell
2021-08-24Fix EC_GROUP_new_from_ecparameters to check the base lengthMatt Caswell
2021-08-24Fix NETSCAPE_SPKI_print function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix append_ia5 function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix test code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix CMP code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix the name constraints code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix GENERAL_NAME_print to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix POLICYINFO printing to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix i2v_GENERAL_NAME to not assume NUL terminated stringsMatt Caswell
2021-08-23Add a clarification to NOTES-UNIX.mdZengit
2021-08-20Get rid of warn_binaryDmitry Belyavskiy
2021-08-20Fix documentation referring to 'function code'Omair Majid
2021-08-20doc: fix a mistyped "=item" perldoc markerBeat Bolli
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz
2021-08-19Set KERNEL_BITS, add CONFIG_NOWAITRich Salz
2021-08-19Minor doc enhancements to INSTALL.mdRich Salz
2021-08-19util/add-depends.pl: Rebuild the build file after reconfigurationRichard Levitte
2021-08-19util/add-depends.pl: Only add dependencies on existing or generated headersRichard Levitte
2021-08-19Fix state name abbreviationTodd Short
2021-08-18Add tests for EVP_PKEY_get_utf8_string_param(), both positive and negativeRichard Levitte
2021-08-18EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminatedRichard Levitte
2021-08-18doc: remove errant blank line to appease doc-nitsPauli
2021-08-18pkcs12: check for zero length digest to avoid division by zeroPauli
2021-08-18Fix CTS cipher decrypt so that the updated IV is returned correctly.Shane Lontis
2021-08-18Change CTS CS3 (Kerberos) so that it accepts a 16 byte input blockShane Lontis
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-18Refactor cipher aes_cts code so that it can be used by other 128bit ciphersShane Lontis
2021-08-17Correct UTF8 params documentation furtherRichard Levitte
2021-08-16Test EVP Cipher updating the context's IVIngo Franzki
2021-08-16s390x: AES OFB/CFB: Maintain running IV from cipher contextIngo Franzki
2021-08-16Fix potential double-freeTodd Short
2021-08-16Multiple fixes for getting pub key from legacy DH PKEYTomas Mraz
2021-08-13Correct documentation errors in regards to UTF8 paramsTomas Mraz
2021-08-13Add documentation about the multilib postfix and libdirTomas Mraz
2021-08-13Allow small RSA exponents in the default providerShane Lontis
2021-08-12Disclaimer about the default provider activation added to configDmitry Belyavskiy
2021-08-12genpkey: -quiet doesn't take an argumentPauli
2021-08-11Sort SSL_OP names in documentationTodd Short