openssl.git
2021-04-30 Pauliacvp: fix the no-acvp_test build
2021-04-30 Shane LontisUpdate OSSL_STORE_attach() documentation to indicate...
2021-04-30 Shane LontisFix memory leak in load_key_certs_crls() when using...
2021-04-30 Shane LontisFix CRL app so that stdin works.
2021-04-30 Tomas MrazDocument the API breaking constification changes
2021-04-30 Eric CurtinRemove dated term and fixed typo anther
2021-04-29 Pauliremove end of line whitespace
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Matt CaswellAdjust ssl_test_new for SHA1 security level
2021-04-29 Matt CaswellAdjust sslapitest for SHA1 security level
2021-04-29 Matt CaswellAdjust dtlstest for SHA1 security level
2021-04-29 Scott McPeakasn1_lib.c: ASN1_put_object: Remove comment about ...
2021-04-29 Tomas MrazAdd test case for openssl crl -noout -hash output
2021-04-29 Tomas Mrazcrl: noout is not an output item
2021-04-29 Dr. Matthias... CHANGES: document the FIPS provider configuration and...
2021-04-29 Dr. Matthias... README-FIPS: document the installation of the FIPS...
2021-04-29 Dr. Matthias... Configure: disable fips mode by default
2021-04-29 Dr. Matthias... Configure: sort the disablables alphabetically
2021-04-29 Dr. Matthias... build.info: add the Perl wrapper to build generator...
2021-04-29 Dr. Matthias... Configure/Makefile: install the fips provider if it...
2021-04-29 Dr. Matthias... Configure/Makefile: don't generate a fresh fipsmodule...
2021-04-29 Dr. Matthias... Configure/Makefile: separate install of the FIPS module
2021-04-29 Dr. Matthias... Configure/Makefile: correct the FIPS module configurati...
2021-04-29 Dr. Matthias... Configure/Makefile: use the correct openssl app for...
2021-04-29 Dr. Matthias... Configure/Makefile: fix the `-macopt` argument of the...
2021-04-29 Paulirunchecker: fix no-sock build by conditioning clean...
2021-04-29 Paulitest: never run fipsinstall if the tests are not enabled.
2021-04-28 Richard Levitteutil/add-depends.pl: Adapt to localized /showIncludes...
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-28 Richard LevitteWindows bulding: Make dependency generation not quite...
2021-04-28 Matt CaswellTest a Finished message at the wrong time results in...
2021-04-28 Matt CaswellDefer Finished MAC handling until after state transition
2021-04-28 Matt CaswellStore the list of activated providers in the libctx
2021-04-28 Matt CaswellProperly protect access to the provider flag_activated...
2021-04-28 Matt CaswellAdd a threading test for loading/unloading providers
2021-04-28 Dr. David von... CMS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von... TS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von... ESS: Export three core functions, clean up TS and CMS...
2021-04-28 Tomas MrazSkip test_fipsload when fips is disabled.
2021-04-28 Tomas MrazExplicitly enable or disable fips if it is or is not...
2021-04-28 David BenjaminAdd X509 version constants.
2021-04-28 Kevin Cadieuxmemleaktest with MSVC's AddressSanitizer
2021-04-28 Tomas MrazOPENSSL_sk functions are effectively already documented
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-28 Jon SpillettAdd testing for updated cipher IV
2021-04-28 Tomas MrazUse "canonical" names when matching the output of the...
2021-04-28 Tomas MrazSkip GOST engine tests in out of tree builds
2021-04-28 Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-28 Rich SalzRename some globals, add ossl prefix.
2021-04-27 Andreas SchwabAdd system guessing for linux64-riscv64 target
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
2021-04-27 Richard LevitteASN1: Ensure that d2i_ASN1_OBJECT() frees the strings...
2021-04-27 Paul Kehreradd verbosity for pyca job
2021-04-27 Paul Kehrerre-add pyca/cryptography testing
2021-04-27 Paul Kehreradd wycheproof submodule
2021-04-27 Paul Kehrerupdated pyca/cryptography submodule version
2021-04-27 Tanzinul IslamAvoid #include with inline function on C++Builder
2021-04-26 Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26 Shane LontisDoc updates for DH/DSA examples
2021-04-26 Shane LontisFixes related to separation of DH and DHX types
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-26 Klaas van SchelvenDocumentation fix for openssl-verify certificates
2021-04-24 Dr. David von... APPS: Improve diagnostics for string options and option...
2021-04-24 Dr. David von... APPS: Prevent ASAN hickup on idempotent strncpy() in...
2021-04-23 Richard LevitteTEST: correct test/recipes/30-test_evp_data/evppkey_ecd...
2021-04-23 Richard LevitteSTORE: Simplify error filtering in der2obj_decode()
2021-04-23 Richard Levittecrypto/store/ossl_result.c: Better filtering of errors
2021-04-23 Richard LevitteEVP: evp_keymgmt_util_try_import() should clean up...
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...
next