]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-09-11  sashanReplace homebrewed implementation of *printf*() functio...
2025-09-11  Dr. David von... crmf_lib.c create_popo_signature(): add error queue...
2025-09-11  Dr. David von... CHANGES.md: add entry on constifying (X509) function...
2025-09-11  Dr. David von... crypto: remove OSSL_FUTURE_CONST as it is not more...
2025-09-11  Dr. David von... constify X509_*print*(), X509_get0_*_objects(), X509_...
2025-09-11  Dr. David von... constify X509_REQ_get_X509_PUBKEY() in OpenSSL 4.0...
2025-09-11  Paulirename FFC_PARAM_PTRS to FFC_OSSL_PARAMS
2025-09-11  Paulidsa/dh: update keymanagers for DH and DSA to use genera...
2025-09-11  PauliAdd invalid parameter error to parser generator
2025-09-11  Paulidh/dsa: rename files in anticipation of using generated...
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-11  Igor UstinovDoc changes: the -hmac-env and -hmac-stdin options...
2025-09-10  Dr. David von... m_sigver.c do_sigver_init(): add details to EVP_R_OPERA...
2025-09-10  Dr. David von... EVP_PKEY_CTX_get_params(): add error queue entry EVP_R_...
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  Norbert Pocsgithub/workflows: Replace deprecated apt-get --force-yes
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  Dmitry Misharovupdate compiler-zoo github actions workflow
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-09  Pauliremove ossl_prov_cipher_load_from_params()
2025-09-09  Paulilegacy mac: convert to generated param name decoding
2025-09-09  Paulilegacy mac: rename files to enable generated param...
2025-09-09  Igor Ustinovdgst and mac apps: Added new ways for obtaining a MAC key
2025-09-09  Frederik Wedel... Fix unnecessary casts between int and size_t
2025-09-09  Dr. David von... X509_STORE_CTX_new.pod: change 'trust value' to 'trust id'
2025-09-09  Dr. David von... x509_vfy.c: extend documenting comment for X509_STORE_C...
2025-09-09  Dr. David von... x509_trust.c: add documenting comment for obj_trust()
2025-09-09  Dr. David von... X509_STORE_CTX_purpose_inherit(): replace magic constan...
2025-09-09  Dr. David von... 25-test_verify.t: add test for trusted root excluding...
2025-09-09  Dr. David von... openssl-verification-options.pod: improve description...
2025-09-09  Dr. David von... openssl-verification-options.pod: better explain trust...
2025-09-09  Dr. David von... openssl-verification-options.pod: Move reference to...
2025-09-09  Pkeane22asn1_parse.c: Fixed typo in comment
2025-09-08  Eugene Syromiatnikovapps: remove chopup_args()
2025-09-08  geliyazAdd SM2 implementation in generic riscv64 asm
2025-09-07  Eugene Syromiatnikovapps: use app_malloc_array()
2025-09-07  Eugene Syromiatnikovapps: introduce app_malloc_array()
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  Tomas Mrazinterop-test.yml: Install new openssl version alongside...
2025-09-05  Tomas Mrazinterop-tests.yml: Fix also the soversion in the RPM...
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-05  olszomalRefactor cache_objects() loop and object type handling
2025-09-04  Matt CaswellUpdate the test for debuginfo
2025-09-04  Matt CaswellSkip pyca cryptography tests for now
2025-09-04  Matt CaswellFix the doc-nits history check
2025-09-04  Matt CaswellMake update following 4.0 version change
2025-09-04  Matt CaswellThe next version to be released from master is 4.0
2025-09-04  Paulitls: explicitly clear the secure extensions on free
2025-09-03  Dr. David von... X509_VERIFY_PARAM_get0(): add check to defend on out...
2025-09-03  Eugene Syromiatnikovdemos/certs: properly handle "$@"
2025-09-03  Eugene Syromiatnikovapps/ocsp.c: avoid using NULL resp
2025-09-03  Eugene Syromiatnikovcrypto/x509/t_req.c: avoid exts leaking on error paths
2025-09-03  Eugene Syromiatnikovtest/radix/quic_bindings.c: move locking after child_sc...
2025-09-03  Eugene Syromiatnikovdoc/man1/openssl-enc.pod.in: document 'k' handling...
2025-09-03  Eugene Syromiatnikovapps/enc.c: avoid signed integer overflow on bufsize...
2025-09-03  Eugene Syromiatnikovtest/bioprinttest.c: fix UB in %n result handling
2025-09-03  Pauliremove ossl_prov_digest_load_from_params()
2025-09-03  Paulikmac: avoid using ossl_prov_digest_load_from_params()
2025-09-03  Paulipvkkdf: avoid using ossl_prov_digest_load_from_params()
2025-09-03  Paulipbkdf2: avoid using ossl_prov_digest_load_from_params()
2025-09-03  Paulihkdf: avoid using ossl_prov_digest_load_from_params()
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.7 28419/head
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
next