]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-03-06  Tomas MrazDocument that unknown groups and sigalgs marked with...
2024-03-06  Tomas MrazAdd test for ignoring unknown sigalgs and groups marked...
2024-03-06  Tomas MrazAllow ignoring unknown sigalgs and groups in the config...
2024-03-06  Dr. David von... apps/cmp: improve -reqin option to read fallback public...
2024-03-06  Dr. David von... crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06  Dr. David von... apps/cmp: extend documentation and diagnostics for...
2024-03-06  Dr. David von... apps/cmp: add -reqout_only option for dumping/saving...
2024-03-06  Dr. David von... apps/cmp.c: refactor to fix some coding style nits...
2024-03-06  Dr. David von... cmperr.h: use free reason value 106 rather than 197...
2024-03-02  Neil HormanDump out qlog json if it is malformed
2024-03-01  pohsingwuImplement PCT for EDDSA
2024-03-01  Alexandr Nedvedickydemos/http3: Use `SSL_write_ex2()` together with `SSL_W...
2024-03-01  shridhar kalavaguntaFix off by one issue in buf2hexstr_sep()
2024-02-25  MichaelImprove documentation of standard IANA cipher suite...
2024-02-25  Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-25  Martin Oliveiraapps/engine: add EC to list of capabilities
2024-02-25  Hamilton ChapmanEnsure `$(MAKE)` commands and `CFLAGS` are appropriatel...
2024-02-22  Tom CosgroveApply the AES-GCM unroll8 optimisation to Microsoft...
2024-02-22  响马chachap10-ppc.pl: Fix truncated relocation
2024-02-22  Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22  MrRurikovs_cb.c: Add missing return value checks
2024-02-22  Tomas MrazMinor wording fixes related to no-atexit
2024-02-21  Matt CaswellDon't print excessively long ASN1 items in fuzzer
2024-02-21  Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-20  Frederik Wedel... Future proof RLAYER_USE_EXPLICIT_IV by checking dtls...
2024-02-20  Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-19  Hugo LandauMinor updates
2024-02-19  Hugo LandauFix warning
2024-02-19  Hugo LandauJSON_ENC: Ensure ossl_json_flush() really flushes the BIO
2024-02-19  Hugo LandauQUIC CHANNEL: Defer QLOG instantiation until first...
2024-02-19  Hugo LandauQUIC TXP: Allow QLOG instance retrieval via callback
2024-02-19  Hugo LandauQUIC QTX: Allow QLOG instance retrieval via callback
2024-02-19  Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-19  Hugo LandauAdd entry to CHANGES.md
2024-02-19  Hugo LandauQUIC MULTISTREAM TEST: Test explicit event handling...
2024-02-19  Hugo LandauQUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLIN...
2024-02-19  Hugo LandauQUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-19  Hugo LandauQUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-19  Shakti ShahOpenSSL License is applied for some source files, chang...
2024-02-16  Marcel GosmannFixed Visual Studio 2008 compiler errors
2024-02-16  Frederik Wedel... Removes record_queue struct which is no longer useful.
2024-02-16  Hugo LandauQUIC: Test that SSL_ctrl, SSL_set_mode are routed corre...
2024-02-16  Hugo LandauQUIC: Fix SSL_ctrl operation for QSSOs
2024-02-16  Neil HormanCheck for NULL cleanup function before using it in...
2024-02-14  Hugo LandauAdd CHANGES: Fixed SSL_export_keying_material for QUIC.
2024-02-14  Hugo LandauFix SSL_export_keying_material for QUIC
2024-02-14  Neil HormanSkip shlibload tests if no-atexit is configured
2024-02-14  Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-14  Dimitri PapadopoulosFix the grammar as suggsted in the review
2024-02-14  Dimitri PapadopoulosFix new typos found by codespell
2024-02-13  Dr. David von... test_cmp_http: decrease risk of timeouts due to delays...
2024-02-12  Tomas Mrazos-zoo.yml: Do not add enable-unstable-qlog as this...
2024-02-10  Hugo LandauFix nit
2024-02-10  Hugo LandauMinor tweak to recipe
2024-02-10  Hugo LandauFix typo
2024-02-10  Hugo LandauQUIC MULTISTREAM Test: Ensure poll test is robust
2024-02-10  Hugo LandauQUIC POLLING: Support no-quic builds
2024-02-10  Hugo LandauQUIC MULTISTREAM TEST: Fix perl warning around envvars
2024-02-10  Hugo LandauQUIC MULTISTREAM TEST: Add test for SSL_poll
2024-02-10  Hugo LandauQUIC POLLING: Implement autotick
2024-02-10  Hugo Landaumake update
2024-02-10  Hugo LandauQUIC: Add manpage for SSL_poll
2024-02-10  Hugo LandauQUIC APL: Implement SSL_poll backend
2024-02-10  Hugo LandauQUIC QSM: Allow bidi and uni incoming streams to be...
2024-02-10  Hugo LandauQUIC RIO: Add frontend SSL_poll implementation
2024-02-10  Hugo LandauQUIC: Add glossary entry for RIO
2024-02-10  Hugo LandauQUIC: Add polling API
2024-02-10  Hugo LandauBIO: Add SSL poll descriptor type
2024-02-09  Frederik Wedel... Remove unused function arguments from tls_int_new_recor...
2024-02-09  Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
2024-02-09  Dmitry BelyavskiyAmend CHANGES.md/NEWS.md to reflect DN output changes
2024-02-09  Hugo LandauWindows: Add _dclass to the allowed symbols list
2024-02-09  Hugo LandauQUIC QLOG: Fix use of size_t and uint64_t
2024-02-09  Hugo LandauQUIC QLOG: Retrieve PID correctly on Windows
2024-02-09  Hugo LandauJSON_ENC: Fix unit test for MSVC
2024-02-09  Hugo LandauQUIC qlog: Enable qlog in Windows CI
2024-02-09  Tomas MrazFix memory leaks on error cases during drbg initializations
2024-02-09  Angel BaezRearrange terms in gf_mul to prevent segfault
2024-02-09  Frederik Wedel... Remove unneeded stuff
2024-02-09  Frederik Wedel... Refactor skip test statements.
2024-02-09  Frederik Wedel... Adds some version guards for dummy proxy.
2024-02-09  Frederik Wedel... Don't use dtls proxy on windows.
2024-02-09  Frederik Wedel... Check if creating a tlsproxy instance per use allows...
2024-02-09  Frederik Wedel... Fix test runs on builds without tls1_3
2024-02-09  Frederik Wedel... Skip tests if build does not support dtls1.2 or tls1.2
2024-02-09  Frederik Wedel... Remove obsolete comment.
2024-02-09  Frederik Wedel... Merge dtls and tls records tests
2024-02-09  Frederik Wedel... Don't run dtls test on windows.
2024-02-09  Frederik Wedel... chomp does not work on windows.
2024-02-09  Frederik Wedel... Handle DTLS 1.2 in CertificateVerify messages
2024-02-09  Frederik Wedel... Use open2 instead of open for s_server instance
2024-02-09  Frederik Wedel... Support DTLS in TLS::Proxy.
2024-02-08  Hugo LandauMinor updates
2024-02-08  Hugo LandauQUIC APL: Move NULL pointer check to quic_impl.c
2024-02-08  Hugo LandauQUIC CHANNEL: Optimise struct packing
2024-02-08  Hugo LandauFixup multistream test
2024-02-08  Hugo LandauFix error code collision
2024-02-08  Hugo LandauMinor fixes after rebase
2024-02-08  Hugo LandauMinor fix
2024-02-08  Hugo LandauQUIC MULTISTREAM TEST: Make test resilient on stochasti...
next