]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-04-19  Tanzinul IslamUse cmd.exe to export env vars before commands
2021-04-19  Tanzinul IslamResurrect and modernize C++Builder config
2021-04-19  Tanzinul IslamAvoid redirection to quoted filename
2021-04-19  Tanzinul IslamGeneralize link rule in windows-makefile.tmpl
2021-04-19  Tanzinul IslamEnsure at least one command if no dependencies
2021-04-19  Tanzinul IslamAvoid quoting dependency filepaths in build tree
2021-04-19  Tanzinul IslamGeneralize delimiter in archiver response file
2021-04-19  Tanzinul IslamAvoid space between "-I" and include directory
2021-04-19  Tanzinul IslamMove VS Tools configuration to VC-common target
2021-04-19  Tanzinul IslamAvoid "&&" in windows-makefile.tmpl
2021-04-19  Tomas MrazAdd test for the IV handling of DES based ciphers
2021-04-19  Tomas MrazDo IV reset also for DES and 3DES implementations
2021-04-18  Matt CaswellChange the default MANSUFFIX
2021-04-18  Tomas MrazAdd DHX FIPS 186-4 domain parameter validation example
2021-04-18  Richard LevitteCORE: pre-populate the namemap with legacy OIDs too
2021-04-18  Richard LevitteTEST: Use OSSL_MAX_NAME_SIZE instead of arbitrary numbe...
2021-04-18  Richard LevitteCORE: Register all legacy "names" when generating the...
2021-04-18  Richard LevitteModify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use...
2021-04-18  Richard LevitteTEST: Modify how the retrieved digest name for SM2...
2021-04-18  Richard LevitteTEST: Modify testutil's run_tests to display NOSUBTEST...
2021-04-18  Richard LevitteTEST: Modify test/evp_fetch_prov_test.c to also fetch...
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... 14822/head
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 14802/head
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
next