]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-04-23  Richard LevitteDon't remove $(TARFILE) when cleaning
2021-04-23  Paulitest: separate some DES based tests out to permit a...
2021-04-23  Paulitest: fix test_evp_kdf when DES is disabled.
2021-04-23  PauliRunchecker fix for the no-autoerrinit build
2021-04-23  PauliRunchecker: fix failure with no-autoalginit option...
2021-04-23  PauliRunchecker: fix TLS curves test failure with no-tls1_3...
2021-04-23  PauliRunchecker: fix no-ec2m build which was trying to valid...
2021-04-23  Tomas MrazTrivial shortcuts for EVP_PKEY_eq()
2021-04-22  Dr. Matthias... Remove obsolete comment
2021-04-22  Randall S.... Added Perl installation instructions to NOTES-PERL...
2021-04-22  Dr. David von... BIO_s_connect.pod: Improve doc of BIO_set_conn_hostname...
2021-04-22  Dr. David von... apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-22  Rich SalzRemove an unused parameter
2021-04-22  Niclas RosenvikSome compilers define __STDC_VERSION__ in c++
2021-04-22  Rich SalzRead a REQUEST not RESPONSE in ocsp responder
2021-04-22  Tomas Mraztest_sslextension: skip tests that cannot work with...
2021-04-22  Tomas Mrazhttp/http_lib.c: Include stdio.h for sscanf()
2021-04-22  WolfForce public key to be included unless explicitly exclu...
2021-04-22  Todd ShortAdd RUN_ONCE support to zlib init
2021-04-22  Tomas MrazFix potential NULL dereference in OSSL_PARAM_get_utf8_s...
2021-04-22  Tomas MrazFix potential NULL dereference in ossl_ec_key_dup()
2021-04-22  Tomas MrazRemoved dead code in linebuffer_ctrl()
2021-04-22  Prcuvue_os.h: Include wspiapi.h to improve Windows backward...
2021-04-22  Hubert Karioadd Changelog item for TLS1.3 FFDHE work
2021-04-22  Matt CaswellPrepare for 3.0 alpha 16
2021-04-22  Matt CaswellPrepare for release of 3.0 alpha 15 openssl-3.0.0-alpha15
2021-04-22  Matt CaswellUpdate copyright year
2021-04-22  Tomas MrazFix build failure with MSVC
2021-04-22  Matt CaswellAvoid the need for Configure time 128-bit int detection
2021-04-22  MichaMFix typos
2021-04-22  Nicola TuveriAdd missing argname for keymgmt_gettable_params and...
2021-04-21  Dr. David von... ASN.1: Add some sanity checks for input len <= 0; relat...
2021-04-21  Dr. David von... tasn_dec.c: Add checks for it == NULL arguments; improv...
2021-04-21  Dr. David von... DOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_...
2021-04-21  Rich SalzUse build.info not file-wide ifndef
2021-04-21  Richard LevitteSTORE: Discard the error report filter in crypto/store...
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...
next