openssl.git
2023-10-10 Tomas MrazECDSA with SHA3 verification does not depend on FIPS...
2023-10-10 Tomas Mrazprovider-compatibility.yml: Correct the directory where...
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-10-10 Matt CaswellWhen calling ossl_crypto_condvar_wait_timeout() we...
2023-10-09 KlavishnikAvoid divide-by-zero in kmac_prov.c's bytepad()
2023-10-09 Matt CaswellFix the BIO_addr test
2023-10-08 Tomas Mraztest_provider_ex(): Add missing call failure checks
2023-10-06 Matt CaswellTimeout in the tserver test using real time
2023-10-06 Matt CaswellDon't wait in the tesrver idle testing every time aroun...
2023-10-06 Tomas MrazWindows CI: Continue on error during cpuinfo
2023-10-06 Tomas MrazAlways back off on the first packet noise from client...
2023-10-06 Tomas MrazAdd testing of bitflips in packet headers
2023-10-05 Vladimir Kotalavoid sun as variable name
2023-10-05 Tomas Mrazd2i_X509.pod: Better document using the reuse capabilit...
2023-10-05 Neil Hormanembed bio_dgram_data inside bio_dgram_sctp_data
2023-10-05 Matt CaswellFix coverity alert on use of uninitialised data
2023-10-05 Tomas MrazBN_gcd(): Avoid shifts of negative values
2023-10-05 Tomas MrazDH_check: Emphasize the importance of return value...
2023-10-05 Richard Levitte[design] Make it possible to use explicitly fetched...
2023-10-04 Richard Levitte[design] Make it possible to pass AlgorithmIdentifier...
2023-10-04 Pauliossl_property_list_to_string: handle quoted strings
2023-10-04 dependabot... Bump suisei-cn/actions-download-file from 1.3.0 to...
2023-10-04 Tomas Mrazd2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary
2023-10-04 Frederik Wedel... Added info on change to HISTORY of SSL_CTX_set_msg_call...
2023-10-04 Frederik Wedel... Update documentation on SSL_CTX_set_msg_callback()...
2023-10-04 Frederik Wedel... Print record version for DTLSv1_listen()
2023-10-04 Frederik Wedel... Pass the dtls record version to the record layer msg_ca...
2023-10-04 Matthias St... Don't (re-)initialize the FFC_PARAMs in dh_init and...
2023-10-04 Matthias St... test: evp_extra: test signing with legacy app method...
2023-10-04 Matthias St... test: evp_extra: fix indentation error
2023-10-04 Sumitra SharmaCorrect documentation for PKCS5_PBKDF2_HMAC
2023-10-04 Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-10-04 Dmitry BelyavskiyImproved detection of engine-provided private "classic...
2023-10-03 Frederik Wedel... Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_12...
2023-10-03 Frederik Wedel... Call post_process_record for dtls records
2023-10-03 Matthias St... doc/man3: fix misnamed function name
2023-10-03 Matt CaswellBack off on generating noise in the event of a PING...
2023-10-03 Tomas MrazCHANGES.md: Mention new features added after 3.2 alpha1
2023-10-03 Sumitra SharmaAdd openssl/pem.h inclusion for d2i_PKCS8PrivateKey
2023-10-03 Frederik Wedel... Occupy the rec_version field of a decoded dtls record
2023-10-03 Tomas Mrazmacros.h: There are just 3.1 deprecations, no 3.2 depre...
2023-10-03 Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-10-03 Tomas Mrazquicapitest: Enable test_ssl_trace with enable-zlib
2023-10-03 Tomas Mrazcoveralls: Drop no-shared and -DFUZZING_BUILD_MODE_UNSA...
2023-10-03 Dmitry MisharovGH action workflows: Add cpu report before 'make test'
2023-10-03 Tomas Mrazcoveralls: Fix invocation of lcov
2023-10-03 dependabot... Bump actions/setup-python from 4.7.0 to 4.7.1
2023-10-02 Matt CaswellFix timeouts in the quic_multistream test script 13
2023-10-02 Dmitry Misharovremove files under test directory from coverage report
2023-10-02 Matthias St... doc: correct the SSL_CTX_set_info_callback(3) manual...
2023-10-02 Danny TsenImprove performance for 6x unrolling with vpermxor...
2023-10-02 Mathieu Tortuyauxtest: add verify test for EC cert signed with SHA3
2023-10-02 Mathieu Tortuyauxobj_xref.h: make update
2023-10-02 Mathieu Tortuyauxobj_xref: ecdsa support sha3 hash function
2023-10-02 Richard LevitteConfigurations/unix-Makefile.tmpl: Ensure that md-nits...
2023-10-02 Richard Levitte[DOCS] Fix table inconsistencies detected by mdl
2023-10-02 Tomas MrazAvoid having ecp_sm2p256-armv8.pl in fips.module.sources
2023-10-02 PauliCoverity 1545175: use after free
2023-10-02 PauliCoverity 1545174: calling risky function
2023-10-02 PauliCoverity 1545176: dereference before NULL check
2023-09-29 Tomas MrazOptimize out unneeded up_ref/free of EVP_CIPHER
2023-09-29 Tomas MrazTest client certificate authentication with QUIC
2023-09-28 Matt CaswellPrepare for 3.2 alpha 3
2023-09-28 Matt CaswellPrepare for release of 3.2 alpha 2 openssl-3.2.0-alpha2
2023-09-28 Matt Caswellmake update
2023-09-28 Matt CaswellCopyright year updates
2023-09-28 Matt CaswellFix no-ssl-trace
2023-09-27 Randall S.... Move e_os2.h up in quictestlib.c to allow symbol defini...
2023-09-27 Matt CaswellFix a mem leak when the FIPS provider is used in a...
2023-09-27 Paulievp_test: recondition cipher dupctx FIPS version check.
2023-09-27 Paulifips: use seed source requested
2023-09-27 Paulirand: add extra error code
2023-09-27 Paulifips selftest: avoid relying on a real RNG for self...
2023-09-27 PauliProvider cross version checks warning
2023-09-27 Paulifix indentation
2023-09-27 Pauliremove redundant free of NULL
2023-09-25 Jonathan M... Support all NULL-syntax X.509v3 extensions
2023-09-24 Matt CaswellAdd a test for BIO_ADDR_copy()
2023-09-24 Matt CaswellClean away the test code implementation of bio_addr_copy
2023-09-24 Matt CaswellAdd documentation for the BIO_ADDR_copy() function
2023-09-24 Matt CaswellImplement a public BIO_ADDR_copy() function
2023-09-24 Matt CaswellRemove a spurious inclusion of the sparse array header...
2023-09-24 Michael Baentschadding -outpubkey option to genpkey
2023-09-22 Matthias St... no-engine: fix signing with legacy app method based...
2023-09-22 Huiyue XuDo not include sparse_array.o in libssl
2023-09-22 Matt CaswellClarify the terminology in the noisy dgram BIO
2023-09-22 Matt CaswellEnsure we free all the BIOs in a chain for QUIC like...
2023-09-22 Matt CaswellEnsure we up-ref the sbio before passing it to tserver
2023-09-22 Matt CaswellRemove some redundant code from test helper BIOs
2023-09-22 Matt CaswellEnsure client to server datagrams are noisy too
2023-09-22 Matt CaswellAdd the ability to do client side tracing in quictestlib.c
2023-09-22 Matt CaswellExtend the noisy dgram test so that packets are also...
2023-09-22 Matt CaswellAdd a packet splitting BIO
2023-09-22 Matt CaswellUse fake time rather than real time in the noisy dgram...
2023-09-22 Matt CaswellAdd support for timeouts into quictestlib.c
2023-09-22 Matt CaswellAdd some optional debug output to the noisy dgram BIO
2023-09-22 Matt CaswellUse test_random() to introduce better noise into the...
2023-09-22 Matt CaswellExtend the nosiy datagram test to send more data
2023-09-22 Matt CaswellAdd the ability to drop datagrams in the noisy dgram BIO
2023-09-22 Matt CaswellCreate a noisy dgram test
next