openssl.git
2021-05-29 Richard Levitteconfigdata.pm: Allow extra arguments when --query is...
2021-05-29 Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-05-29 Pauliprov: add zero strenght arguments to BN and RAND RNG...
2021-05-29 Paulissl: add zero strenght arguments to BN and RAND RNG...
2021-05-29 Paulitest: add zero strenght arguments to BN and RAND RNG...
2021-05-29 Paulirand: add a strength argument to the BN and RAND RNG...
2021-05-29 Paulidoc: document the strength arugments to the RNG functions
2021-05-29 Rich SalzMake undef'd counts zero by default.
2021-05-29 Amitay Isaacsec: Add PPC64 vector assembly version of p521 field...
2021-05-29 Martin Schwenkeec: Add run time code selection for p521 field operations
2021-05-29 Martin Schwenkeec: Rename reference p521 field operations and use...
2021-05-29 Martin Schwenkeperlasm/ppc-xlate.pl: Handle rewriting of vector registers
2021-05-29 Dr. David von... BIO acpt_state(): Allow retrying addresses (e.g., using...
2021-05-29 Dr. David von... BIO_s_accept.pod: Add missing documentation for BIO_...
2021-05-29 Dr. David von... apps/ocsp: Allow -port 0
2021-05-29 Dr. David von... DOC: Slightly improve the documentation of BIO_lookup...
2021-05-29 Dr. David von... apps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-28 Shane LontisFix intermittent CI failure in evp_kdf_test for non_cac...
2021-05-28 Shane LontisFix incorrect gettable OSSL_CIPHER_PARAM_TLS_MAC parameter
2021-05-28 Shane LontisFix incorrect OSSL_CIPHER_PARAM_SPEED get_ctx_params
2021-05-28 Shane LontisAdd missing EVP_CTRL_CCM_SET_L control
2021-05-28 Shane LontisAdd Docs for EVP_CIPHER-*
2021-05-28 Shane LontisEVP_CIPHER Documentation updates
2021-05-28 Sven SchwermerERR: Rebuild generated engine error files
2021-05-28 Sven Schwermermkerr: Fix string literal conversion
2021-05-28 Shane LontisFix PKCS12_create() so that a fetch error is not added...
2021-05-28 Tommy ChiangFix typo about SSL_CONF_FLAG_CMDLINE
2021-05-28 Rich SalzFix issues found by md-nits
2021-05-28 Petr GotthardFix memory leak in OSSL_CMP_CTX
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-05-28 David MakepeaceFix doc typos.
2021-05-28 Tom CosgroveInitialise OPENSSL_armcap_P to 0 before setting it...
2021-05-27 Tomas MrazFIPS Checksums: checkout the head of the base repo...
2021-05-27 Todd ShortCall SSLfatal when the generate_ticket_cb returns 0
2021-05-27 Tomas MrazFIPS Checksums CI: use separate directories for the...
2021-05-27 Tomas Mrazgenerate_fips_sources: properly include providers/commo...
2021-05-27 Juergen ChristFix compilation warning with GCC11.
2021-05-27 Paulicoverity 1484912: Null pointer dereferences (NULL_RETURNS)
2021-05-27 Paulicoverity 1484913: Null pointer dereferences (REVERSE_INULL)
2021-05-27 Dr. David von... TEST: Prefer using precomputed RSA and DH keys for...
2021-05-27 Dr. David von... APPS req: Extend the -keyout option to be respected...
2021-05-27 Dr. David von... DOC: Improve description of 'req' app: -new, -newkey...
2021-05-27 Shane LontisFix spelling mistake in d2i_PrivateKey.pod
2021-05-27 Shane LontisAdd demo for EC keygen
2021-05-27 jwalchFix OCSP_sendreq_nbio arg order
2021-05-27 Paulitest: test MP genrsa in deprecated builds
2021-05-27 Paulitest: add test for key generation strength > RNG strength
2021-05-27 Paulitest: test genrsa in deprecated builds
2021-05-27 Paulierrors: update error message (to be squashed)
2021-05-27 Paulirsa: check that the RNG is capable of producing a key...
2021-05-27 Paulirsa: remove the limit on the maximum key strength
2021-05-26 Rich SalzUse "" for include crypto/xxx
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-05-26 Paulirsa: rename global rsaz_ sumbols so they are in namespace
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-05-26 Paulibn: rename extract_multiplier_2x20_win5 -> ossl_extract...
2021-05-26 Paulibn: rename bn_check_prime_int -> ossl_bn_check_primt
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-26 Tianjia Zhangapps: Fix the mismatch of SM2 keys keymgmt
2021-05-26 Richard Levitteutil/fix-doc-nits: Fix link detection in collectnames...
2021-05-26 Richard LevitteTEST: Add test specific fipsmodule.cnf, and use it
2021-05-26 Richard LevitteBuild file templates: rework FIPS module installation
2021-05-26 Richard LevitteBuild file templates: rework how general dependencies...
2021-05-26 Richard LevitteRework how providers/fipsmodule.cnf is produced
2021-05-26 Matt CaswellIgnore the threadstest_fips executable
2021-05-26 Tomas MrazOSSL_DECODER_from_bio: Report an unsupported error...
2021-05-26 Tomas MrazAdd negative test cases for PEM_read_bio_PrivateKey
2021-05-26 Tomas MrazFix possible infinite loop in pem_read_bio_key_decoder()
2021-05-26 Paulitest: update RSA test with current bit strengths
2021-05-26 Paulirsa: special case the strengths of RSA with 7680 and...
2021-05-26 Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-26 Tom CosgroveFix -static builds on master
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-26 Petr GotthardFix building of test/pbetest.c
2021-05-25 Jon SpillettAdd special case to skip RC4 reinit
2021-05-25 Jon SpillettAdd an evp_libctx_test test run for legacy provider
2021-05-25 Benjamin KadukAllow TLS13_AD_MISSING_EXTENSION for older versions
2021-05-25 Dr. David von... Remove tmp file smcont.signed_ that was used for debugg...
2021-05-25 Tomas Mrazwrite-man-symlinks: Write relative symlinks not absolute
2021-05-25 Dr. David von... Add warning to key/param generating apps on potential...
2021-05-25 Jan Lanafix Solaris OS detection in config.pm
2021-05-25 Tomas MrazDo not try to install image directories with no images
2021-05-25 Tomas MrazFIPS checksums CI: use merge checkout to compute the...
2021-05-25 Tomas MrazWindows CI: properly drop test_fuzz* tests to speed...
2021-05-25 Tomas MrazWindows CI: Add make install step on the shared 64...
2021-05-25 Pauliregenerate FIPS checksums
2021-05-25 Paulichecksum: include header files in the checksumming...
2021-05-25 Richard LevitteFix 'openssl req' to be able to use provided keytypes
2021-05-25 Paulimac: add a getter for the MAC block size.
2021-05-25 Paulitest: add evp_tests for the MAC size and block size
2021-05-25 Paulidoc: document the MAC block size getter
2021-05-25 Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-25 Rich SalzRemove engine_table_select_int
2021-05-25 Richard LevitteDOCS: Don't mention internal functions in public docume...
2021-05-24 Juergen ChristFix warning in gf_serialize
2021-05-24 Richard LevitteTEST: Avoid using just 'example.com' - test_cmp_http
2021-05-24 Florian Mickleropenssl srp: make index.txt parsing error more verbose
2021-05-24 Florian Mickleropenssl ocsp: make index.txt parsing error more verbose
2021-05-24 Florian Mickleropenssl ca: make index.txt parsing error more verbose
next