openssl.git
2021-06-02 Paulifuzz: remove TODOs
2021-06-02 Pauliapps: remove TODOs
2021-06-02 Richard Levitteproviders/common/der/build.info: make a variable for...
2021-06-02 Richard LevitteConfigure: variable expand GENERATE values too
2021-06-02 Jon SpillettFix up bad libcrypto.num
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-02 Rich SalzAdd NCONF_get0_libctx()
2021-06-02 Rich SalzMake conf_method_st and conf_st deprecated
2021-06-01 Trev LarockModify ssl_handshake_hash to call SSLfatal
2021-06-01 Tomas MrazMake the 00-prep_*.t recipe truly mandatory
2021-06-01 Tomas MrazWindows CI: enable fips on shared 64 bit build
2021-06-01 Tomas MrazFix enable-fips builds on Windows
2021-06-01 Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettPass library context and property query into private...
2021-06-01 Jon SpillettFix up encoder/decoder issues caused by not passing...
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Paulireq: fix Coverity 1485137 Explicit null dereference
2021-06-01 Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-06-01 Paulissl: ass size_t to RAND_bytes_ex()
2021-06-01 Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-06-01 Shane LontisMove provider der_XXX.h.in files to the include directory.
2021-06-01 Shane LontisFix error stack for some fetch calls.
2021-06-01 Shane LontisMigration guide updates for flags and controls.
2021-06-01 Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-06-01 Shane LontisFix param indentation in ciphercommon_hw.c
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-06-01 Pauliadd some cross compilation builds
2021-06-01 Paulisparc: fix cross compile build
2021-06-01 Paulippc: fix ambiguous if if else statement
2021-05-31 Richard LevitteAdd .asn1 dependencies for files generated from provide...
2021-05-30 Jan LanaUpdate solaris64-sparcv9-cc build target cflags
2021-05-30 Matt CaswellFix cert creation in the store
2021-05-30 Richard LevitteAdd the usual autowarn perl snippet in providers/common...
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-30 Matt CaswellUpdate check_sig_alg_match() to work with provided...
2021-05-30 Matt CaswellSpecial case SM2 when decoding
2021-05-30 Jon SpillettFixes #14103 & #14102. Update AES demos with error...
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Paulifips: set the library context and handle later
2021-05-29 Richard Levittemake update-fips-checksums
2021-05-29 Richard LevitteRearrange the check of providers/fips.so dependencies
2021-05-29 Richard LevitteMake providers/fips.module.sources.new depend on config...
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
next