]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-09-16  openssl-machinePrepare for 3.6 beta 2 28567/head
2025-09-16  openssl-machinePrepare for release of 3.6 beta 1 openssl-3.6.0-beta1
2025-09-16  openssl-machinemake update
2025-09-16  openssl-machineCopyright year updates
2025-09-15  Neil HormanEnable LMS on provider compat fips build for 3.6
2025-09-14  Viktor DukhovniTest failure of rsa_encrypt when buffer too short
2025-09-14  Viktor DukhovniHarden RSA public encrypt
2025-09-14  Neil HormanUpdate our CI jobs to cover the 3.6 stable branch
2025-09-13  Eugene SyromiatnikovCHANGES.md, NEWS.md: update for 3.6.0-beta1
2025-09-13  Eugene SyromiatnikovCHANGES.md, NEWS.md: ffix
2025-09-11  Eugene Syromiatnikovcrypto/bio/bio_print.c: improve handling of unreasonabl...
2025-09-11  Eugene Syromiatnikovcrypto/bio/bio_print.c: avoid signed int overflow in...
2025-09-11  Eugene Syromiatnikovcrypto/bio/bio_print.c: avoid signed int overow in...
2025-09-11  Dr. David von... OSSL_CALLBACK.pod: add missing info on required return...
2025-09-11  Jakub Jelendoc: Add missing commas
2025-09-10  Bernd EdlingerAdd one more trace message to the torture_rcu_high...
2025-09-10  Dmitry BelyavskiyAdd key_type to the derive_skey function
2025-09-09  Eugene Syromiatnikovdoc/man3/RAND_load_file.pod: RAND_load_file on non...
2025-09-09  Eugene Syromiatnikovcrypto/rand/randfile.c: avoid signed integer overflow...
2025-09-09  Eugene Syromiatnikovutil/find-doc-nits: do not check files in submodules...
2025-09-09  Enji CooperMake the Unix build process more repeatable
2025-09-09  Sergey G. Bresteropenssl-enc.pod.in: We actually use PKCS#7 padding
2025-09-09  Hongren ZhengRISC-V: Use address for vlenb CSR
2025-09-09  David BenjaminAdd a helper function to delete the extension list
2025-09-09  David BenjaminClear the extension list when removing the last extension
2025-09-09  ViperiniusFix typo in BN_generate_prime docs
2025-09-09  Ryan Hooperdoc: Update documentation of SSL_CTX_set_dh_auto()
2025-09-09  Norbert Pocsdocs: Be case specific with links to man headers
2025-09-08  openssl-machinePick libcrypto.num/libssl.num number assignments from 3.5
2025-09-07  Paulihmac: stop using secure memory for the HMAC key
2025-09-06  Paulislh-dsa: omit test of import PCT
2025-09-06  Pauliimport pct: remove import PCTs for most algorithms
2025-09-05  two-heartOnly unlock in rsa_get_blinding when locking was successful
2025-09-05  two-heartAdd missing unlock to ossl_provider_new
2025-09-02  slontisFIPS: Don't allow SHA512-224 and SHA512-256 for ECDSA...
2025-09-02  Paulislh-dsa: enter FIPS error state if pairwise test fails
2025-09-02  openssl-machinePrepare for 3.6 alpha 2 28420/head
2025-09-02  openssl-machinePrepare for release of 3.6 alpha 1 openssl-3.6.0-alpha1
2025-09-02  openssl-machinemake update
2025-09-02  openssl-machineCopyright year updates
2025-09-02  Norbert PocsRelease news and changelog for version 3.6
2025-08-31  Dmitry BelyavskiyMake update
2025-08-31  Simo SorceImplement EVP_KDF_CTX_set_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_PKEY_derive_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_KDF_derive_SKEY
2025-08-31  Dmitry BelyavskiyWe use evp_skey_alloc from several source files
2025-08-31  Dmitry BelyavskiyCorrectly dealing with refcount in EVP_SKEY
2025-08-31  Dmitry BelyavskiyImplementation of EVP_SKEY_import_SKEYMGMT
2025-08-31  Dmitry BelyavskiyAdd GENERIC SKEYMGMT to the legacy provider
2025-08-31  Dmitry BelyavskiyDesign document of using opaque object as symmetric key
2025-08-30  Leonabcd123Fix typos and whitespace
2025-08-30  PauliDocument the OSSL_SELF_TEST_TYPE_PCT_IMPORT failure...
2025-08-30  Pauliml-kem: convert to transient error state on import...
2025-08-30  Pauliml-dsa: convert to transient error state on import...
2025-08-30  Pauliecx: convert to transient error state on import failure...
2025-08-30  Pauliec: convert to transient error state on import failure...
2025-08-30  Paulidh: convert to transient error state on import failure...
2025-08-30  Paulirsa: convert to transient error state on import failure...
2025-08-30  PauliAdd OSSL_SELF_TEST_TYPE_PCT_IMPORT transient error...
2025-08-30  Pauliadd new error
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: move the %n result to the field...
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: fix sloppy length modifier usage...
2025-08-29  Paulislh-dsa: add a PCT for key import when in FIPS mode
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: add some checks for integer and...
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: check the output against libc...
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: constify test vectors
2025-08-29  Eugene Syromiatnikovtest/bioprinttest.c: use the whole buffer for checks
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: handle the case of 0 with zero...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: improve the precision handling...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: bring back the length modifier...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: make %n in line with other...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: avoid integer overflow when...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: always terminate output with \0
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: consolidating print arguments...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: reset max to zero if empty...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: add 't' (ptrdiff_t) length...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: fix space padding calculation
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: '-' flag has priority over '0'
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: avoid superfluous zero padding...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: no prefix for zero value in...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: handle negative width argument
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: correctly print 0X prefix for...
2025-08-29  Eugene Syromiatnikovcrypto/bio/bio_print.c: support hh length modifier...
2025-08-29  Pavol ŽáčikAdd SKEYMGMT support to the FIPS provider
2025-08-29  Eugene SyromiatnikovNOTES-WINDOWS.md: correct the Windows context macro...
2025-08-29  Jakub Jelendoc: Fix function name in example code
2025-08-29  Holger Dengleraes-s390x.pl: Initialize reserved and unused memory
2025-08-29  Eugene Syromiatnikovdoc/man3/SSL_poll.pod: mention SSL_POLL_EVENT_{EL,IC...
2025-08-29  Pavol ŽáčikAdd targets to skip build of non-installable programs
2025-08-29  Michael Baentschrebase to master fixing some missing group references
2025-08-29  Nachel72Fix: Add free to avoid memory leak.
2025-08-28  Michael BaentschCorrect fixed cert validity end date in oqsprovider... feature/evp_skey 28368/head
2025-08-26  Anthony RobertsFix `VC-WIN64-CLANGASM-ARM` target
2025-08-23  Pauliparams: add features to param parser generator
2025-08-22  Nikola Pajkovskydh: add FIPS 140-3 PCT on key generation
2025-08-22  Nachel72fix(pkcs12): prevent PKCS7 memleak in p12_npas.c
2025-08-22  Viktor DukhovniAdd design doc for rfc4514 DN output format
2025-08-22  Nachel72crypto\cms\cms_kem.c: Add ASN1_TYPE_free when EVP_CIPHE...
2025-08-22  ritoban23Fix null pointer check in pkey_dh_derive to ensure...
2025-08-22  Nachel72Fix: Check for wrong object. The converted sc should...
next