]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2023-09-11  Tomas MrazAdd CVE-2023-4807 fix to CHANGES.md and NEWS.md
2023-09-11  Tomas MrazSync changes between 3.2 and 3.1 branches
2023-09-11  Bernd EdlingerFix a possible memleak in rsa_pub_encode
2023-09-11  Dmitry Misharovremove unused Appveyour config
2023-09-11  Dimitri PapadopoulosBad function definition
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-11  Dimitri PapadopoulosRemove repeated words
2023-09-11  Richard LevitteFix test_quic_multistream to allow multiple concurrent...
2023-09-11  Matt CaswellFix a build failure where recvmmsg is available but...
2023-09-10  Randall S.... Prevent 80-test_cmp_http from accidentally killing...
2023-09-10  Min ZhouLoongArch64 assembly pack: add ChaCha20 modules
2023-09-10  Rainer JungRegexp modifier "r" needs perl 5.14; OpenSSL should...
2023-09-09  Bernd EdlingerFix output corruption in req command
2023-09-08  Randall S.... Exclude include of poll.h from NonStop builds - not...
2023-09-08  Randall S.... Modify 50-nonstop.conf to enable c99 extensions for...
2023-09-08  Matt CaswellReturn NULL if we fail to create a BIO in the demos...
2023-09-08  Matt CaswellAdd a missing call to BIO_closesocket()
2023-09-08  Matt CaswellExpand the explanation of how to go and do useful work...
2023-09-08  Matt CaswellAdd a new guide page on writing a non-blocking QUIC...
2023-09-08  Matt CaswellAdd a new guide page on writing a non-blocking TLS...
2023-09-08  Matt CaswellAdd a QUIC non-blocking demo
2023-09-08  Matt CaswellAdd a TLS non-blocking demo
2023-09-08  dependabot... Bump coverallsapp/github-action from 2.2.1 to 2.2.3
2023-09-08  Bernd EdlingerFix a possible memleak in SRP_VBASE_new
2023-09-08  Richard LevitteOSSL_STORE: Fix error flag clearing and setting (provid...
2023-09-08  PauliAdd test case for #21986
2023-09-08  PauliCheck error return from cms_sd_asn1_ctrl() correctly.
2023-09-08  Richard LevitteFix 80-test_cmp_http.t to be more flexible regarding...
2023-09-08  Richard LevitteBIO_set_accept_name(): To accept from any interface...
2023-09-08  wangchengModify the dkeyform type to support engine
2023-09-07  Min Zhoutest/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJ
2023-09-07  Matt CaswellPrepare for 3.2 alpha 2 21995/head
2023-09-07  Matt CaswellPrepare for release of 3.2 alpha 1 openssl-3.2.0-alpha1
2023-09-07  Matt Caswellmake update
2023-09-07  Matt CaswellCopyright year updates
2023-09-06  Hugo LandauQUIC MULTISTREAM TEST: Add comment
2023-09-06  Hugo LandauQUIC MULTISTREAM TEST: Adjust spin behaviour
next