summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-23EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()Richard Levitte
2021-06-23Configure: Reflect that We don't build loader_attic when dynamic-engine is di...Richard Levitte
2021-06-23TEST: check 'loadereng' to determine if loader_attic should be testedRichard Levitte
2021-06-23Add assert.h to threads_pthread.c for NonStop thread compiles.Randall S. Becker
2021-06-23cmp_server.c: Fix check: certConf not allowed after transaction is closedDr. David von Oheimb
2021-06-23cmp_client.c: Print checkAfter value from pollRep before it may get modifiedDr. David von Oheimb
2021-06-23cmp_mock_srv.c: Fix polling mode such that it can be done multiple timesDr. David von Oheimb
2021-06-23Update dependencies for krb5 external testRobbie Harwood
2021-06-23cross-reference the DH and RSA SECLEVEL to level of security mappingsHubert Kario
2021-06-22test/recipes/81-test_cmp_cli.t: use app() rather than cmd()Richard Levitte
2021-06-22test/recipes/80-test_cmp_http.t: use app() rather than cmd()Richard Levitte
2021-06-22APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_tRichard Levitte
2021-06-22APPS: Make fallback opt_[u]intmax() implementations based on longRichard Levitte
2021-06-22Fix definition of ossl_intmax_t and ossl_uintmax_tRichard Levitte
2021-06-22ec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_64_gcc_128Martin Schwenke
2021-06-22ec: Add alignment pseudo-op at beginning of functionMartin Schwenke
2021-06-22ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-opsMartin Schwenke
2021-06-22bn: save/restore registers to/from stackMartin Schwenke
2021-06-22bn: Switch $i to be unused r9Martin Schwenke
2021-06-22bn: Drop unnecessary use of r9Martin Schwenke
2021-06-22bn: Update .align pseudo-ops to match conventionMartin Schwenke
2021-06-22bn: Drop use of .p2align pseudo-opMartin Schwenke
2021-06-22Add table entries for fips 186-5 related to RSA auxiliary probableShane Lontis
2021-06-22ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128Martin Schwenke
2021-06-22testutil: preserve app_malloc()'s failure behaviourPauli
2021-06-22Change self test for AES_CGM to perform both an encrypt and decrypt.Shane Lontis
2021-06-22Fix aes_core to use U64() macro..Shane Lontis
2021-06-22asn1: properly clean up on failed BIO creationPauli
2021-06-22test: put the new DHE auto test in the correct placePauli
2021-06-21Add a test for a custom rand providerMatt Caswell
2021-06-21Ensure we remove libctx DRBG state before removing the provider storeMatt Caswell
2021-06-21Add tests for KTLS with Chacha20-Poly1035.John Baldwin
2021-06-21Refactor KTLS tests to better support TLS 1.3.John Baldwin
2021-06-21sm3: fix function names after the big ossl_ prefix addition.Pauli
2021-06-21test: add sm3 low level test case to test suite.杨明君
2021-06-20STORE: Fix OSSL_STORE_open_ex() error reportingRichard Levitte
2021-06-20TESTS: drop explicit quotes from empty command line argumentsRichard Levitte
2021-06-20evp_test: Support testing of stitched TLS ciphersTomas Mraz
2021-06-19Replace non-ASCII character in source fileTomas Mraz
2021-06-19test: fix indentationPauli
2021-06-19rsa: fix indentationPauli
2021-06-19asn1: fix indentationPauli
2021-06-19ssl: fix indentationPauli
2021-06-19ssl: fix indentationPauli
2021-06-19punycode: fix indentationPauli
2021-06-19crypto: repalce tabs with spacesPauli
2021-06-19test: replace tabs with spaces in test recipesPauli
2021-06-19ssl: replace tabs with spacesPauli
2021-06-19include: replace tabs with spaces in headersPauli
2021-06-19test: add test for auto DH security level meets the minimumPauli