]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-04-21  Richard LevitteTEST: Adapt the EVP test
2021-04-21  Richard LevitteAdapt our decoder implementations to the new way to...
2021-04-21  Richard LevitteENCODER & DECODER: Allow decoder implementations to...
2021-04-21  Petr GotthardFix memory leak in X509_REQ
2021-04-21  Dr. David von... apps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR...
2021-04-20  Pauliasn1: fix indentation
2021-04-20  Paulidsa: remove unused macro
2021-04-20  Paulisrp: remove references to EVP_sha1()
2021-04-20  Paulipem: remove references to EVP_sha1()
2021-04-20  Pauliocsp: remove references to EVP_sha1()
2021-04-20  Paulicms: remove most references to EVP_sha1()
2021-04-20  Paulix509: remove most references to EVP_sha1()
2021-04-20  Paulitest: fix double free problems.
2021-04-20  Pauliengine: fix double free on error path.
2021-04-20  Paulits: fix double free on error path.
2021-04-20  Paulisrp: fix double free,
2021-04-20  Pauliparams_dup: fix off by one error that allows array...
2021-04-20  Dr. David von... Improve ossl_cmp_build_cert_chain(); publish it as...
2021-04-20  Rich SalzFlip ordering back
2021-04-20  Rich SalzFetch before get-by-name
2021-04-20  Rich SalzFetch and free cipher and md's
2021-04-20  Juergen ChristFix compile errors on s390.
2021-04-19  Rich SalzRemove extra trailing semicolon
2021-04-19  Tomas MrazUpdate krb5 module to latest release
2021-04-19  Dr. David von... PKCS12 etc.: Add hints on using -legacy and -provider...
2021-04-19  Matt CaswellAdd a test for OSSL_LIB_CTX_set0_default
2021-04-19  Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-19  Matt CaswellChange the semantics of OSSL_LIB_CTX_set0_default(...
2021-04-19  Matt CaswellRemove a TODO(3.0) from keymgmt_lib.c
2021-04-19  Matt CaswellDon't worry about magic in the Makefile for 3.0
2021-04-19  Matt CaswellFix some TODO(3.0) occurrences in ssl/t1_lib.c
2021-04-19  Tomas MrazDetect low-level engine and app method based keys
2021-04-19  Tanzinul IslamRemove crypt32.lib from C++Builder configuration
2021-04-19  Tanzinul IslamLink with uplink module
2021-04-19  Tanzinul IslamLink with .def files
2021-04-19  Tanzinul IslamGenerate dependency information
2021-04-19  Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-19  Tanzinul IslamBuild resource files
2021-04-19  Tanzinul IslamSupport DLL builds + Fix C RTL variants
2021-04-19  Tanzinul IslamEnsure cw32mt.lib and import32.lib are linked to in...
2021-04-19  Tanzinul IslamDocument C++Builder usage in NOTES-WINDOWS.md
2021-04-19  Tanzinul IslamReplace "ld_wildcard_args" with "bin_lflags"
2021-04-19  Tanzinul IslamAdd explanation + bugtracker link for quoted dependency...
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
next