summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-01-19Add context dup functions for digests and ciphersPauli
2022-01-18SM4 optimization for ARM by HW instructionDaniel Hu
2022-01-14Add a comment to indicate ineffective macroShreenidhi Shedi
2022-01-13tsan: make detecting the need for locking when using tsan easierPauli
2022-01-12err: add additional errorsPauli
2022-01-07v2i_AUTHORITY_KEYID(): Improve error reporting on parsing config values/optionsDr. David von Oheimb
2022-01-07asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying codeDr. David von Oheimb
2022-01-06Fix copyright year issuesBernd Edlinger
2022-01-05Fix typosDimitris Apostolou
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb
2022-01-03ec.h: Explain use of strstr() for EVP_EC_gen() and add #include <string.h>Dr. David von Oheimb
2021-12-30OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb
2021-12-21add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb
2021-12-20crypto/dsa.h: fix include guard nameCarlo Teubner
2021-12-10Make OSSL_provider_init() OPENSSL_EXPORT, not just externRichard Levitte
2021-12-10changes opensssl typos to opensslSam Eaton
2021-12-09OSSL_HTTP_get(): Fix timeout handling on redirectionDr. David von Oheimb
2021-12-06Fix pvk encoder to properly query for the passphraseTomas Mraz
2021-11-26Enable brainpool curves for TLS1.3Bernd Edlinger
2021-11-24Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg numberRichard Levitte
2021-11-24Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2021-11-17Move more general parts of internal/cryptlib.h to new internal/common.hDr. David von Oheimb
2021-11-17Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUF...Dr. David von Oheimb
2021-11-17Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb
2021-11-12Stop receiving child callbacks in a child libctx when appropriateMatt Caswell
2021-11-12Don't attempt to deactive child providers if we don't need toMatt Caswell
2021-11-12header: add integer overflow helper functionsPauli
2021-11-11Add OID for RPKI id-ct-ASPAJob Snijders
2021-11-10prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...Pauli
2021-11-04Fix builds on Armv8 systems without AArch64Tom Cosgrove
2021-10-28fix some code with obvious wrong coding stylex2018
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-27EVP: Reverse the fetch logic in all pkey using functionalityRichard Levitte
2021-10-27CORE: add a provider argument to ossl_method_construct()Richard Levitte
2021-10-09Increase the default security level to 2Matt Caswell
2021-10-05obj: Add SM4 GCM/CCM OIDTianjia Zhang
2021-09-25tsan: add an addition macroPauli
2021-09-14MacOS prior to 10.12 does not support random API correctlylprimak
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-30Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macrosNicola Tuveri
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-08-26Add invalid input length errorPauli
2021-08-25cpp: fix included files to avoid failure in no-deprecated buildsPauli
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix i2v_GENERAL_NAME to not assume NUL terminated stringsMatt Caswell
2021-08-11aes_v8_xts_encrypt is present only on 64bit arm buildsTomas Mraz
2021-08-05fips: add power up test for TLS 1.3 KDFPauli
2021-08-05tls/prov: move the TLS 1.3 KDF code to providersPauli
2021-07-29Fix dtls timeout dead codeyangyangtiantianlonglong
2021-07-29Update copyright yearMatt Caswell