]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-06-09  Tomas MrazDo not allow dropping Extended Master Secret extension...
2020-06-09  Hubert Kariouse safe primes in ssl_get_auto_dh()
2020-06-08  Richard LevitteAPPS: Fix 'openssl dhparam'
2020-06-08  Richard LevitteAPPS: Fix 'openssl dsaparam -genkey'
2020-06-08  Richard LevitteEVP: Let EVP_PKEY_gen() initialize ctx->keygen_info
2020-06-08  Vadim FedorenkoTLSv1.3: additional checks in SSL_set_record_padding_ca...
2020-06-08  Vadim Fedorenkotest: TLS1.3 and new ciphers for kTLS
2020-06-08  Vadim FedorenkoTLSv13: add kTLS support
2020-06-08  Vadim FedorenkokTLS: add support for AES_CCM128 and AES_GCM256
2020-06-08  Vadim FedorenkokTLS: add Linux-specific kTLS helpers
2020-06-08  Vadim FedorenkokTLS: add new algo definitions
2020-06-08  Vadim FedorenkokTLS: make ktls_start type independed
2020-06-08  Hubert Kariofix doc typo in bn_dh.c
2020-06-08  Dr. David von... Fix 90-test_store.t for latest config, limits, provider...
2020-06-08  Dr. David von... Fix documentation of OSSL_STORE
2020-06-08  Dr. David von... Fix mem leaks and allow missing pkey and/or cert in...
2020-06-08  Dr. David von... Add chain to PKCS#12 test file generation in 90-test_st...
2020-06-08  Dr. David von... Fix code layout in crypto/store/loader_file.c satisfyin...
2020-06-06  Richard LevitteTEST: Adjust test/bioprinttest.c to behave like the...
2020-06-06  Richard LevitteTESTUTIL: Adjust the rest of testutil
2020-06-06  Richard LevitteTESTUTIL: Separate TAP output and other output by BIO...
2020-06-06  Dr. David von... Consolidate doc of BIO_do_connect() and its alias BIO_d...
2020-06-06  Richard LevitteAPPS: Remove unnecessary NULL check of uri in load_cert...
2020-06-06  Richard LevitteAPPS: Make it possible to load_cert() from stdin again
2020-06-06  Benjamin KadukFix a typo in SSL_CTX_set_session_ticket_cb.pod
2020-06-05  Matt CaswellDon't downgrade keys in libssl
2020-06-05  Matt CaswellWhen asked if an ECX key has parameters we should answe...
2020-06-05  Matt CaswellAlways create a key when importing
2020-06-05  Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-06-05  Matt CaswellFix error path in int create_ssl_ctx_pair()
2020-06-05  Matt CaswellImplement a test for sigalgs not being present
2020-06-05  Matt CaswellImplement a Filtering Provider
2020-06-05  Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05  Matt CaswellEnable applications to directly call a provider's query...
2020-06-05  Matt CaswellCheck that Signature Algorithms are available before...
2020-06-05  Richard LevitteAPPS: Drop interactive mode in the 'openssl' program
2020-06-05  Dr. David von... Announce renamed EVP_PKEY_cmp() and EVP_PKEY_cmp_parame...
2020-06-04  Paulifips: add additional algorithms to the FIPS provider.
2020-06-04  Jaimee BrownMinor doc fix for EVP_PKEY_CTX_new_from_pkey
2020-06-04  Kurt RoeckxAdd github sponsor button
2020-06-04  Nicola Tuveri[crypto/ec] Remove unreachable AVX2 code in NISTZ256...
2020-06-04  Otto HollmannAdd cipher list ciphersuites which using encryption...
2020-06-04  Richard LevitteCORE: make sure activated fallback providers stay activated
2020-06-04  Richard LevitteTEST: Add provider_fallback_test, to test aspects of...
2020-06-04  Aaron ThompsonFix missed fields in EVP_PKEY_meth_copy.
2020-06-04  Matt CaswellPrepare for 3.0 alpha 4
2020-06-04  Matt CaswellPrepare for release of 3.0 alpha 3 openssl-3.0.0-alpha3
2020-06-04  Matt CaswellUpdate copyright year
2020-06-03  Pauliossl_shim: const cast the param arguments to avoid...
2020-06-03  Bernd EdlingerFix a buffer overflow in drbg_ctr_generate
2020-06-03  Rich SalzUpdate manpage to fix examples, other minor tweaks
2020-06-03  Rich SalzCleanup cert config files for tests
2020-06-03  Pauliossl_shim: include core_names.h to resolve undeclared...
2020-06-02  Richard LevitteTEST: Test i2d_PKCS8PrivateKey_bio() and PEM_write_bio_...
2020-06-02  Richard LevittePEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs
2020-06-02  Jack O'Connorfix a docs typo
2020-06-02  Bernd EdlingerPrevent extended tests run unexpectedly in appveyor
2020-06-02  Billy BrumleyMove EC_METHOD to internal-only
2020-06-02  Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-06-01  Bernd EdlingerRemove getenv(OPENSSL_FIPS) in openssl command
2020-06-01  Bernd EdlingerRevert the check for NaN in %f format
2020-06-01  Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-06-01  Dr. David von... Make BIO_do_connect() and friends handle multiple IP...
2020-06-01  Hubert Karioadd FFDH to speed command
2020-05-29  Bernd Edlingerbio printf: Avoid using rounding errors in range check
2020-05-29  Richard LevitteDOCS: add openssl-core_names.h(7)
2020-05-29  Richard LevitteDOCS: add openssl-core_numbers.h(7)
2020-05-28  Patrick SteuerEVP_EncryptInit.pod: fix example
2020-05-28  Benjamin KadukRSA: Do not set NULL OAEP labels
2020-05-28  Benjamin Kadukparams: do not ignore zero-length strings
2020-05-28  Benjamin Kaduktest HKDF with empty IKM
2020-05-28  Matt CaswellAdd a test for fetching EVP_PKEY style algs without...
2020-05-28  Matt CaswellFail if we fail to fetch the EVP_KEYMGMT
2020-05-28  Dmitry BelyavskiyUpdate gost-engine commit to match the API changes
2020-05-28  Richard Levitteutil/mkpod2html.pl: Fix unbalanced quotes
2020-05-28  Shane LontisFix errtest for older compilers
2020-05-28  Pauliossl_shim: use the correct ticket key call back.
2020-05-27  Paulifips: add AES OFB mode ciphers to FIPS provider.
2020-05-27  Paulifips: add AES CFB mode ciphers to FIPS provider.
2020-05-27  Bernd EdlingerAvoid undefined behavior with unaligned accesses
2020-05-27  Dr. David von... Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp...
2020-05-27  FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-27  Richard LevittePROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx...
2020-05-26  Dr. Matthias... doc: fix trace category names
2020-05-26  Rich SalzClean up some doc nits
2020-05-26  Dr. David von... Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey...
2020-05-26  Dr. David von... Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-05-26  Richard LevittePROV: Fix RSA-OAEP memory leak
2020-05-26  Shane LontisUpdate core_names.h fields and document most fields.
2020-05-26  Shane LontisFix ERR_print_errors so that it matches the documented...
2020-05-25  Pauliossl_shim: add deprecation guards around the -use-ticke...
2020-05-25  PauliCoverity 1463830: Resource leaks (RESOURCE_LEAK)
2020-05-25  Dmitry BelyavskiyUpdate the gost-engine submodule
2020-05-25  Richard LevitteFix omissions in providers/common/der/build.info
2020-05-25  Tomas MrazDrop special case of time interval calculation for VMS
2020-05-25  Tomas MrazRevert "Guard use of struct tms with #ifdef __TMS"
2020-05-25  Rich SalzFix auto-gen names in .gitignore
2020-05-25  Marcs_client: Fix -proxy flag regression
2020-05-24  Nicola TuveriFix coverity issues in EC after #11807
2020-05-24  Dr. David von... Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
next