summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-01Prepare for release of 3.1 alpha 1openssl-3.1.0-alpha1Tomas Mraz
2022-12-01make updateTomas Mraz
2022-12-01Update copyright yearTomas Mraz
2022-12-01NEWS.md: Update with changes from 3.0.7 and major items from 3.1Tomas Mraz
2022-11-30cmp_client_test.c: add tests for OSSL_CMP_CTX_get_statusDr. David von Oheimb
2022-11-30Remove redundant assignment in felem_mul_ref in p521Rohan McLure
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-29Update pyca-cryptography submodule to 38.0.4Nicola Tuveri
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-29Fix occasional assertion failure when storing propertiesTomas Mraz
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-25Add test for EVP_PKEY_Q_keygenTomas Mraz
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25When using PEM_read_bio_PrivateKey_ex() the public key is optionalTomas Mraz
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25CMP: fix gen_new() in cmp_msg.c checking wrong ITAVsDr. David von Oheimb
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-11-24test/timing_load_creds.c: use OPENSSL_SYS_ macrosRichard Levitte
2022-11-24Disable test/timing_load_creds.c on VMSRichard Levitte
2022-11-24Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang
2022-11-24CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-24Add two new build targets to enable the possibility of using clang-cl asEverton Constantino
2022-11-23OSSL_trace_enabled.pod and OSSL_trace_set_channel.pod: improve docDr. David von Oheimb
2022-11-23http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-11-23c_rehash: Fix file extension matchingTobias Girstmair
2022-11-23Coverity 1515953: negative loop boundPauli
2022-11-23Improve performance of the encoder collectionslontis
2022-11-23optimize ossl_sm4_set_key speedzhangzhilei
2022-11-23Add vpaes-loongarch64.pl module.zhuchen
2022-11-23Add LoongArch64 cpuid and OPENSSL_loongarchcap_Pzhuchen
2022-11-23nit: fix some pointer comparisonsFdaSilvaYY
2022-11-23apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23crypto: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-23Fixed some grammar and spellingThiago Suchorski
2022-11-23ERR: replace remnant ECerr() and EVPerr() calls in crypto/Dr. David von Oheimb
2022-11-23apps/speed.c: Lock buffer in memoryJuergen Christ
2022-11-23Add config option for speed commandKan
2022-11-23test/trace_api_test.c: fix gcc error on -Werror=strict-prototypesDr. David von Oheimb
2022-11-23Add tests for trace_api.Daniel Fiala
2022-11-23Fix AES-GCM on Power 8 CPUsTomas Mraz
2022-11-23OSSL_CRYPTO_ALLOC attribute introduction proposal.David Carlier
2022-11-23Fix PROV_RC5_CTX's original structure namePaul Yang
2022-11-23openssl.cnf: split option value and comment and remove leading spacea1346054
2022-11-23Cleanup EBCDIC string defintionsTodd Short
2022-11-23Add some API tests for TLSv1.3 record paddingMatt Caswell