openssl.git
2021-05-04 Richard LevitteOpenSSL::Test: When prefixing command with $^X on Windo...
2021-05-02 Pauliacvp-test: disable the ACVP testing code by default
2021-05-01 FdaSilvaYYssl: fix possible ref counting fields use before init.
2021-05-01 Hubert Karioman: s_server: fix text repetition in -alpn description
2021-05-01 Rich SalzAPPS: Document the core of the opt_ API
2021-05-01 Dmitry BelyavskiyUse OCSP-specific error code for clarity
2021-05-01 Tomas MrazSimplify AppVeyor configuration
2021-05-01 Tomas MrazAdd -latomic to threads enabled 32bit linux builds
2021-05-01 Shane LontisFix no-fips-securitychecks test failure
2021-04-30 Petr Gotthardapps/ca,req,x509: Switch to EVP_DigestSignInit_ex
2021-04-30 Daniel BeveniusFix typo in OSSL_DECODER_CTX_set_input_structure
2021-04-30 Richard LevitteSTORE: Fix the repeated prompting of passphrase
2021-04-30 Tomas MrazSM2 signatures work correctly only with SM3 digests
2021-04-30 Tomas Mrazsm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters
2021-04-30 Richard LevitteCORE: Rework the pre-population of the namemap
2021-04-30 Richard LevitteSTORE: Use the 'expect' param to limit the amount of...
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...
next