]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2023-10-26  Damian Hobson... x509_print_ex:Use correct constant for nmflag comparison
2023-10-26  Daiki UenoAccept longer context for TLS 1.2 exporters
2023-10-26  Matthias St... crypto/initthread.c: fix misspelled OSSL_provider_init...
2023-10-26  atishkovssl_lib: added pointer SSL_CONNECTION check to NULL...
2023-10-26  atishkovssl_lib: added pointer SSL and SSL_CONNECTION check...
2023-10-26  atishkovssl_lib: added pointer SSL and SSL_CONNECTION check...
2023-10-26  atishkovssl_lib: added pointer SSL_CONNECTION check to NULL...
2023-10-26  Todd ShortFix potential NULL deref in ssl_old_test.c
2023-10-26  trigpolynomaes-gcm-avx512.pl: fix non-reproducibility issue
2023-10-26  Tomas Mrazbn: Properly error out if aliasing return value with...
2023-10-26  James Muirdoc: change "certifictes" to "certificates"
2023-10-26  Khem RajLink libatomic on riscv32
2023-10-26  Alexey Fofanovreturn 0 if an error occurred
2023-10-26  Hugo LandauPreemptively reflect the changes in #22480
2023-10-26  Hugo LandauBIO: Document BIO_sendmmsg and BIO_recvmmsg callbacks
2023-10-25  Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-25  Hugo LandauQUIC CHANNEL: Handle ping deadlines differently
2023-10-25  Hugo LandauQUIC CHANNEL: Tweak crypto buffer sizes
2023-10-25  Hugo LandauQUIC CHANNEL: Correct timeout calculation for ACKs
2023-10-25  Hugo LandauQUIC TLS: Ensure QUIC_TLS is ticked between each proces...
2023-10-25  Tomas MrazQUIC: Test connection with large client and server...
2023-10-25  Tomas Mrazfuzz-checker.yml: Revert inadvertent change from fac61ea
2023-10-25  Tomas MrazAvoid using gets as an argument name in a prototype
2023-10-25  James Muirquic: documentation and demo nits
2023-10-25  Hugo LandauQUIC MULTISTREAM TEST: Output connection closure reason...
2023-10-25  Hugo LandauQUIC APL: Add support for querying frame type causing...
2023-10-25  Matt CaswellDon't wait in select if we have data to write
next