]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2023-10-25  Matt CaswellMake s_client -quic -debug work
2023-10-25  Tomas Mrazquic_multistream_test: Output info about connection...
2023-10-25  Paulisslapitest: add cast to avoid compiler error
2023-10-25  Tomas Mrazquic_tserver_test: Raise the initial timeout limit
2023-10-25  Clemens Langrsa: Add SP800-56Br2 6.4.1.2.1 (3.c) check
2023-10-25  Ingo Franzkispeed: Correct handling of async_jobs for KEM and signa...
2023-10-25  Ingo Franzkispeed: Fix memory leaks
2023-10-25  slontisCreate hierarchical demo Makefile.
2023-10-24  Matt CaswellAdd a test for retries when sending app data
2023-10-24  Matt CaswellMake sure we remember how much data we sent in the...
2023-10-24  Matt CaswellWhen requeueing deferred URXEs retain the order
2023-10-24  Hugo LandauAdjust mdl configuration
2023-10-24  Hugo LandauAdd QUIC README file
2023-10-24  Nate KarstensAdd notes on use of strdup
2023-10-24  Paulitest: add unit test for CVE-2023-5363
2023-10-24  Paulichanges and news entries for CVE-2023-5363
2023-10-24  Paulievp: process key length and iv length early if present
2023-10-24  Tomas MrazFix Coverity 1547856: memset() uses only the lowest...
2023-10-24  Matthias St... rand: fix seeding from a weak entropy source
2023-10-24  Richard Levitterand: improve error message for rand pool overflows
2023-10-23  Tomas Mrazquic_record, quicapi, and quicfaults tests do not suppo...
2023-10-23  Tomas Mrazrun-checker-daily.yml: If the openssl app is not built...
2023-10-23  Matt CaswellDon't run the QUIC client fuzzer if QUIC is disabled
2023-10-23  Matt CaswellUpdate the corpora files to include the new quic-client...
2023-10-23  Matt CaswellFurther tweaks to the CI runs for fuzzing
2023-10-23  Matt CaswellTeach the quic-client fuzzer about time
2023-10-23  Matt CaswellIf an error occurs constructing the quic record layer...
2023-10-23  Matt CaswellDrop FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION for some...
2023-10-23  Matt CaswellSome cleanups in the quic-client fuzzer
2023-10-23  Matt CaswellAdd a test for OSSL_ERR_STATE_save_to_mark()
2023-10-23  Matt CaswellAdd a HISTORY section in the docs about the new ERR_STA...
2023-10-23  Matt CaswellFix a use-after-free in qrx_proces_pkt
2023-10-23  Matt CaswellEnsure that the ERR_STATE is left in a consistent state
2023-10-23  Matt CaswellAdd fuzz test recipe for the quic client fuzzer
2023-10-23  Matt CaswellUpdate the fuzz README to provide info about the stdc...
2023-10-23  Matt CaswellIgnore a bad signature in a CertificateVerify message...
2023-10-23  Matt CaswellDon't fail on a bad dcid in the tranport params when...
2023-10-23  Matt CaswellUpdates to the quic client fuzzer
2023-10-23  Matt CaswellDon't encrypt/decrypt packet data during fuzzing
2023-10-23  Kurt RoeckxAdd quic client fuzzer.
2023-10-20  набReference the non-"legacy" provider names directly...
2023-10-20  Matt CaswellAdd a test for converting OSSL_TIME to struct timeval
2023-10-20  Matt CaswellRound up nano secs when converting OSSL_TIME to struct...
2023-10-20  Hugo LandauQUIC: Test handling of post-connection session tickets
2023-10-20  Hugo LandauQUIC: Prevent incoming oversize tokens
2023-10-20  Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-20  Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-20  Tomas MrazPostpone two TODO(QUIC) items appropriately
2023-10-20  Matthias St... rand: add callbacks to cleanup the user entropy resp...
2023-10-19  Matt CaswellIgnore ping deadline when calculating tick deadline...
2023-10-19  Matt CaswellIgnore retry packets that arrive too late
2023-10-19  Tomas Mrazcms_enc.c: Include crypto/asn1.h for struct asn1_object_st
2023-10-19  Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-10-19  Tomas Mrazapps.c: Remove a redundant error print-out
2023-10-19  Tomas Mrazapps: Print out a proper message when a store cannot...
2023-10-19  Hugo LandauFix markdown
2023-10-19  Hugo LandauAdd SNI
next