]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-01-15  Job SnijdersAdd apps/x509 -set_issuer & -set_subject option to...
2024-01-12  barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
2024-01-12  sharad3001ossl_rsa_fips186_4_gen_prob_primes(): Remove unused...
2024-01-12  Richard LevitteAdd test/recipes/15-test_gensm2.t, to test SM2 key...
2024-01-12  Richard LevitteFix the encoding of SM2 keys
2024-01-12  Neil HormanFix NULL pointer deref when parsing the stable section
2024-01-12  Holger DenglerAdd tests for re-using cipher contexts
2024-01-12  Holger DenglerFix partial block encryption in cfb and ofb for s390x...
2024-01-12  Holger DenglerFix partial block encryption in cfb and ofb for s390x
2024-01-12  Fsuplink-x86_64.pl: make x86_64-xlate.pl accept $flavour...
2024-01-11  Hugo LandauQUIC RCIDM: Minor updates
2024-01-11  Hugo LandauUpdate fuzz corpora
2024-01-11  Hugo LandauQUIC RCIDM: Update fuzz corpora
2024-01-11  Hugo LandauQUIC RCIDM: Fix ANSI compliance
2024-01-11  Hugo LandauQUIC RCIDM: Add test
2024-01-11  Hugo LandauQUIC RCIDM: Add counters to support RCID count enforcement
2024-01-11  Hugo LandauQUIC SRTM: Fixes for clang
2024-01-11  Hugo LandauQUIC RCIDM: Minor fixes
2024-01-11  Hugo LandauQUIC RCIDM: Add fuzzer
2024-01-11  Hugo LandauQUIC RCIDM: Add RCIDM
2024-01-11  Neil HormanUpdate Docs for EVP_MAC
2024-01-11  Tomas MrazDisable build of HWAES on PPC Macs
2024-01-11  sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-11  James Muirdoc: "digest" must be explicitly set with deterministic...
2024-01-11  Frederik Wedel... Remove wpend_ret that was only assigned and never used.
2024-01-10  Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10  Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-10  fangming.fangPreserve callee-saved registers in aarch64 AES-CTR...
2024-01-09  Neil HormanCheck appropriate OSSL_PARAM_get_* functions for NULL
2024-01-09  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-6129
2024-01-09  Rohan McLurepoly1305-ppc.pl: Fix vector register clobbering
2024-01-09  Tomas MrazSync CHANGES.md and NEWS.md with 3.2 branch
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-08  Will SackfieldFail the Configure script with no Configurations
2024-01-08  Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2024-01-08  Richard LevitteVMS: Add the missing -p32 and -p64 variants for x86_64
2024-01-08  Richard LevitteFix VMS installation - update vmsconfig.pm for consistency
2024-01-05  Neil Hormancleanse stack variable in kdf_pbkdf1_do_derive
2024-01-05  Neil HormanValidate config options during x509 extension creation
2024-01-05  Neil Hormanfixup! Adding interop tests
2024-01-05  Neil HormanAdding interop tests
2024-01-05  Neil HormanUpdate workflow to use GITHUB_WORKSPACE
2024-01-05  Neil HormanAdding interop tests
2024-01-05  Matt CaswellCorrect ssl_old_test stream handling
2024-01-04  Matt CaswellClarify the PKCS12 docs
2024-01-04  Tomas MrazMake OPENSSL_sk_push return only 0 or 1
2024-01-03  Neil Hormancleanse stack variable in blake2[b|s] finalization
2024-01-03  Frederik Wedel... Simplify ssl protocol version comparisons.
2024-01-03  Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2024-01-03  rilyshprovider-keymgmt.pod: fix typo
2024-01-03  slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03  Tomas MrazAllow duplicate CMS attributes
2024-01-03  Frederik Wedel... Set max protocol version for dtls renegotiation tests...
2024-01-02  Grant Nicholriscv: Fix mispelling of extension test macro
2024-01-01  Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29  Sebastian Andrzej... apps: Don't print hostname on bio_out during connect.
2023-12-29  James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29  zengwei2000ddd-02-conn-nonblocking-threads.c: Fix the leak of...
2023-12-29  slontisAdd missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_...
2023-12-29  slontisLimit RSA-OAEP related functions to RSA keys only
2023-12-29  slontisFix memleak in rsa_cms_decrypt
2023-12-29  Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2023-12-29  James Muirdemos: fix cert scripts
2023-12-29  James Muirparams: drop INT_MAX checks
2023-12-29  Vitalii KoshuraDisable building quicserver utility when configured...
2023-12-29  Dimitri PapadopoulosFix typos found by codespell in man pages
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-27  Min Zhoumd5: add assembly implementation for loongarch64
2023-12-27  Neil HormanFix remaining provider config settings to be decisive...
2023-12-26  Neil HormanIgnore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGE...
2023-12-22  RoseOptimize circular buffer to avoid modulo
2023-12-22  RoseRemove uneeded cast to unsigned int
2023-12-22  Tomas MrazAES: Document that the XTS, SIV, WRAP modes do not...
2023-12-22  Tomas MrazSM4: Document that the XTS mode does not support streaming
2023-12-22  Matt CaswellImprove the documentation on TLS record compression
2023-12-21  Dr. David von... crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-12-21  Rajeev Ranjancmp_server.c,apps/lib/cmp_mock_srv.c: move polling...
2023-12-21  Dr. David von... crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanDetect and prevent recursive config parsing
2023-12-21  Neil HormanMake the activate setting more intuitive
2023-12-21  Neil HormanUse GH action commands to group/collapse filtered output
2023-12-21  Neil Hormanaugment test/run_tests.pl to filter indirect leaks
2023-12-21  Hugo LandauQUIC: Move CID generation to quic_types.c
2023-12-21  Hugo LandauMinor updates
2023-12-21  Hugo LandauQUIC PORT: Add explicit cast to get_time wrapper
2023-12-21  Hugo LandauQUIC: Add more glossary entries
2023-12-21  Hugo LandauMinor fixes
2023-12-21  Hugo LandauMinor updates
2023-12-21  Hugo LandauQUIC APL, TSERVER: Start using a QUIC_ENGINE object
2023-12-21  Hugo LandauQUIC ENGINE: Add unused QUIC_ENGINE object
2023-12-21  Hugo LandauQUIC CHANNEL: Remove obsolete SRT definitions
2023-12-21  Hugo LandauQUIC PORT: Add missing copyright header
2023-12-21  Hugo LandauUpdate fuzz corpora
2023-12-21  Hugo LandauQUIC PORT: Fix BIO_dgram usage under Winsock due to...
2023-12-21  Hugo LandauQUIC Refactor: Fix ANSI - struct definition duplications
2023-12-21  Hugo LandauMARKER: End of Phase 4: Finalization & SRT Handling
2023-12-21  Hugo LandauQUIC PORT: Allow errors to be tracked at port level
2023-12-21  Hugo LandauQUIC MULTISTREAM TEST: Make error tests non-mutating...
2023-12-21  Hugo LandauQUIC MULTISTREAM TEST: add OP_POP_ERR
next