summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-22test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP modeDr. David von Oheimb
2020-06-22test/run_tests.pl: Improve newline output for VFO and VFP modeDr. David von Oheimb
2020-06-22Speed-up for tests in 81-test_cmp_cli_data/test_connection.csvDr. David von Oheimb
2020-06-22Disable tests in cmp_vfy_test.c that make no sense if FUZZING_BUILD_MODE_UNSA...Dr. David von Oheimb
2020-06-2281-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabledDr. David von Oheimb
2020-06-2281-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxyDr. David von Oheimb
2020-06-22Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb
2020-06-22Add documentation of OSSL_CRMF_CERTID_dup()Dr. David von Oheimb
2020-06-22Print CPUINFO also for s390 processorsPatrick Steuer
2020-06-21[doc/man3] finish EC_GROUP_get_field_type documentationBilly Brumley
2020-06-21Flag RSA secret BNs as consttime on keygen and checksNicola Tuveri
2020-06-21Fix one typo in a comment.FdaSilvaYY
2020-06-21Fix `no-ts` builds.FdaSilvaYY
2020-06-21namemap: change ossl_namemap_empty() to do what the documentation says.Pauli
2020-06-20Allow oversized buffers for provider cipher IV fetchBenjamin Kaduk
2020-06-20Set cipher IV as octet string and pointer from providersBenjamin Kaduk
2020-06-20Build: Remove faulty DES assembler specRichard Levitte
2020-06-20doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.Pauli
2020-06-19Return the cookie_len value from generate_cookie_callbackMatt Caswell
2020-06-19Fix the DTLS1_COOKIE_LENGTH valueMatt Caswell
2020-06-19Add evp_extra_test2 to .gitignoreMatt Caswell
2020-06-19Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell
2020-06-19Ensure creating an EC public key uses the libctxMatt Caswell
2020-06-19Add more complete support for libctx/propq in the EC codeMatt Caswell
2020-06-19Create defines for TLS Group IdsMatt Caswell
2020-06-19Don't send supported groups if no-ec and we're doing DTLSMatt Caswell
2020-06-19Provider a better error message if we fail to copy parametersMatt Caswell
2020-06-19Make sure we save the copy function when registering a new KeymgmtMatt Caswell
2020-06-19Write a test provider to test the TLS-GROUPS capabilityMatt Caswell
2020-06-19Update the various SSL group getting and setting functionsMatt Caswell
2020-06-19Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentationMatt Caswell
2020-06-19Add documentation about CapabilitiesMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for ECX tooMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell
2020-06-19Modify libssl to discover supported groups based on available providersMatt Caswell
2020-06-19Add the OSSL_PROVIDER_get_capabilities() API functionMatt Caswell
2020-06-19Add the concept of "Capabilities" to the default and fips providersMatt Caswell
2020-06-19Add missing section on asymmetric ciphersBenny Baumann
2020-06-19Remove whitespace from 'white space'haykam821
2020-06-18Configure DEPs for FIPS provider on AIX.Matthias Kraft
2020-06-18DOC: Spelling fixesSebastian Andrzej Siewior
2020-06-18Fix segfault in openssl app called with no args.Shane Lontis
2020-06-17coverity 1464213: API usage errors (PRINTF_ARGS)Pauli
2020-06-17coverity 1464212, 1464214 & 1464215: Resource leaksPauli
2020-06-17Add ACVP fips module testsShane Lontis
2020-06-17Update gost-engine submodule to match EVP_MAC renamingDmitry Belyavskiy
2020-06-16Refactor BN_R_NO_INVERSE logic in internal functionsNicola Tuveri
2020-06-16Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docsDr. David von Oheimb
2020-06-16Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.cDr. David von Oheimb