]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-08-04  Tomas MrazAvoid exporting bogus (empty) data if empty selection...
2023-08-04  Paulino_autoload: make the no-autoload-config option work...
2023-08-04  Paulitest: skip FIPS config auto loading based tests if...
2023-08-04  Pauliprovider test: don't run configuration based tests...
2023-08-04  PauliPBE test: load providers if auto config load is turned off
2023-08-04  Paulitestutil: allow a failure return from setup_tests that...
2023-08-04  Pauliquic: using #defined constant rather than a magic number
2023-08-04  Pauliquic compliance: 10.2.3 dropping instead of closing
2023-08-04  PauliFix type/legacy name
2023-08-04  Pauliquic conformance: add comment about section 10.2.3...
2023-08-04  Paulitrivial code nit
2023-08-04  Pauliquic conformance: 10.2.1 rate limiting
2023-08-04  Pauliquic conformance: section 10.2.2 requirements
2023-08-04  Pauliquic conformance: section 10.2.1 requirements
2023-08-04  Pauliquic: use the safe fused multiply divide instead of...
2023-08-04  PauliAdd note about RFC 9000 10.2 persist time
2023-08-04  Paulidocument RRFC9000 10.1 MUST requirement
2023-08-04  PauliNote RFC 9000 19.19 requirement
2023-08-04  Frederik Wedel... Resolves some magic values that has a hello_retry_reque...
2023-08-03  Hugo LandauQUIC: Fix incompatible merges causing CI breakage
2023-08-03  Dr. David von... crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-08-02  Wo'O Ideafarmformatting: shift one space to right
2023-08-02  Wo'O Ideafarmtrivial change: optionally suppress include lines
2023-08-02  Tianjia ZhangFix typo in function name
2023-08-02  Matt CaswellAdd support into qtest_shutdown for blocking mode
2023-08-02  Matt CaswellExtend the test_quic_write_read() test to include resum...
2023-08-02  Matt CaswellEnsure the QUIC TLS SSL object is marked as shutdown
2023-08-02  Matt CaswellAdd the ability for tserver to use a pre-existing SSL_CTX
2023-08-02  Matt CaswellKeep doing ossl_quic_tls_tick() even after handshake...
2023-08-02  Matt CaswellCorrectly keep track of where we are in the quicserver...
2023-08-02  Matt CaswellEnsure SSL_has_pending() always works even before a...
2023-08-02  Matt CaswellStill advance handshake even on an empty write
2023-08-01  Matt CaswellAdd a QUIC test for back pressure
2023-08-01  Matt CaswellAdd a test for PEM_read_bio_Parameters()
2023-08-01  Matt CaswellThe PEM_read_bio_Parameters() function should not ask...
2023-08-01  Matt CaswellAlways add a suitable error if we fail to decode
2023-08-01  Matt CaswellDon't add the msblob/pvk decoders if they're not suitable
2023-08-01  zhuchenFixed incorrect usage of vshuf.b instruction
2023-08-01  Xi RuoyaoAdd system guessing for linux64-loongarch64 target
2023-08-01  Ingo Franzkispeed: Unify output messages regarding number of ops...
2023-08-01  Ingo Franzkispeed: Also measure RSA encrypt/decrypt, not only RSA...
2023-07-31  Matt CaswellFix a regression in X509_VERIFY_PARAM_add0_policy()
2023-07-31  Hugo LandauQUIC: Automatically drain non-concluded streams, bugfixes
2023-07-31  Hugo LandauQUIC APL: Mask API operations when in shutdown flush
2023-07-31  Hugo LandauQUIC MULTISTREAM TEST: Shutdown flush test
2023-07-31  Hugo LandauQUIC MULTISTREAM TEST: Better failure logging with...
2023-07-31  Hugo LandauQUIC APL: Shutdown Stream Flush Functionality
2023-07-31  Hugo LandauQUIC TXP: Fix bug relating to STREAM FIN generation
2023-07-31  Hugo LandauQUIC APL: Ensure tick inhibition is not used during...
2023-07-31  Hugo LandauQUIC TSERVER: Allow reading from a stream after connect...
2023-07-31  Hugo LandauQUIC QSM: Infrastructure for tracking shutdown flush...
2023-07-31  Hugo LandauQUIC APL: Add internal call to allow changing send...
2023-07-31  Hugo LandauQUIC CHANNEL: Allow ticking to be inhibited for testing...
2023-07-31  Dmitry BelyavskiyUpdate GOST engine commit to deal with test failure
2023-07-28  Frederik Wedel... Removes unused parameter 'sending' from derive_secret_k...
2023-07-28  Xi Ruoyaovpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
2023-07-28  John Kohlfix compile error (SIZE_MAX not found) on HP-UX
2023-07-27  atishkovx509/by_file.c: fix unreachable and redundant code
2023-07-27  Fatih Arslan... Correct spelling of database
2023-07-27  John KohlInclude <openssl/err.h> in include/refcount.h
2023-07-27  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-3817
2023-07-27  Tomas Mrazdhtest.c: Add test of DH_check() with q = p + 1
2023-07-27  Tomas MrazDH_check(): Do not try checking q properties if it...
2023-07-26  Bernd EdlingerMake DH_check set some error bits in recently added...
2023-07-25  atishkovget_cert_by_subject_ex(): Check result of X509_STORE_lock()
2023-07-25  MrRurikovbio_print.c: Delete unreachable code at lines 710 and 711
2023-07-25  Frederik Wedel... Adds separate configuration targets for intel i386...
2023-07-25  atishkovx509: add ASN1_STRING_set() check result
2023-07-25  Hugo LandauQUIC TXP: Add extra test
2023-07-24  Bernd EdlingerFix error handling in pipelining test
2023-07-24  Adam Šulcfix: reject adding a duplicity into STACK_OF(X509_ATTRI...
2023-07-23  Marco Abbadinifix clang-6,7,8 strict build
2023-07-21  Tom CosgroveFix build when configured with -DOPENSSL_USE_IPV6=0
2023-07-21  Hugo LandauQUIC TXP: Generate forced PINGs correctly
2023-07-21  Hugo LandauQUIC TXP: Refactor TXP-related deadline handling into TXP
2023-07-21  Hugo LandauQUIC TXP: Update tests for refactor
2023-07-21  Hugo LandauQUIC TXP: Major refactor to handle padding correctly
2023-07-21  Hugo LandauQUIC QTX: Add ciphertext size calculation function
2023-07-21  Hugo LandauQUIC TXP: Test packet size boundary cases
2023-07-21  sdlyyxyUpdate with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
2023-07-21  sdlyyxyMove CPU detection to armcap.c
2023-07-21  sdlyyxyEnable ARMv8.2 accelerated SHA3 on compatible Apple...
2023-07-21  Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21  Ingo Franzkispeed: Fix memory leak
2023-07-21  Samuel LeeFix documentation around AAD and return values in EVP_C...
2023-07-19  PauliConnection ID processing
2023-07-19  atishkovapps/cms.c: Fix unreachable code in cms_main()
2023-07-19  Matt CaswellUpdate CHANGES/NEWS for CVE-2023-3446
2023-07-19  Matt CaswellAdd a test for CVE-2023-3446
2023-07-19  Matt CaswellFix DH_check() excessive time with over sized modulus
2023-07-19  Hugo LandauFixup tests
2023-07-19  Hugo LandauQUIC TXP: Handle non-inflight-eligible packets correctly
2023-07-19  Hugo LandauQUIC ACKM: Don't record non-inflight packets in CC
2023-07-19  Hugo LandauQUIC TXP: Do not generate full-size packets when sendin...
2023-07-19  Hugo LandauQUIC ACKM: RFC 9000 s. 13.2.1: max_ack_delay taken...
2023-07-19  Hugo LandauQUIC CHANNEL: Initialise max_ack_delay values properly
2023-07-19  Hugo LandauQUIC ACKM: Clean up max_ack_delay tracking and separate...
2023-07-19  Hugo LandauQUIC STATM: Move max_ack_delay tracking out of STATM
2023-07-19  Pauliremove duplicate defines, add comment
2023-07-19  Dr. David von... openssl-kdf.pod.in: add text on 'salt' and 'info' param...
next