]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-05-29  Hugo LandauQUIC APL: Allow DTLSv1 APIs to be used for compatibility
2023-05-29  Hugo LandauQUIC: Update documentation for SSL_get_event_timeout
2023-05-29  Hugo LandauQUIC APL: Change SSL_get_event_timeout API design
2023-05-29  Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-29  Hugo LandauQUIC Documentation: Rename SSL_tick, SSL_get_tick_timeout
2023-05-25  Anis-cpu-13Replace __attribute__((malloc)) with __attribute__...
2023-05-25  Watson LaddClarify how to return string data
2023-05-25  minyong.haFix a bug where the result of rehash is unstable
2023-05-25  Dr. David von... APPS: replace awkward and error-prone pattern by calls...
2023-05-25  Dr. David von... APPS: replace awkward and error-prone pattern by calls...
2023-05-25  Dr. David von... APPS/ca: remove spurious errors when certain config...
2023-05-24  Matt CaswellCreate internal/ssl.h
2023-05-24  Matt CaswellRename msg_callback_s to msg_callback_ssl for greater...
2023-05-24  Matt CaswellUse the %llu format specifier for uint64_t
2023-05-24  Matt CaswellCreate setter functions for the msg_callback and msg_ca...
2023-05-24  Matt CaswellAdd a test for the new QUIC tracing capability
2023-05-24  Matt CaswellFix an SSL_trace bug
2023-05-24  Matt CaswellUpdate the msg_callback documentation
2023-05-24  Matt CaswellAdd more trace details for the remaining frame types
2023-05-24  Matt CaswellProperly handling stream/crypto frames while tracing
2023-05-24  Matt CaswellEnable tracing of datagrams we have sent
2023-05-24  Matt CaswellEnable tracing of packets that have been sent
2023-05-24  Matt CaswellExtend tracing of frames to transmitted frames
2023-05-24  Matt CaswellSupport trace for QUIC Frames
2023-05-24  Matt CaswellSupport trace for QUIC Packets
2023-05-24  Matt CaswellSupport trace for QUIC datagrams
2023-05-24  Matt CaswellAdd initial QUIC support for the msg_callback
2023-05-24  Hugo LandauResolve a djgpp function name conflict
2023-05-24  Hugo LandauAdd note about Windows LONG
2023-05-24  Hugo LandauMake testutil text output functions thread safe (tsan)
2023-05-24  Hugo LandauQUIC APL: Unlock mutex before freeing (clang tsan error)
2023-05-24  Hugo LandauRemove an unused variable (clang 16 warning)
2023-05-24  Hugo LandauQUIC: Add to threads sanitizer CI
2023-05-24  Hugo LandauQUIC Glossary: Add QCTX
2023-05-24  Hugo LandauAdd no-threads build to CI
2023-05-24  Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-24  Hugo LandauQUIC TSERVER: Use a random port in the tserver test
2023-05-24  Hugo LandauQUIC MSMT: macOS robustness fixes
2023-05-24  Hugo LandauQUIC APL: Make SSL_get_error per-stream, error raising...
2023-05-24  Hugo LandauQUIC MSMT TESTS: Add tests to exercise MAX_STREAMS
2023-05-24  Hugo LandauQUIC RXDP: Ensure all stream-related frames autocreate...
2023-05-24  Hugo LandauQUIC FC: Correct operation of stream count mode
2023-05-24  Hugo LandauQUIC QSM: Correct the logic for determining stream...
2023-05-24  Hugo LandauQUIC QSM: Allow QSM to know if we are in the server...
2023-05-24  Hugo LandauQUIC MSMT: Stress tests, support for repeating test...
2023-05-24  Hugo LandauQUIC MSMT: Add a basic multithreading test
2023-05-24  Hugo LandauQUIC MSMT: Revise tests to support multithreading
2023-05-24  Hugo LandauQUIC TSERVER: Allow detection of new incoming streams
2023-05-24  Richard LevitteDrop the last reference of SHLIB_EXT
2023-05-24  lan1120Fix incorrect parameter verification in EVP_MD_CTX_get_...
2023-05-23  Richard Levittedoc/fingerprints.txt: Add the OpenSSL OMC PGP key finge...
2023-05-23  Dmitry BelyavskiyIf oaep_md is not initialized, correctly initialize it
2023-05-22  Tomas MrazUpdate the FIPS checksums
2023-05-22  Tomas Mrazfips.module.sources: Add missing cpuid and related...
2023-05-22  Yi Licrypto/params: drop float for UEFI
2023-05-22  Dragan ZuvicAdding some selected MS OIDs for #19630 added ms-corp...
2023-05-19  Nicky MouhaUpdate hkdf.c to avoid potentially vulnerable code...
2023-05-19  Richard LevitteAdd information on the 'ias' port for OpenVMS
2023-05-19  Richard LevitteUpdate VMS configurations
2023-05-18  Masatake YAMATOutil/ctags.sh: a script for generating tags file with...
2023-05-18  Marco Abbadinipkcs12: Fix macsaltlen parameter type
2023-05-18  Tomas MrazInitial design for error handling in QUIC
2023-05-18  Marc BrooksAdd support for --version and synonyms
2023-05-17  Tomas Mrazquic_newcid_test: Add negative test case
2023-05-17  Tomas MrazAdd test for handling NEW_CONNECTION_ID frame
2023-05-17  Tomas Mrazquic_tserver: Add possibility to change the connection id
2023-05-17  Tomas MrazFix test cases using NEW_CONNECTION_ID frame
2023-05-17  Tomas MrazAdd minimal handling of NEW_CONNECTION_ID frames
2023-05-17  Tomas Mrazquic_txp_test.c: Cleanup use of WPACKET
2023-05-17  Hugo LandauQUIC Documentation: update man(7) for multi-stream
2023-05-17  Hugo LandauQUIC man(7) Documentation
2023-05-17  Bernd EdlingerFix stack corruption in ui_read
2023-05-15  Yuan, ShuaiFixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for...
2023-05-12  Hugo LandauQUIC: Documentation fix
2023-05-12  Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12  Hugo LandauQUIC: Fix CRYPTO_GET_REF
2023-05-12  Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12  Hugo LandauQUIC MSST: Revise SSL_get_conn_close_info API (char)
2023-05-12  Hugo LandauQUIC MSST: Documentation fixes
2023-05-12  Hugo LandauQUIC MSST: Fix test on macOS
2023-05-12  Hugo LandauQUIC MSST: Further documentation fixes
2023-05-12  Hugo LandauQUIC MSST: Clarify default XSO transitions
2023-05-12  Hugo LandauQUIC MSST: Documentation fixes
2023-05-12  Hugo LandauQUIC APL: Fix a bug where avail could be used uninitialized
2023-05-12  Hugo LandauQUIC MSST: Test that SSL_free works in either order
2023-05-12  Hugo LandauQUIC APL: Handle reference for multiple streams countin...
2023-05-12  Hugo LandauREFCOUNT: Add support for querying refcount
2023-05-12  Hugo LandauQUIC APL: Fix logic of SSL_get_stream_type
2023-05-12  Hugo LandauQUIC MSST: Minor fixes and cleanups
2023-05-12  Hugo LandauQUIC MSST: Documentation updates
2023-05-12  Hugo LandauQUIC MSST: Fix tests on platforms with non-deterministi...
2023-05-12  Hugo LandauQUIC QRX: Fix a list usage bug
2023-05-12  Hugo LandauMinor fixups
2023-05-12  Hugo LandauQUIC MSST: Tests
2023-05-12  Hugo LandauQUIC APL: Fix a bug where incoming unidirectional strea...
2023-05-12  Hugo LandauQUIC TSERVER: Allow STOP_SENDING/RESET_STREAM to be...
2023-05-12  Hugo LandauQUIC TSERVER: Handle FINs correctly if ossl_quic_tserve...
2023-05-12  Hugo LandauQUIC QSM: Minor bugfixes
2023-05-12  Hugo LandauQUIC MSST: make update
2023-05-12  Hugo LandauQUIC MSST: Add documentation for new APIs
next