]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-08-18  Tomas Mrazssl_old_test.c: Check inconsistent values from SSL_get0...
2023-08-18  Tomas Mrazapps/spkac.c: Check result of ASN1_STRING_set()
2023-08-18  Tomas Mrazquic_new_record_layer(): Change TODO(QUIC) to QUIC...
2023-08-18  Rob StradlingAdd two missing entries to the OCSP CRLReason table
2023-08-17  Matt CaswellFix a memory leak in tls_new_record_layer
2023-08-17  vl-lozAdd X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_c...
2023-08-17  Hugo LandauQUIC: Update SSL_shutdown manpage
2023-08-17  Hugo LandauQUIC: Update SSL_accept_stream manpage
2023-08-17  Matt CaswellDon't free the prev BIO prematurely
2023-08-17  Matt CaswellFix a leak in an error path when duplicating an OSSL_DE...
2023-08-17  Neil Hormanissue-21718: remove setting of PTHREAD_MUTEX_NORMAL
2023-08-16  slontisFix decoders so that they use the passed in propq.
2023-08-16  Neil HormanImprove documentation for BIO_s_mem
2023-08-16  Pauliquic: process stateless resets
2023-08-16  3lswearCheck i2d_X509_NAME return in X509_NAME_hash_ex/old
2023-08-15  Dr. David von... http_server.c: allow clients to connect with IPv6
2023-08-15  Matt CaswellFix a leak in an error path in OSSL_DECODER_CTX_new_for...
2023-08-15  Matt CaswellFix a use-after-free in quic_tls.c
2023-08-15  Matt CaswellAdd a test for receiving a post-handshake CertificateRe...
2023-08-15  Matt CaswellAdd the ability to send NewSessionTicket messages when...
2023-08-15  Matt CaswellTLS KeyUpdate messages are not allowed in QUIC
2023-08-15  Matt CaswellNewSessionTickets with an early_data extension must...
2023-08-15  Matt CaswellDon't forget we are doing QUIC if we clear the QUIC...
2023-08-15  Matt CaswellUnexpected QUIC post-handshake CertificateRequests...
2023-08-15  Richard LevitteRemove include/internal/decoder.h, as it's superfluous
2023-08-15  Matt CaswellFix no-dsa in combination with no-err
2023-08-15  Matt CaswellFix no-dtls and no-tls in combination
2023-08-14  Tomas Mrazssl_local.h: Define SSL_OP_CISCO_ANYCONNECT if undefine...
2023-08-14  Tomas Mrazossl_qrl_enc_level_set_provide_secret(): Clear el-...
2023-08-14  Tomas Mrazquic_record_test.c: For tests that require ChaCha requi...
2023-08-14  Tomas Mrazquicapitest.c: Fix missing wait_until_sock_readable()
2023-08-14  Tomas Mrazquicserver.c: Use BIO_printf to stderr instead of plain...
2023-08-14  Matt CaswellDon't call ossl_assert on the result of bn_wexpand
2023-08-10  Hugo LandauMinor fixes
2023-08-10  Hugo LandauQUIC CHANNEL: Tune RXFC default parameters
2023-08-10  Hugo LandauQUIC TEST: Fix double close of FD (coverity)
2023-08-10  Hugo LandauQUIC UINT_SET: Fix null dereference (coverity)
2023-08-10  Hugo LandauQUIC TSERVER: Handle return value correctly (coverity)
2023-08-10  Hugo LandauQUIC APL: Add missing unlock call (coverity)
2023-08-10  Hugo LandauQUIC: Check block_until_pred return value in shutdown...
2023-08-10  Hugo LandauQUIC QTX: Handle negative IV values correctly (coverity)
2023-08-10  Hugo LandauQUIC QTLS: Fix NULL dereference (coverity)
2023-08-10  Hugo LandauQUIC QRX: Handle negative IV length values correctly...
2023-08-10  Hugo LandauQUIC CC TEST: Fix memory leak
2023-08-10  Hugo LandauEVENT QUEUE: Fix memory leak (coverity)
2023-08-10  Hugo LandauQUIC FIFD: Coverity
2023-08-10  Hugo LandauQUIC FC: TEST: Coverity
2023-08-10  Hugo LandauQUIC TEST: Coverity - Ensure stream names are non-NULL
2023-08-10  Hugo LandauQUIC SSTREAM: Fix test which was not being executed...
2023-08-10  Hugo LandauQUIC UINT_SET: Fix regression after list refactor
2023-08-10  Hugo LandauQUIC TXP: Re-enable accidentially disabled tests
2023-08-10  Hugo LandauQUIC TEST: STREAM, MAX_DATA and MAX_STREAM_DATA testing
2023-08-10  Hugo LandauQUIC TXP: Fix bug where TXPIM PKT could be used after...
2023-08-10  Hugo LandauQUIC TEST: RESET_STREAM, STOP_SENDING
2023-08-10  Hugo LandauQUIC TEST: Connection closure reason testing
2023-08-10  Hugo LandauQUIC APL/CHANNEL: Wire up connection closure reason
2023-08-10  Hugo LandauQUIC TEST: Test repeated HANDSHAKE_DONE, non-minimal...
2023-08-10  Hugo LandauQUIC TEST: Test NEW_CONN_ID frames
2023-08-10  Hugo LandauQUIC TEST: Test malformed crypto stream data, excess...
2023-08-10  Hugo LandauQUIC TEST: Ensure bogus BLOCKED frames are ignored
2023-08-10  Hugo LandauQUIC TEST: Ensure PATH_RESPONSE is ignored
2023-08-10  Hugo LandauQUIC TEST: Test ACK frame generation
2023-08-10  Hugo LandauQUIC TEST: Ensure PING causes ACK generation
2023-08-10  Hugo LandauQUIC TEST: Fault Injection: PADDING
2023-08-10  Dr. David von... OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request...
2023-08-10  Bernd EdlingerFix an init-deadlock in OPENSSL_init_crypto(OPENSSL_INI...
2023-08-10  MscVZoltanDon't use C++ reserved word template for function arguments
2023-08-10  Olga BatyshkinaDo not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA...
2023-08-09  Bernd EdlingerFix ChaCha assembly code on 32-bit HPUX itanium systems
2023-08-08  Tom CosgroveFix handling of the "0:" label in arm-xlate.pl
2023-08-08  Matt Caswellmake update
2023-08-08  Matt CaswellProvide an introductory page to the whole OpenSSL guide
2023-08-08  Matt CaswellIncorporate the ssl man page into the OpenSSL guide
2023-08-08  Matt CaswellIncorporate the crypto man page into the OpenSSL guide
2023-08-08  Matt CaswellProvide an introduction to the OpenSSL libraries
2023-08-08  Tomas MrazResolve some of the TODO(QUIC) items
2023-08-08  Tomas Mrazbio_ssl.c: Support most ctrls with QUIC based BIO_SSL
2023-08-08  Tomas MrazQUIC fault testing TODOs are changed into regular comments
2023-08-08  Hugo LandauQUIC TLS: Rethink error handling
2023-08-08  Hugo LandauQUIC: Fix nit
2023-08-08  Hugo LandauQUIC: Move string conversion functions into a source...
2023-08-08  Hugo LandauQUIC CHANNEL: Improve error reporting
2023-08-08  Hugo LandauQUIC: Test crypto stream FC limits
2023-08-08  Hugo LandauQUIC CONFORMANCE: Test that CRYPTO frames with bad...
2023-08-08  Hugo LandauQUIC WIRE: RFC 9000 s. 19.6
2023-08-08  Hugo LandauQUIC CHANNEL: Apply flow control to CRYPTO streams
2023-08-08  Hugo LandauQUIC FC: Rename stream count mode to reflect actual...
2023-08-08  Hugo LandauQUIC CHANNEL: Fix typo
2023-08-08  Hugo LandauQUIC QRX: Test for 1-RTT processing restriction
2023-08-08  Hugo LandauQUIC QRX: Don't process 1-RTT packets until handshake...
2023-08-08  Hugo LandauQUIC QRX: Enforce PN monotonicity with key updates
2023-08-08  Hugo LandauQUIC CHANNEL, TXP: Discard INITIAL EL correctly
2023-08-08  Hugo LandauQUIC: Update no-TPARAM test for correct error code
2023-08-08  Hugo LandauQUIC TLS: Report TLS errors properly as QUIC protocol...
2023-08-08  Hugo LandauQUIC CHANNEL: Send correct alert code if no TPARAMs...
2023-08-08  Hugo LandauQUIC TXP: Allow PATH_RESPONSE to force padding
2023-08-08  Hugo LandauQUIC CFQ: Unreliable transmission for PATH_RESPONSE
2023-08-08  Hugo LandauQUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE frames
2023-08-04  Samuel ThibaultAdd hurd-x86_64 support
2023-08-04  atishkovasn1: add ASN1_STRING_set() check result
next