l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf9f6c052de96: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed
rLIBKLEO39cbf055b2ee: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA831152964ca8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEOa4fecee87e03: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA2f5fa85c15f6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Merge remote-tracking branch 'origin' into kf6
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc7f6b2a266be: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAd877b9150335: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Use Kleopatra which constructs the DN for you ;-).
I tested this with OpenPGP and 2.4.3-beta19 on Windows. Worked nicely.
qt, cpp: Support larger size-hint on 32 bit builds
cpp: Expose gpgme_data_set_flag through cpp API
Flush data before clearing the confidential flag.
build: Fix listing m4 files.
build: Better cross build support.
tests: Use -no-fast-install LDFLAGS for Windows.
build: Update gpg-error.m4.
doc: Update the description about pkg-config.
build: Update config.guess, config.sub, and config.rpath.
build: Update gpg-error.m4.
Fix an explanation for socket on Windows.
Don't access NULL by wipememory.
build: Update gpg-error.m4.
server,client: Wipe the outbound buffer when CONFIDENTIAL.
client: Wipe the inbound buffer when CONFIDENTIAL.
server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.
Flush data before clearing the confidential flag.
I found this use case: RFC 8702
"Use of the SHAKE One-Way Hash Functions in the Cryptographic Message Syntax (CMS)":
Another possibility for digest&sign API: it is possible to determine the length of required hash function by the underlining field Fp of the curve in use. Then, use this length instead. It's better than to (try to) get the length by (for SHAKE, it's undefined).
Fixed in both of master and 1.10 branch.
tests: Allow KDF measurement in FIPS mode.
cipher:kdf: Move FIPS mode check to _gcry_kdf_derive.
For libgcrypt, initially when the code was put, it made some sense.
Now, it's useless, so, let's simply remove the message.
Remove out of core handler setting message in FIPS mode.
• gniibe changed the status of
T6511: EdDSA support in FIPS mode from
Open to
Testing.
cipher:ecc: Implement PCT for EdDSA.
build: Detect broken GCC for x86/AVX512 intrinsics.
cipher:ecc: Add selftests for EdDSA.
tests: EdDSA keys work in FIPS mode
ecc: Enable Ed25519 and Ed448 in FIPS mode
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA349e93a64322: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I have now disabled the rewriting in the 2.4 branch. Those who want to keep the old behaviour may add
dirmngr: Disable the HTTP redirect rewriting.
dirmngr: New option --compatibility-flags.
• werner set the icon for
dirmngr to
Tag.
• werner edited Description on
dirmngr.
gpgsm: New option --input-size-hint.
gpg: New option --no-compress as alias for -z0.
gpgtar: New option --no-compress.
Merge remote-tracking branch 'origin' into kf6
Add missing getter for output file name
could not trigger it with the described steps on windows
Check for existing files before starting any encryption tasks
Only ask the user for overwrite permission if file exists
Use custom label text only for progress label
Let OverwritePolicy take care of asking users whether to overwrite a file
Fix removing of temporary files with UNC paths
core: Send a input-size-hint for gpgsm.
works for 4,1 GB, too.
(Tested with Gpg4win-4.2.0-beta346)
• ebo moved
T6373: Kleopatra: Show progress dialog when moving decrypted archive to final destination from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Move back to the backlog and trigger re-evalutation of priority (which was high).
kbx,w32: Disable the fd-passing.
gpgtar: Emit FAILURE status line.
sm: Emit STATUS_FAILURE for non-implemented commands.
common,w32: Set a proper error code when creating an output file.
w32: Add missing supportedOS Ids for Windows-10
w32: Add missing manifests and set a requestedExecutionLevel.
gpg: Return ERROR status for --quick-sign-key.
po: Update Japanese Translation.
agent,w32: Fix resource leak for a process.
gpg: Skip keys found via ADSKs.
common: New function nve_set
gpg: Fix searching for the ADSK key when adding an ADSK.
agent: Create and use Token entries to track the display s/n.
agent: Update key files by first writing to a temp file.
agent: Do not overwrite a key file by a shadow key file.