]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-12-05  Dr. David von... CMP check_cert_path_3gpp(): add missing checks trying...
2025-12-04  Viktor DukhovniClarify/fix encoder/decoder context docs and code
2025-12-04  Viktor DukhovniPer-key encoding formats for ML-KEM and ML-DSA
2025-12-04  Dimitri John... seed_src_jitter: prevent hypothetical getrandom fallback
2025-12-04  Norbert Pocscrypto: Remove internal ENGINE usage from the subdir
2025-12-04  Norbert PocsDocs: Clean up ENGINE mentions
2025-12-04  Norbert PocsDocs: Update ENGINE_add.pod to reflect the engine removal
2025-12-04  Norbert PocsRemove engine related crypto_device option
2025-12-04  Norbert Pocsapps: Remove opt_legacy_okay function
2025-12-04  Milan BrozRemove no longer needed macro argument
2025-12-04  Milan BrozUse better description of macros purpose in engine.h
2025-12-04  Milan BrozRemove internal crypto/engineerr.h header
2025-12-04  Milan BrozRemove engine.h includes for internal code.
2025-12-04  Milan BrozRemove *_get0_engine() API calls
2025-12-04  Milan Brozci: Remove no longer supported config options
2025-12-04  Milan BrozMake no-engine config permanently set.
2025-12-04  Milan BrozRemove engine-related tests
2025-12-04  Milan BrozRemove engine.num and make helper functions for engine...
2025-12-04  Norbert PocsRemove OPENSSL_INIT_ENGINE_* definitions
2025-12-04  Norbert PocsRemove ssl_evp_md_fetch()
2025-12-04  Norbert PocsRefactor ssl_evp_cipher_fetch()
2025-12-04  Norbert PocsClear util dir from engines
2025-12-04  Norbert PocsClear ssl dir from engines
2025-12-04  Norbert PocsClear providers dir from engines
2025-12-04  Norbert PocsProviders: Remove OSSL_ALG_PARAM_ENGINE
2025-12-04  Norbert PocsMention ENGINE removal in CHANGES and NEWS
2025-12-04  Milan BrozIgnore unused arguments warnings in engine.h stubs.
2025-12-04  Milan BrozDefine stubs for other ENGINE-related legacy API and...
2025-12-04  Milan BrozUse stub declarations in engine.h
2025-12-04  Milan BrozTemporary disable ENGINE_* docs tests.
2025-12-04  Milan BrozRemove ENGINE symbols from API.
2025-12-04  Milan BrozRemove crypto/engine dir.
2025-12-04  Milan BrozRemove top-level engines dir.
2025-12-04  Neil HormanAdditonal removals of engine references in tests/*
2025-12-04  Neil Hormanremove dasync engine test from test_rand
2025-12-04  Neil HormanDon't enable engines on sysdefault tests
2025-12-04  Neil Hormanremove afalg tests
2025-12-04  Neil Hormanremove engine.h include from ssl_handshake_rtt_test.c
2025-12-04  Neil HormanRemove dasync engine from sslapitest and sslbuffertest
2025-12-04  Neil Hormanremove engine references from evp_extra_test
2025-12-04  Milan BrozRemove ENGINESDIR variable and engines installation...
2025-12-04  Norbert Pocscrypto/ec: Remove ENGINE usage
2025-12-04  Norbert Pocscrypto/dsa: Remove ENGINE usage
2025-12-04  Milan BrozRemove README-ENGINES.md
2025-12-04  Norbert Pocsp_lib.c: Remove engine from pkey_set_type
2025-12-04  Neil HormanRemove ENGINE_TABLE and ENGINE_REF_COUNT trace document...
2025-12-04  Neil HormanRemove ENGINE_TABLE and ENGINE_REF_COUNT trace categories
2025-12-04  Norbert PocsConfigure: deprecate-disable engine related options
2025-12-04  Milan BrozRemove private ENGINE references from local structs.
2025-12-04  Milan BrozRemove engine from PROV_CIPHER and PROV_DIGEST structs.
2025-12-04  Norbert PocsRemove OPENSSL_NO_STATIC_ENGINE macro
2025-12-04  Norbert PocsRemove OPENSSL_NO_DYNAMIC_ENGINE
2025-12-04  Norbert PocsUpdate symbols after OPENSSL_NO_ENGINE clearup
2025-12-04  Norbert Pocsengine/e_loader_attic: Remove OPENSSL_NO_ENGINE parts
2025-12-04  Norbert Pocscrypto/: Remove OPENSSL_NO_ENGINE guarded code
2025-12-04  Norbert Pocsssl/: Remove ENGINEs
2025-12-04  Norbert Pocsinclude/: Remove ENGINEs
2025-12-04  Norbert Pocstest/: Remove ENGINEs
2025-12-04  Norbert Pocsapps/: Update docs
2025-12-04  Norbert Pocsapps/: Remove "-keyform engine"
2025-12-04  Norbert Pocsapps/: Remove engines
2025-12-04  Norbert Pocsproviders/: Remove ENGINEs
2025-12-04  Milan BrozRemove openssl engine command
2025-12-04  Norbert PocsRemove GOST external tests
2025-12-04  Norbert PocsRemove engine test
2025-12-04  Norbert Pocs Engine removal: Silence the CI tests about engines
2025-12-04  Timothy Copelandcheck_cert_crl(): Set CRL score for CRLs returned by...
2025-12-04  zhouluPerformance Optimization of SM4-CBC Encryption and...
2025-12-03  Beat BolliChange hexdump width to a multiple of 8 bytes
2025-12-03  NevvRECORD_LAYER_clear(): Remove redundant BIO_free(rl...
2025-12-03  lan1120mlx_kem_dup(): Set key state to MLX_HAVE_NOKEYS when...
2025-12-03  Matthias KraftSkip symbol_presence test on AIX
2025-12-03  Ryan Hoopertls_process_cert_status_body(): Reject invalid cert...
2025-12-03  Caolán McNamaraconst up some more low hanging things
2025-12-03  Dr. David von... APPS/load_key_certs_crls(): prevent mem leaks on error...
2025-12-03  Tomas Mrazdtls_get_reassembled_message(): Fix potential use-after...
2025-12-03  Tomas Mrazwindows.yml: Clean up duplicate --strict-warnings option
2025-12-03  Tomas MrazAvoid warning about zero extending unsigned int on...
2025-12-03  Bob BeckDisable clang format around .c includes
2025-12-03  Bob BeckDisable clang-format around line-wrap sensitive lines...
2025-12-03  Bob BeckDisable clang format around multi-line macros of sparc...
2025-12-03  Bob BeckFix cmp_ctx_test.c to be less sensitive to line wrapping.
2025-12-03  Bob Beckfix errtest to be less sensitive to line wrapping changes
2025-12-03  Bob BeckFix apps/progs.pl to be slightly less fragile
2025-12-03  Bob BeckAdd a WebKit clang-format file
2025-12-03  Daniel KubecCRL: clarify CRL certificateIssuer handling and improve...
2025-12-03  Holger Denglers390x: Check and fail on invalid malformed ECDSA signatures
2025-12-03  Holger Denglers390x: Return condition code of kdsa instruction
2025-12-03  Eugene Syromiatnikovtest/bioprinttest.c: skip failing checks on HPE NonStop
2025-12-03  Samaresh Kumar... Improve provider-signature documentation clarity
2025-12-03  Daniel KubecCONF: Add support for configurations per OSSL_LIB_CTX
2025-12-03  Bernd EdlingerCIFuzz: Remove some unnecessary files to free up space
2025-12-03  Anton Moryakovkeymgmt_from_algorithm(): Fix unchecked return of ossl_...
2025-12-01  Iakov Polyakcrypto/poly1305: Add SVE2 vector-length agnostic implem...
2025-12-01  snowdroppefix(x509.c): Fixed regression of openssl x509 -checkend...
2025-12-01  Tomas MrazFix change of behavior of the single stapled OCSP respo...
2025-12-01  Jiasheng Jiangapps/lib/log.c: Add check for BIO_new()
2025-12-01  Igor UstinovBranch 3.2 was removed from and branch 3.6 was added...
2025-12-01  Igor UstinovBranch 3.2 was removed from the "Provider compatibility...
2025-11-29  Cameron GutmanConfigurations/50-masm.conf: add x64 multilib suffix
next