openssl.git
2023-07-12 Marcin KolnyAdd more fixes for WebAssembly/WASI build
2023-07-11 Matt CaswellAdd an SSL BIO test for QUIC
2023-07-11 Tomas MrazFix no-srtp build failure
2023-07-10 Matt CaswellFix test_quic_write_read()
2023-07-10 Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-09 Hugo LandauQUIC APL: Tick on SSL_read failure in non-blocking...
2023-07-09 Tomas MrazEdit question template to direct users to GH Discussions
2023-07-09 Paulifips: make installations FIPS compliant by default
2023-07-07 Tomas MrazQUIC err handling: Add multi-stream test
2023-07-07 Tomas MrazTest OSSL_ERR_STATE_save/restore()
2023-07-07 Tomas MrazQUIC err handling: Save and restore error state
2023-07-07 Tomas MrazQUIC err handling: Properly report network errors
2023-07-07 Hugo LandauQUIC: Fix multistream script 19 stochastic test failure
2023-07-07 atishkovRemove unused internal functions
2023-07-06 Matt CaswellDon't build the QUIC ssl trace when DH is disabled
2023-07-06 Matt CaswellDon't run the ssl trace test if no-ecx
2023-07-06 Matt CaswellFix a no-ecx failure in test_tls13hrr
2023-07-06 Matt CaswellAllow qtestlib to use a "fake_now" implementation
2023-07-06 Matt CaswellWork around relocation errors in the m68k cross-compila...
2023-07-06 Matt CaswellFix no-thread-pool building
2023-07-06 Matt CaswellSkip the QUIC ssltrace test under certain config options
2023-07-06 Matt CaswellUse %llx not %lx for uint64_t
2023-07-06 Matt CaswellDon't compile quic_thread_assist.c on OPENSSL_NO_QUIC_T...
2023-07-06 Matt CaswellDisable QUIC if TLSv1.3 is disabled
2023-07-06 Matt CaswellEnable QUIC by default
2023-07-06 Marcin KolnyAdd limited support for WebAssembly WASI target
2023-07-06 Heiko Stuebnerriscv: Clarify dual-licensing wording for GCM and AES
2023-07-04 Hugo LandauRework options handling
2023-07-04 Hugo LandauSimplify QUIC API masking
2023-07-04 Hugo LandauUpdate SSL options handling
2023-07-04 Hugo LandauMinor updates
2023-07-04 Hugo LandauQUIC: Fix multistream test 19
2023-07-04 Hugo Landaumake update
2023-07-04 Hugo LandauRemove unused server code
2023-07-04 Hugo LandauMinor fixes
2023-07-04 Hugo LandauQUIC SSL: Block SSL_clear
2023-07-04 Hugo LandauQUIC SSL: Block SSL_dup
2023-07-04 Hugo LandauQUIC SSL: SSL_set_quiet_shutdown
2023-07-04 Hugo LandauQUIC SSL: Restrict SSL_CTX_set_ssl_version, SSL_set_ssl...
2023-07-04 Hugo LandauQUIC SSL: Version setting restrictions
2023-07-04 Hugo LandauQUIC SSL: Forbid pipeline-related operations
2023-07-04 Hugo LandauQUIC SSL: SSL_set_fd for BIO_s_datagram
2023-07-04 Hugo LandauQUIC SSL: HelloRetryRequest
2023-07-04 Hugo LandauQUIC SSL: Buffer Management
2023-07-04 Hugo LandauQUIC SSL: Prohibit early data functionailty
2023-07-04 Hugo LandauQUIC SSL: Prohibit readahead-related functions
2023-07-04 Hugo LandauQUIC: Implement SSL_has_pending
2023-07-04 Hugo LandauQUIC: Implement SSL_rstate_string(_long)
2023-07-04 Hugo LandauQUIC: Prohibit post-handshake auth
2023-07-04 Hugo LandauQUIC: Control SSL option setting
2023-07-04 Hugo LandauQUIC: Forbid NPN
2023-07-04 Hugo LandauQUIC: Forbid non-QUIC ciphers
2023-07-04 Hugo LandauQUIC TLS: Prohibit SRTP-related calls for QUIC TLS
2023-07-04 Hugo LandauQUIC SSL Behaviours: Allow detection of an SSL connecti...
2023-07-04 Paulifix memory allocation and reference counting issues
2023-07-04 Paulidoc: update ref count doc in light of refactoring
2023-07-04 Tomas Mraz80-test_ssl_new.t: Test 14-curves.cnf depends on enable...
2023-07-04 Tomas MrazReorganize runchecker jobs
2023-07-03 Tomas Mraz70-test_tls13hrr.t: Use P-521 instead of X25519 for...
2023-07-02 Tomas MrazDocument the effect of SSL_OP_CLEANSE_PLAINTEXT on...
2023-07-02 Tomas MrazCleanse data in send and receive ring buffers on release
2023-07-02 Tomas MrazCleanse also the send stream data with SSL_OP_CLEANSE_P...
2023-07-02 Todd ShortUpdate .gitignore with LSP files
2023-07-02 Paulifips: use correct field names when generating fipsmodul...
2023-07-01 Paulievp: update to structure based atomics
2023-07-01 Paulix509: update to structure based atomics
2023-07-01 Pauliprov(legacy): update to structure based atomics
2023-07-01 Pauliencoder: update to structure based atomics
2023-07-01 Pauliquic: update to structure based atomics
2023-07-01 Paulitls: update to structure based atomics
2023-07-01 Paulitest: update to structure based atomics
2023-07-01 Paulistore: update to structure based atomics
2023-07-01 Paulirsa: update to structure based atomics
2023-07-01 Pauliprovider: update to structure based atomics
2023-07-01 Pauliecx: update to structure based atomics
2023-07-01 Pauliec: update to structure based atomics
2023-07-01 Pauliasn1: update to structure based atomics
2023-07-01 Paulidso: update to structure based atomics
2023-07-01 Paulidsa: update to structure based atomics
2023-07-01 Paulidh: update to structure based atomics
2023-07-01 Paulibio: update to structure based atomics
2023-07-01 Pauliengine: update to structure based atomics
2023-07-01 Paulirefcnt: convert references counts to a structure
2023-06-30 Yi Liconf/conf_sap.c: correct return of ossl_config_int...
2023-06-30 Duncan ThomsonFix OSSL_PROVIDER_try_load() retain_fallbacks doc
2023-06-30 Jakub Wilkopenssl-rsautl.pod: Add missing comma
2023-06-30 Dimitri PapadopoulosFix new typo found by codespell in demo
2023-06-30 Dimitri PapadopoulosFix new typos found by codespell in documentation
2023-06-30 Dimitri PapadopoulosFix new typos found by codespell in man pages
2023-06-30 Sam JamesCI: add GCC 13
2023-06-29 Matt CaswellFix typos in s_client
2023-06-29 Tomas Mrazhpke.h, thread.h: Add extern "C" for C++ inclusion
2023-06-29 Tomas MrazDo not use stitched AES-GCM implementation on PPC32
2023-06-28 Jonathan M... fix: add fuzz oids
2023-06-28 Jonathan M... feat: add missing pki / pmi object identifiers
2023-06-28 Hugo LandauFix multistream test script 18
2023-06-28 Jörg Sommeropenssl speed -multi -evp prints wrong algorithm name
2023-06-28 Paulidesign proposal: fast param location outline
2023-06-27 Matt CaswellAdd a tutorial on writing a simple blocking QUIC client
2023-06-27 Matt CaswellBefore we do anything the ping deadline is infinite
next