]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-04-18  Richard LevittePROV: Add OIDs we know to all provider applicable algor...
2021-04-18  Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-18  Rich SalzStandard style for all EVP_xxx_free routines
2021-04-18  Nan XiaoFix typo in aesccm.c
2021-04-17  Dr. David von... apps/cmp.c: Fix TLS hostname checking in case -server...
2021-04-17  Dr. David von... OSSL_CMP_CTX_new(): Fix distinction of out-of-memory...
2021-04-17  PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-16  Matt CaswellSanity check provider up-calls
2021-04-16  Matt CaswellStore some FIPS global variables in the FIPS_GLOBAL...
2021-04-16  Paulilifecycle: update master lifecycle transition spreadshe...
2021-04-16  Paulilifecycle: correct [sg]ettable to [sg]et
2021-04-16  Nan Xiaodemos: Add clean target for bio/Makefile
2021-04-16  Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-04-15  PauliSipHash: Fix CTRL API for the digest size.
2021-04-15  Richard LevitteGithub workflows: re-implement a no-shared build
2021-04-15  Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15  Tomas MrazAdd OID for mdc2WithRSASignature and remove related...
2021-04-15  Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-15  Paulichanges: note that some ctrl calls have a different...
2021-04-15  Tomas MrazDo not allow creating empty RSA keys by duplication
2021-04-15  Tomas MrazRemove keymgmt_copy function from the provider API
2021-04-15  Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15  Tomas MrazImplement provider-side keymgmt_dup function
2021-04-14  Dr. David von... 80-test_cmp_http.t: Extend diagnostics of mock server...
2021-04-14  Dr. David von... 80-test_cmp_http.t: Silence check for availability...
2021-04-14  Dr. David von... 80-test_cmp_http.t: Fix resumption when skipping after...
2021-04-14  Dr. David von... apps/cmp: Add generic random state options, e.g., for...
2021-04-14  Dr. David von... openssl-cmp.pod.in: Fix missing provider options descri...
2021-04-14  Dr. David von... cmp_util.c: Fix OSSL_CMP_log_open() in case OPENSSL_NO_...
2021-04-14  Dr. David von... APPS and TEST: Make sure prog name is set for usage...
2021-04-14  Dr. David von... APPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-14  Tomas MrazDocument the invariants for the empty X509_NAME encoding
2021-04-14  Tomas MrazX509_NAME_cmp: if canon_enclen is 0 for both names...
2021-04-14  Paulibio_printf: add \0 terminators for error returns in...
2021-04-14  Paulibio: note that BIO_sprintf null terminates on insuffici...
2021-04-14  Paulibio: add a malloc failed error to BIO_print
2021-04-14  Shane LontisAdd some additional NULL checks to prevent segfaults.
2021-04-14  Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-04-14  Matt CaswellRemove a TODO(3.0) from X509_PUBKEY_set
2021-04-13  FdaSilvaYYcrypto: raise error on malloc failure
2021-04-13  FdaSilvaYYnits: fix a few typo in template code
2021-04-13  Jakub Wilkdoc: Fix formatting
2021-04-13  Todd ShortHandle set_alpn_protos inputs better.
2021-04-13  Dr. Matthias... util/wrap.pl: use the apps/openssl.cnf from the source...
2021-04-13  Petr Gotthardapps: call ERR_print_errors when OSSL_PROVIDER_load...
2021-04-13  PauliNote deprecated function/macros with no replacement.
2021-04-13  Shane LontisFix windows compiler error in kmac_prov.c
2021-04-13  Shane LontisAdd FIPS Self test for AES_ECB decrypt
2021-04-12  Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12  Matt CaswellUpdate KTLS documentation
2021-04-12  Matt CaswellOnly enable KTLS if it is explicitly configured
2021-04-12  Tomas MrazAlways reset IV for CBC, OFB, and CFB mode on cipher...
2021-04-12  Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12  Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-12  Paulikmac: update the documention for the customisation...
2021-04-12  Paulikmac: fix customistation string overflow bug
2021-04-12  Paulikmac: add long customisation string example
2021-04-12  PauliAdd additional KMAC error
2021-04-09  Armin Fuerstapps: fix warning about size_t / int conversion
2021-04-09  Dave Coombscrl2pkcs7 shouldn't include empty optional sets
2021-04-09  Nan XiaoFix typos in x509.pod
2021-04-09  Tomas MrazSmall fixes and cleanups of provider API documentation
2021-04-09  Tomas Mrazprovider-decoder.pod: Documentation of provider side...
2021-04-09  Nan XiaoFix typo in statem_clnt.c
2021-04-08  Christian HeimesInherit hostflags verify params even without hosts
2021-04-08  Dr. David von... d2i_PrivateKey_decoder(): Fix premature exit on unsucce...
2021-04-08  Dr. David von... PEM_X509_INFO_read_bio_ex(): Generalize to allow parsin...
2021-04-08  Dr. David von... d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex...
2021-04-08  Dr. David von... PEM_X509_INFO_read,{_bio}_ex(): Complete documentation...
2021-04-08  Pauliapps: fix Camellia CBC performance loop
2021-04-08  Matt CaswellPrepare for 3.0 alpha 15
2021-04-08  Matt CaswellPrepare for release of 3.0 alpha 14 openssl-3.0.0-alpha14
2021-04-08  Matt CaswellUpdate copyright year
2021-04-08  Matt CaswellRemove a TODO in EVP_set_default_properties
2021-04-08  Matt CaswellUpdate the algorithm fetching documentation links
2021-04-08  Matt CaswellUpdate provider.pod
2021-04-08  Matt CaswellAdd additional glossary entries
2021-04-08  Matt CaswellExpand the libcrypto documentation
2021-04-08  Amitay Isaacscurve448: Integrate 64-bit reference implementation
2021-04-08  Amitay IsaacsConfigure: Check if 128-bit integers are supported...
2021-04-08  Amitay Isaacscurve448: Use constant time zero check function
2021-04-08  Amitay IsaacsAdd a constant time zero check function for 64-bit...
2021-04-08  Amitay Isaacscurve448: Remove the unrolled loop version
2021-04-08  Amitay Isaacscurve448: Use NLIMBS where appropriate to simplify...
2021-04-08  Amitay Isaacscurve448: Modernise reference 64-bit code
2021-04-08  Amitay Isaacscurve448: Rename arch_ref64 to arch_64
2021-04-08  Amitay IsaacsPartially Revert "Remove curve448 architecture specific...
2021-04-08  Amitay Isaacscurve448: Use relative includes to avoid explicit depen...
2021-04-08  Amitay IsaacsUse numbers definition of int128_t and uint128_t
2021-04-08  Amitay Isaacsnumbers: Define 128-bit integers if compiler supports
2021-04-08  Paulitest: add extra secure memory test case.
2021-04-08  Pauliparam_build: check for the usage of secure memory better.
2021-04-08  PauliRevert "Fix AES-CBC perf test failure issue"
2021-04-08  Pauliproperty: lock the lib ctx when updating the property...
2021-04-08  Paulitest: fix problem with threads test using default libra...
2021-04-08  Pauliproperty: check return values from the property locking...
2021-04-08  Pauliapps: fix AES CBC performance loop
2021-04-08  Shane LontisFix more certificate related lib_ctx settings.
2021-04-07  Paulifix coverity 1466710: resource leak
2021-04-07  Paulidh: fix coverity 1473238: argument cannot be negative
next