Author | Object | Transaction | Date |
---|
• werner | T6619: How to maintain our local libtool patch | | Jun 19 2024, 11:37 AM |
• werner | T6817: Release Libgcrypt 1.10.3 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | • werner created this object with visibility "Public (No Login Required)". | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | • werner added edges: T7130: Fix static reports by static analyser in libgcrypt, T7035: libgcrypt: New function gcry_md_hash_buffers_ext (for extendable-output function), T6976: RSA PKCS#1v1.5 signatures with SHA3 use invalid encoding, T6817: Release Libgcrypt 1.10.3, T6755: libgcrypt: KEM API, T6747: sexp string including \0, T6619: How to maintain our local libtool patch, T6557: Support of SHAKE in MGF function of RSA, T6539: The digest&sign/verify API with SHAKE-class digests does not work, T6515: GPG in FIPS mode spits out useless "out of core handler ignored in FIPS mode" message on every execution, T6511: EdDSA support in FIPS mode, T6442: libgcrypt-1.10.2: getrandom() is not available everywhere, T6432: libgcrypt - flag munging does not account for -Oz, T6397: PCT failures inconsistency in regards to the FIPS error state, T6384: libgcrypt link error if cipher chacha20 is not included, T6376: FIPS 140-3: add explicit indicators for md and mac to unblock MD5 in apt, T6219: Ensure minimum key length for KDF in FIPS mode, T6217: sha3: wrong results for large inputs, T6066: gcry_pk_hash_verify() does not work with explicitly specified hash algorithm, T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF, T6006: Optimize Chacha20 and Poly1305 for PPC P10 LE, T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd'), T5975: Allow signature verification using specific RSA keys <2k in FIPS mode, T5970: gcry_mpi_invm producing wrong result, T5964: gnupg should use the KDFs implemented in libgcrypt, T5933: libgcrypt: Simply use BSS (not secure heap) for DRBG instance, T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime", T5918: Disable RSA PKCS #1.5 encryption in FIPS mode, T5891: EOPNOTSUPP is not defined in mingw.org's MinGW, fails compilation of libgcrypt-1.10.0, T5835: libgcrypt: More robust/portable integrity check, T5822: libgcrypt: Remove GCRYCTL_ENABLE_M_GUARD support (was: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1), T5811: libgcrypt: Remove random-daemon (server side), T5785: libgcrypt-1.9.4 build failure on ppc64le, T5512: Implement service indicators, T5034: dev: Deprecate libassuan-config, libgcrypt-config, ksba-config, ntbtls-config, npth-config, and gpg-error-config, T4873: Enable AES GCM in FIPS mode, rCab0bdc72c79d: Divert log functions to the gpgrt log functions., rC003367b91272: cipher: Add Classic McEliece mceliece6688128f., rC065b3f4e0271: md: Add cSHAKE digest algorithm and the implementation., rC3abac420b30a: cipher:kdf: Add X963KDF for use in CMS., rC18e5c0d268b1: cipher: Put the original Kyber implementation., rCcf9923e1a59f: cipher: Add Streamlined NTRU Prime sntrup761., rC34c204279260: rsa: Fix decoding of PKCS#1 v1.5 and OAEP padding., rC4a42a042bcf6: Add VAES/AVX2 accelerated i386 implementation for AES, rC6b47e85d6515: rijndael-vaes-avx2-amd64: acceleration for OCB auth, rC469919751d6e: cipher:ecc: Fix public key computation for EdDSA., rCce95b6ec3554: serpent: add x86/AVX512 implementation, rC0b2da804ee81: Add PowerPC vector implementation of SM4, rC898c857206ad: camellia: add AArch64 crypto-extension implementation, rC84f2e2d0b51b: aes-ppc: add CTR32LE bulk acceleration, rC1540698389ba: fips: Remove GCM mode from the allowed FIPS indicators., rC316c6d7715d9: Add ARIA block cipher, rCd1ccc409d4c6: Add GMAC-SM4 and Poly1305-SM4, rC392e0ccd25f3: fips,rsa: Prevent usage of X9.31 keygen in FIPS mode., rCfdd2a8b3329e: rsa: Prevent usage of long salt in FIPS mode, rC8a1fe5f78f9f: serpent: accelerate XTS and ECB modes, rCd078a928f5c6: twofish: accelerate XTS and ECB modes, rCce0df08bbab7: random: Get maximum 32B of entropy at once in FIPS Mode, rC4963c127ae69: fips: Skip PCT if RSA keygen test-parms specified, rCe5bfda492ab9: fips: Disable RSA-OAEP padding in FIPS mode., rCcf10c74bd9d5: random: Use getrandom (GRND_RANDOM) in FIPS mode., rC285bf54b1ac7: Simplify the PCT for RSA and ECDSA, rC822ee57f07ca: fips: Add function-name based FIPS indicator., rC06c9350165d7: fips: Run digest&sign self tests for RSA and ECC in FIPS mode., rCa20700c55f0e: kdf: Allow empty password for Argon2, rCe51d3b8330a1: sha512: add AArch64 crypto/SHA512 extension implementation, rC909daa700e4b: blake2: add AVX512 accelerated implementations, rCbeaad75f4655: sha3: Add x86-64 AVX512 accelerated implementation, rCcf956793afc2: sm4 & camellia: add generic bulk acceleration for CTR32LE mode (GCM-SIV), rCeaed633c1662: sm4: add amd64 GFNI/AVX512 implementation, rC2dc265400674: Add SM4 ARMv9 SVE CE assembly implementation, rC019a40c99011: random:drbg: Fix the behavior for child process., rC5095d60af42d: Add SM4 x86-64/GFNI/AVX2 implementation, rCaad3381e9384: sm4: add XTS bulk processing, rC32b18cdb87b7: camellia-avx2: add bulk processing for XTS mode, rC4e6896eb9fce: Add GFNI/AVX2 implementation of Camellia, rC9a63cfd61753: chacha20: add AVX512 implementation, rCcd3ed4977076: poly1305: add AVX512 implementation, rCfe891ff4a3cd: Add SM3 ARMv8/AArch64/CE assembly implementation, rCe073f0ed4466: hwf-ppc: fix missing HWF_PPC_ARCH_3_10 in HW feature, rC13b5454d2620: kdf:argon2: Fix for the case output > 64., rC52fd2305ba8a: hash: Add more OIDs., rC089223aa3b55: SHA512: Add AVX512 implementation, rCe6f360019369: ghash|polyval: add x86_64 VPCLMUL/AVX512 accelerated implementation, rCd857e85cb4d4: ghash|polyval: add x86_64 VPCLMUL/AVX2 accelerated implementation, rCd8825601f10a: Add SM4 ARMv8/AArch64 assembly implementation, rC9fa4c8946ac5: fips: Clarify what to be hashed for the integrity check., rCffaef0be6131: jitterentropy: Include <fcntl.h> and <limits.h>, P10 Slow dirmngr. | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | • werner triaged this task as Normal priority. | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | | Jun 19 2024, 11:37 AM |
• werner | T7165: Release Libgcrypt 1.11.0 | • werner created this object with edit policy "Administrators". | Jun 19 2024, 11:37 AM |
• werner | rC9d94d7846cde: Release 1.11.0 | | Jun 19 2024, 11:28 AM |
• ikloecker | T6893: Kleopatra: Drag & Drop certificates to somewhere to export them | • ikloecker changed the task status from Open to Testing. | Jun 19 2024, 11:22 AM |
• ikloecker | T6893: Kleopatra: Drag & Drop certificates to somewhere to export them | | Jun 19 2024, 11:22 AM |
• ikloecker | T6893: Kleopatra: Drag & Drop certificates to somewhere to export them | | Jun 19 2024, 11:22 AM |
• ikloecker | T6893: Kleopatra: Drag & Drop certificates to somewhere to export them | | Jun 19 2024, 11:16 AM |
• ikloecker | T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import | | Jun 19 2024, 11:16 AM |
• ikloecker | T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import | | Jun 19 2024, 11:16 AM |
• ikloecker | T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import | | Jun 19 2024, 11:16 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 11:07 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | • ikloecker changed the task status from Open to Testing. | Jun 19 2024, 11:07 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 11:07 AM |
• ikloecker | rKLEOPATRA46fda9a531fe: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA2984622bff4f: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA2984622bff4f: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 11:06 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA3743f242b250: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA679932408ee1: Allow appending a new detached signature to an existing file | | Jun 19 2024, 11:06 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 11:06 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA39abf52be225: Allow appending a new detached signature to an existing file | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA3743f242b250: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA679932408ee1: Allow appending a new detached signature to an existing file | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA36c5cbd4a30f: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRAa79752de510b: Discard drop events coming from kleopatra itself | | Jun 19 2024, 11:06 AM |
• ikloecker | T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA14e817cea48d: Discard drop events coming from kleopatra itself | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRAa79752de510b: Discard drop events coming from kleopatra itself | | Jun 19 2024, 11:06 AM |
• ikloecker | rKLEOPATRA679932408ee1: Allow appending a new detached signature to an existing file | | Jun 19 2024, 11:04 AM |
• ikloecker | rKLEOPATRA3743f242b250: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 11:04 AM |
• ikloecker | rKLEOPATRAa79752de510b: Discard drop events coming from kleopatra itself | | Jun 19 2024, 11:04 AM |
• ikloecker | rKLEOPATRA2984622bff4f: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 11:04 AM |
• werner | T6249: gpgrt: spawn functions | | Jun 19 2024, 10:59 AM |
• werner | T6249: gpgrt: spawn functions | | Jun 19 2024, 10:59 AM |
• werner | T6249: gpgrt: spawn functions | | Jun 19 2024, 10:58 AM |
• werner | T7102: Release GpgRT 1.50 | | Jun 19 2024, 10:58 AM |
• werner | T7102: Release GpgRT 1.50 | | Jun 19 2024, 10:58 AM |
• werner | T7102: Release GpgRT 1.50 | | Jun 19 2024, 10:58 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:58 AM |
• werner | rD0f8055c7f3c0: swdb: gpgrt 1.50 | | Jun 19 2024, 10:57 AM |
• werner | rEd18e28a94830: Post release updates | | Jun 19 2024, 10:55 AM |
• werner | T7102: Release GpgRT 1.50 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | • werner created this object with visibility "Public (No Login Required)". | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | • werner triaged this task as Low priority. | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | • werner created this object with edit policy "Administrators". | Jun 19 2024, 10:52 AM |
• werner | T7164: Release GpgRT 1.51 | | Jun 19 2024, 10:52 AM |
• ikloecker | rKLEOPATRA46fda9a531fe: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 10:51 AM |
• ikloecker | rKLEOPATRA39abf52be225: Allow appending a new detached signature to an existing file | | Jun 19 2024, 10:51 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 10:51 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 10:51 AM |
• ikloecker | rKLEOPATRA36c5cbd4a30f: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 10:51 AM |
• ikloecker | T6867: Kleopatra: Process for multiple detatched signatures of a file | | Jun 19 2024, 10:51 AM |
• ikloecker | rKLEOPATRA46fda9a531fe: Offer appending new detached signature only to existing detached signatures | | Jun 19 2024, 10:50 AM |
• werner | rEbb732615daad: Release 1.50 | | Jun 19 2024, 10:48 AM |
• werner | rEbdd1060445fa: spawn: New flag GPGRT_PROCESS_NO_EUID_CHECK | | Jun 19 2024, 10:41 AM |
• werner | rE8dc6e3281e17: Import spawn functions from GnuPG master. | All concerns with this commit have now been addressed. | Jun 19 2024, 10:41 AM |
• werner | rE8dc6e3281e17: Import spawn functions from GnuPG master. | | Jun 19 2024, 10:41 AM |
• werner | rE8dc6e3281e17: Import spawn functions from GnuPG master. | | Jun 19 2024, 10:41 AM |
• werner | rE8dc6e3281e17: Import spawn functions from GnuPG master. | | Jun 19 2024, 10:41 AM |
• werner | rE8b64122afecd: po: msgmerge | | Jun 19 2024, 10:09 AM |
• ikloecker | rKLEOPATRA36c5cbd4a30f: Return choice and file name when asking for overwrite/rename/etc. | | Jun 19 2024, 9:36 AM |
• ikloecker | rKLEOPATRA39abf52be225: Allow appending a new detached signature to an existing file | | Jun 19 2024, 9:36 AM |
• werner | rEbdd1060445fa: spawn: New flag GPGRT_PROCESS_NO_EUID_CHECK | | Jun 19 2024, 9:34 AM |
• werner | rE0078afb8c60a: spawn: Keep struct definitions at the top of the file. | | Jun 19 2024, 9:23 AM |
• werner | T7163: Release libassuan 3.0.0 and 3.0.1 | | Jun 19 2024, 9:00 AM |
• werner | rA87f92fe962ae: Add new socket flags "linger" and "reuseaddr". | | Jun 19 2024, 9:00 AM |
• werner | T7163: Release libassuan 3.0.0 and 3.0.1 | | Jun 19 2024, 9:00 AM |
• werner | T7163: Release libassuan 3.0.0 and 3.0.1 | | Jun 19 2024, 9:00 AM |
• werner | T6542: Release libassuan 2.5.6 | | Jun 19 2024, 9:00 AM |
• werner | T5925: libassuan: Add assuan_sock_accept function to the API | | Jun 19 2024, 9:00 AM |
• werner | T3302: Allow non-blocking connect with Tor | | Jun 19 2024, 9:00 AM |
• werner | T6170: libassuan: Drop WindowsCE support | | Jun 19 2024, 9:00 AM |
• werner | T6625: libassuan: Add assuan_control function | | Jun 19 2024, 9:00 AM |
• werner | T6487: libassuan: Clear semantics for assuan_get_pid and improve use cases for process control | | Jun 19 2024, 9:00 AM |
• werner | T5914: libassuan: Introduce use of gpgrt_get_syscall_clamp, no use of system_hooks for nPTH | | Jun 19 2024, 9:00 AM |
• werner | T7163: Release libassuan 3.0.0 and 3.0.1 | | Jun 19 2024, 9:00 AM |
• werner | T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows | | Jun 19 2024, 9:00 AM |
l10n daemon script <scripty@kde.org> | rLIBKLEO8595217e671b: GIT_SILENT Sync po/docbooks with svn | | Jun 19 2024, 5:04 AM |
l10n daemon script <scripty@kde.org> | rKLEOPATRA3e405cbafa1f: GIT_SILENT Sync po/docbooks with svn | | Jun 19 2024, 5:04 AM |
Boudhayan Bhattacharya <bbhtt.zn0i8@slmail.me> | rKLEOPATRA0cf0b5115a73: Add developer name and launchable to appdata | | Jun 19 2024, 3:58 AM |
l10n daemon script <scripty@kde.org> | rLIBKLEO1e0cb5dfb83c: GIT_SILENT Sync po/docbooks with svn | | Jun 19 2024, 3:26 AM |
l10n daemon script <scripty@kde.org> | rKLEOPATRA06bb92f6c475: GIT_SILENT Sync po/docbooks with svn | | Jun 19 2024, 3:26 AM |
Volker Krause <vkrause@kde.org> | rMTPc7513b84f302: Clean up the public link interfaces | | Jun 18 2024, 6:14 PM |