openssl.git
2020-06-13 Dr. David von... Add request URL path checking and status responses...
2020-06-13 Dr. David von... Allow subject of CMP -oldcert as sender unless protecti...
2020-06-13 Dr. David von... Correct error output of parse_name() in apps/lib/apps...
2020-06-13 Dr. David von... Check expected sender not only for signature-protected...
2020-06-13 Dr. David von... Improve description of -trusted, -srvcert, -recipient...
2020-06-13 Dr. David von... Streamline the approach to set CMP message recipient...
2020-06-13 Dr. David von... Fix too strict checks of ossl_cmp_calc_protection()
2020-06-12 PauliGuard new header mac.h against C++isms.
2020-06-12 PauliFix two additional instances of the old EVP_MAC_CTX_...
2020-06-12 John BaldwinUse the inherited 'bsd-gcc-shared' config on 32-bit...
2020-06-11 Sebastian Andrzej... doc: Add a hint to man3/EVP_$hash that it is legacy
2020-06-11 Sebastian Andrzej... APPS: Use a second EVP_MD_CTX for EdDSA verify
2020-06-11 Sebastian Andrzej... APPS: Exclude legacy algorighms from speed
2020-06-11 PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-11 Paulikdf: make function naming consistent.
2020-06-10 Matt CaswellMake it clear that you can't use all ciphers for CMAC
2020-06-10 Matt CaswellAdd a CMAC test
2020-06-10 Matt CaswellCorrectly handle the return value from EVP_Cipher(...
2020-06-10 Matt CaswellEnsure we never use a partially initialised CMAC_CTX
2020-06-10 Dr. David von... run_tests.pl: Add options for focussing output on faile...
2020-06-10 Dr. David von... Make error output of dhparams and dsaparams app more...
2020-06-10 Dr. David von... Generate error queue entry on FFC_CHECK_BAD_LN_PAIR...
2020-06-10 Dr. David von... Silence gcc false positive warning on refdatalen in...
2020-06-10 Dr. David von... Silence gcc false positive warning on alpn_protos_len...
2020-06-09 Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-06-09 Tomas MrazAdd a test for renegotiation with EXTMS dropped
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
next