]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2023-09-21  Veronika HanulíkováAdd command line option for setting propquery in evp_test
2023-09-21  Veronika HanulíkováAdd command line option for setting provider in evp_test
2023-09-21  Steffen KleeFix test_cms if DSA is not supported
2023-09-21  Bernd EdlingerFix error handling in lhash contract
2023-09-21  Bernd EdlingerFix error handling in CRYPTO_get_ex_new_index
2023-09-21  Bernd EdlingerFix some memory leaks in the openssl app
2023-09-21  Dr. David von... cmp_vfy.c: Use verification callback if cert_acceptable...
2023-09-20  Matthias St... doc: change name of OSSL_PROVIDER_load_ex design document
2023-09-20  Matthias St... doc: suggestions for OSSL_PROVIDER_load_ex design document
2023-09-20  Matt CaswellDocument the OPENSSL_TEST_RAND_SEED environment variable
2023-09-20  Matt CaswellEnable the ability to seed the test RNG without randomi...
2023-09-20  Paulicoverity: NULL dereference
2023-09-20  Hugo LandauBIO: Wire poll descriptor functions in BIO_s_sock
2023-09-20  Hugo LandauSSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read...
2023-09-20  Hugo LandauQUIC: Update documentation for SSL_get_[rw]poll_descrip...
2023-09-20  Hugo LandauQUIC APL: Wire SSL_get_[rw]poll_descriptor for TLS...
2023-09-20  Hugo LandauQUIC: Wire SSL_net_(read|write)_desired for TLS/DTLS
2023-09-20  Sumitra SharmaAdd documentation for the function SSL_CONF_CTX_finish.
2023-09-19  Dmitry Misharovos zoo ci
2023-09-19  Mathieu Tortuyauxenc: "bad decrypt" only in decryption
2023-09-19  Simo SorceAdd provider documentation for the new open_ex
2023-09-19  Simo SorceAdd Test to verify open_ex password checking works
2023-09-19  Simo SorceAllow to pass a passprase callback at store open
2023-09-19  Tomas MrazPostponed further context duplication support for ciphers
2023-09-18  Sumitra SharmaEnhance code safety and readability in SSL_get_shared_c...
2023-09-17  Pan LanlanUpdate OPENSSL_buf2hexstr() to use DEFAULT_SEPARATOR.
2023-09-17  Matthias St... APPS: remove duplicate definition of `trace_data_stack`
2023-09-17  Dimitri PapadopoulosFix new typos found by codespell
2023-09-17  Tomas Mrazcoveralls.yml: Improve coverage mapping and remove...
2023-09-17  Neil HormanFix a key repointing in various ciphers
2023-09-17  Neil HormanFix regression in evp_test for provider compat CI
2023-09-15  Olga BatyshkinaFix PKCS#12 creation error when certificate contains...
2023-09-15  Dmitry BelyavskiyStore: API for deletion - documentation
2023-09-15  Dmitry BelyavskiyStore: API for deletion - tests
2023-09-15  Dmitry BelyavskiyStore: API for deletion - make update
2023-09-15  Dmitry BelyavskiyStore: API for deletion
2023-09-15  Bernd EdlingerFix engine cleanup error handling
2023-09-14  Matt CaswellRemove use of _Static_assert
2023-09-14  Tomas MrazFix build of SHA3 on ARM64 with no-asm
2023-09-14  PauliUse correct version of 3.1 build for FIPS provider.
2023-09-13  Richard LevitteHave legacy blake2 EVP structure use base blake2 implem...
2023-09-13  Hugo LandauQUIC CHANNEL: Add missing duplicate TPARAM handling...
2023-09-13  Hugo LandauQUIC MULTISTREAM TEST: Correct trivial bug
2023-09-13  Richard LevitteFix test/quic_tserver_test.c for slow machines
2023-09-13  Bernd EdlingerFix memory leaks in ssl_old_test.c
2023-09-13  Tomas Mrazd2i_ECPKParameters and i2d_ECPKParameters are not depre...
2023-09-13  Matt CaswellFurther fix in bio_dgram_test for BIO_s_dgram_mem()
2023-09-13  Matt CaswellFix a failure in bio_dgram_test on the NonStop platform
2023-09-13  Matt CaswellTest that a client that does not supply ALPN fails...
2023-09-13  Matt CaswellEnsure QUIC-TLS errors raised during channel start...
2023-09-13  Matt CaswellTest we correctly handle missing ALPN from the server
2023-09-13  Dimitri PapadopoulosFix typos found by codespell
2023-09-13  Bernd EdlingerFix a memleak in prepare_rsa_params
2023-09-12  Neil HormanAdd dupctx support to rc4_hmac_md5 algo
2023-09-12  Neil Hormanimplement dupctx for chacha20_poly1305
2023-09-12  Neil HormanFix aes_gcm_siv dupctx function
2023-09-12  Neil Hormanimplement dupctx for aes_WRAP methods
2023-09-12  Neil HormanAdd dupctx support to aead ciphers
2023-09-12  Neil Hormanmake inability to dup/clone ciphers an error
2023-09-12  Matt CaswellAdd a test for SSL_CIPHER_find() when used with a QUIC...
2023-09-12  Matt CaswellFix the SSL_CIPHER_find() function when used with a...
2023-09-12  Matt CaswellAdd a test for using a PSK with QUIC
2023-09-11  Vladimir Kotalaugment man pages with information about PKCS12KDF...
next