]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-11-06  Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-06  Neil HormanIntroduce libabigail checking in ci
2023-11-06  Matt CaswellCorrectly track the original length when generating...
2023-11-06  Tomas Mraztparam_on_enc_ext(): Remove dead code in cleanup
2023-11-06  Tomas Mrazossl_quic_new(): Avoid dereferencing NULL qc during...
2023-11-06  Michael HinzFix documentation regarding KMAC sizes
2023-11-06  Tomas Mrazossl_qrl_enc_level_set_provide_secret(): Avoid leaking...
2023-11-03  Matthias St... internal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-03  Tomas MrazAdd negative test for key length change
2023-11-03  Tomas MrazAdd negative test for iv length change
2023-11-03  Tomas Mrazupdate/final: Return error if key is not set
2023-11-03  Tomas MrazWhen changing IV length invalidate previously set IV
2023-11-03  Paulirand uniform: fix likely usage
2023-11-03  Matt CaswellAdd support for streams to the quic-client fuzzer
2023-11-03  Matt CaswellCall SSL_write() in the quic-client-fuzzer
2023-11-03  Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-02  slontisAdd design notes for XOF API.
2023-11-02  Hugo LandauTLS: Fix use of an uninitialized value
2023-11-02  Hugo LandauQUIC: Test missing/malformed/duplicate/etc. transport...
2023-11-02  Hugo LandauQUIC QTEST_FAULT: Allow deleted TLS extension to be...
2023-11-02  Hugo LandauQUIC WIRE: Refuse integer transport params with trailin...
2023-11-02  Hugo LandauQUIC CHANNEL: Set reason string for missing tparams...
2023-11-02  Tomas Mrazossl_quic_new(): Fix a leak found by error injection
2023-11-02  Neil HormanFix quicserver binding when duplicate entries exist
2023-11-02  Paulitag ossl_assert not failing as being 'likely' to improv...
2023-11-02  набCHANGES.md: document BLAKE2b's "size"-setting support
2023-11-02  Hugo LandauQUIC SSTREAM: Fix bug in ossl_quic_sstream_is_totally_acked
2023-11-02  Bernd EdlingerFix a possible memory leak in load_builtin_compressions
2023-11-02  Matt CaswellUpdate the OpenSSL Guide tutorials with changes to...
2023-11-02  Matt CaswellUpdate the README with information about how to run...
2023-11-02  Matt CaswellUpdate the QUIC demos to accept hostname/port on the...
2023-11-02  Matt CaswellExtend the README to describe how to run the TLS demos
2023-11-02  Matt CaswellAmend the TLS demos to accept hostname/port as an argument
2023-11-02  Hugo LandauQUIC MULTISTREAM TEST: Ensure frames are only injected...
2023-11-02  Hugo LandauQUIC MULTISTREAM TEST: Fix script 38 stochastic failure...
2023-11-01  Matt CaswellDon't create an ack frame if one isn't wanted for this...
2023-11-01  Christian SchmidtCorrect comment in crypto/ec/curve448/ed448.h
2023-11-01  James Muirquic ddd demos: update makefile and demo sources
2023-11-01  James Muirquic docs: update ddd README.md
2023-11-01  Hugo LandauQUIC APL: Optimise write buffer sizes automatically
2023-11-01  Hugo LandauQUIC TXP: Fix drainage calculation
2023-11-01  Neil HormanCreate a rudimentary symbol scanning script
2023-11-01  Sam JamesCI: add Clang 17
2023-11-01  Matt CaswellStop the quicserver if the handshake or receiving the...
2023-11-01  Paulirand uniform: add comments outlining the algorithm
2023-11-01  PauliAdd test case for uniform random generators
2023-11-01  Paulirand: implement an unbiased random integer from a range
2023-11-01  Matt CaswellDon't error if s_client receives exactly BUFSIZZ data
2023-11-01  Dmitry Misharovremove setup-perl actiond from windows jobs
2023-10-31  Matt CaswellCheck for NULL when freeing the QUIC_TLS object
2023-10-30  Tomas Mrazevp_test.c: There are now 3 parameters possible for...
2023-10-30  Hugo LandauQUIC CHANNEL: Make ping deadline and idle deadline...
2023-10-30  Matt CaswellIf the loss detection timer has fired we may not have...
2023-10-30  Kurt RoeckxCreate a fuzz introspector exclude config file
2023-10-30  James Muirfree oaep label-octet-string on error
2023-10-30  Kurt RoeckxUpdate to latest fuzz corpora
2023-10-30  Matt CaswellAdd a separate README for the guide demos
2023-10-30  Matt CaswellAdd a reference for HTTP/3
2023-10-30  Matt CaswellAdd a reference to the demos subfolder
2023-10-30  Matt CaswellUpdate to the demos README file
2023-10-30  Matt CaswellUpdate README-QUIC.md
2023-10-30  Matt CaswellRefresh the README.md file
2023-10-27  Richard LevittePrepare for 3.3
2023-10-26  Dr. David von... EVP_PKEY_get_size.pod and provider-keymgmt.pod: documen...
2023-10-26  Dr. David von... EVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-26  Dr. David von... CMS and PKCS7: fix handlling of EVP_PKEY_get_size(...
2023-10-26  Phoebe ChenProvide additional AES-ECB test patterns to enhance...
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry Shihriscv: Support sm3 on platforms with vlen >= 128.
2023-10-26  Phoebe ChenProvide additional AES-XTS test patterns to enhance...
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry ShihFix the aes-xts key-length checking condition and hw...
2023-10-26  Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26  Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry ShihMinor changes of the GCM-related code.
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Phoebe Chenriscv: Support SHA-512 family on platforms with vlen...
2023-10-26  Phoebe Chenriscv: Code optimization for SHA-256.
2023-10-26  Jerry Shihriscv: Provide a vector implementation of CHACHA20...
2023-10-26  Phoebe ChenProvide additional AES-CBC test patterns to enhance...
2023-10-26  Phoebe Chenriscv: Use the optimized rvv AES-128/192/256-CBC.
2023-10-26  Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26  Jerry ShihUpdate for Zvkb extension.
2023-10-26  Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26  Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26  Phoebe Chenriscv: Add RISC-V Vector opcode in riscv.pm
2023-10-26  Phoebe ChenFix typo in ghash-riscv64*.pl
2023-10-26  Ard Biesheuvelriscv: Implement AES-192
2023-10-26  Charalampos... riscv: SM3: Provide a Zvksh-based implementation
2023-10-26  Christoph Müllnerriscv: SM4: Provide a Zvksed-based implementation
2023-10-26  Charalampos... riscv: sha512: Provide a Zvknhb-based implementation
2023-10-26  Charalampos... crypto: sha512: Add mechanism to keep C code as fallbac...
2023-10-26  Charalampos... riscv: sha256: Provide a Zvknha-based implementation
2023-10-26  Charalampos... crypto: sha256: Add mechanism to keep C code as fallbac...
2023-10-26  Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-10-26  Christoph Müllnerriscv: GCM: Provide a Zvkg-based implementation
2023-10-26  Christoph Müllnerriscv: GCM: Provide a Zvbb/Zvbc-based implementation
2023-10-26  Christoph Müllnerriscv: Add basic vector extension support
2023-10-26  Damian Hobson... x509_print_ex: Remove unused setting when XN_FLAG_COMPA...
2023-10-26  Damian Hobson... Fix X509_REQ_print_ex bug
next