]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-07-16  ljuzwiukRemove duplicated values
2023-07-16  Matt CaswellTest loading a PEM file from multiple threads
2023-07-16  Matt CaswellOptimise PKEY decoders
2023-07-14  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-2975
2023-07-14  Tomas MrazAdd testcases for empty associated data entries with...
2023-07-14  Tomas MrazDo not ignore empty associated data with AES-SIV mode
2023-07-14  Randall S.... Modified OSSL_parse_url to initialize pport_num to 0.
2023-07-14  Tomas Mrazquicapitest: Fix SSL_trace() test on big endian platforms
2023-07-14  Tomas Mrazossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on...
2023-07-14  dependabot... Bump coverallsapp/github-action from 2.2.0 to 2.2.1
2023-07-14  dependabot... Bump actions/setup-python from 4.6.1 to 4.7.0
2023-07-14  slontisAdd FIPS build instructions
2023-07-14  Amir AyupovMove Keccak rhotates tables to rodata
2023-07-13  PauliAdd a NEWS entry covering the FIPS related changes.
2023-07-13  Pankul94Changes to resolve symbol conflict due to gf_mul
2023-07-13  Liu-ErMenguse '__builtin_expect' to improve EVP_EncryptUpdate...
2023-07-13  Dr. David von... EVP_PKEY_{en,de}capsulate.pod: fix glitches and add...
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
next