Initialize update in progress variable correctly
ecc-sos: Fix gpg-agent for SOS handling.
No, it is widely understood as a means for reproducible builds and specified at:
SOURCE_DATE_EPOCH is NixOS specific?
Laurent Montel <montel@kde.org> committed
rKLEOPATRA9a12dd530b36: GIT_SILENT: add logo for gitlab (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add logo for gitlab
Well, I had simply accepted that the rule for is always triggered. I looked a bit more into it, and the cause for triggering is that Nixpkgs , hence is cleared by the rule above and the fallback behaviour is triggered.
But this also means my suggested patch wouldn't help here as the modification date of would be picked up.
drafts,openpgp-webkey-service: Fix typo
Looking at the rules I do not understand why we have a problem here, the rule
Laurent Montel <montel@kde.org> committed
rLIBKLEOf6a0129d6883: GIT_SILENT: Prepare 5.14.2 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.14.2
I think an option to ignore certain files is a better way to do this. I'll give it a try.
Laurent Montel <montel@kde.org> committed
rKLEOPATRA724b319315dc: GIT_SILENT: we don't use phabricator now (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: we don't use phabricator now
Laurent Montel <montel@kde.org> committed
rLIBKLEOa5ac3a55579b: GIT_SILENT: we don't use phabricator now (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: we don't use phabricator now
"Wyszukaj na na serwerze..." has been changed to "Wyszukaj na serwerze..." and should appear in the next release of Kleopatra.
Thanks for the logs. I can see the crashes, but I can't make heads or tails of them. We crash in completely valid code. I really don't want to play the blame game here but to me this would be explainable if there is an issue with refcounting in the GFI plugin that would release the IMessage or ISecureMessage MAPI Object from the ItemLoad event once to many. In that case the object we work with might be deleted at random times and that would explain it.
Thought of a way to at least mitigate it. When a mail is closed we know it's not printing.
At least remove mail from print set when closing
After looking at this for 4h I could not see a way to detect it better when a print job is done. So we now treat every ItemLoad of a mail after we have seen the BeforePrint event as a print.
Add an introspection oom object dump func
Outlook is a bit nasty here:
Check if a mail is deleted after preview
Only update key after verify if we are online
Add simple way to check if we are in TOFU mode
Fix second pass parsing of enc + sig S/MIME mails
Publish constants for the DER builder.
Simplify the ksba_keyinfo_from_sexp function.
tests: Move test file around and make cert-basic silent.
Fold duplicated code in keyinfo.c into one function.
Fix DER builder to a allow a single primitive element.
tests: Move another test file and make more test silent.
Add curve aliases X25519, Ed448, and X448.
Show preview of contents of mails earlier
GIT_SILENT: It compiles fine without deprecated method (against qt5.15)
GIT_SILENT: It compiles fine without deprecated method (against qt5.15)
ecc-sos: gpg-agent access ECC public key as opaque string.
Won't fix because there is no need for it. ASN.1 modules are the formal description of a protocol and as such not copyrightable.
Thanks. Applied. Will go into 1.4.0
Fix qsort handler to reproducible sort the string table.
It'll be fixed soon. Please use next time.
ecc-sos: Use opaque for key from agent.
ecc-sos: Compatible mode for SOS.
ecc-sos: No need to expose sos_write.
ecc-sos: Clean up use of mpi_get_opaque.
ecc: Make sure it's the fixed size bytes.
sm: Support import and verification of EdDSA certificates.
ecc: Detect the use of a Montgomery curve earlier in ecc_verify.
ecc: Add OIDs from RFC-4880 as aliases for Ed25519 and Curve25519.
ecc: Remove not yet supported Ed448 and make X25519 an alias.
ecc: Make 1.3.101.112 and alias for Ed25519
mpi: Fix off-by-one mistake mpi_invm_pow2.
common: Change argument order of log_printhex.
could you please go into the GpgOL setting and under "Debug" turn on logging on the highest level (+code trace) and then reproduce the crash and add the log here?
Including Data should not be needed so you can keep that checkbox unchecked to avoid having mail data in the logs.
This might help us to see where and why the crash occurs.
ecc: Temporary hack to enable Ed25519 as specified by rfc8410.
ecc: Initialize a dummy parameter.
New API to construct arbitrary DER objects in memory.
Allow parsing of EdDSA certificates.
Christoph Feck <cfeck@kde.org> committed
rKLEOPATRA544af092c24c: GIT_SILENT Update Appstream for new release (authored by Christoph Feck <cfeck@kde.org>).
GIT_SILENT Update Appstream for new release
Christoph Feck <cfeck@kde.org> committed
rKLEOPATRA0b6f6ed73119: GIT_SILENT Update Appstream for new release (authored by Christoph Feck <cfeck@kde.org>).
GIT_SILENT Update Appstream for new release
I see no reason to not allow decryption of an entire folder recursively. The user knows what they are doing by right-clicking a folder instead of a file. You can show a progress dialog with a cancel button.
sm: Support signing using ECDSA.
• werner changed the status of
T4098: GpgSM: Add ECC support from
Open to
Testing.
Signing using ECDSA does now also work. Tested with 3 in disk keys: nistp256, nistp384 and RSA and verified using gpgsm and Governikus Signer.
Support creation of ECDSA signed data.
tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.
The fix has been submitted to Kleopatra master
@aheinecke right, it's also fixed.
Laurent Montel <montel@kde.org> committed
rLIBKLEO028ba6b1b6cf: GIT_SILENT: Time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Time to increase version
Laurent Montel <montel@kde.org> committed
rKLEOPATRAec77a57e1f1d: GIT_SILENT: Time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Time to increase version
Laurent Montel <montel@kde.org> committed
rLIBKLEOd9c5f13e707a: GIT_SILENT: It compiles without kf5 deprecated method (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: It compiles without kf5 deprecated method
Laurent Montel <montel@kde.org> committed
rKLEOPATRAed8cf9c29119: GIT_SILENT: It compiles without kf5 deprecated method (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: It compiles without kf5 deprecated method
• werner renamed
T4098: GpgSM: Add ECC support from
GpgSM: Add ECC support (Option to create an X.509/ECDSA key) to
GpgSM: Add ECC support.
Basic en- and decryption test against Governikus_Signer has now been done. Beware: I had to add a debug option to gpgsm to workaround non-compliance in algorithm support of Governikus; see the rG68b857df13c8a4e6cae5e3a29fd065bf90764547 for details.
sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.
sm: Print algorithm infos in data decryption mode.
sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.
sm: Improve readability of the data verification output.
Cool. Falls du einen Korrekturleser für die neue Fassung brauchst, sag gerne Bescheid. Ich hab da Erfahrung …