- 05 Nov, 2020 7 commits
-
-
Ingo Klöcker authored
-
Andre Heinecke authored
-
Andre Heinecke authored
This reverts commit aeb2f056 but does it in a way that it still works with older GPGME Versions.
-
Andre Heinecke authored
To develop for Windows we often compile libkleo and kleopatra with older kde frameworks. The Gpg4win build system patched that but it is better to have it in the repo itself. The release scripts that bump the dependencies in general should still work.
-
Daniel Vrátil authored
This reverts commit c2163f1b. The commit depends on features from gpgme newer than the currently required 1.11.1. CCMAIL: dev@ingo-kloecker.de
-
Laurent Montel authored
-
Laurent Montel authored
-
- 04 Nov, 2020 1 commit
-
-
Ingo Klöcker authored
-
- 03 Nov, 2020 3 commits
-
-
Ingo Klöcker authored
Revert until libkleo depends on a version of gpgme that has Key::isBad(). This reverts commit 5314843f.
-
Ingo Klöcker authored
"bad" is a shorthand for revoked or expired or disabled or invalid.
-
Ingo Klöcker authored
In particular, self-signatures are listed first and signatures made with the same key are ordered by creation time.
-
- 01 Nov, 2020 1 commit
-
-
Daniel Vrátil authored
The standard says iterator type is implementation-defined and while libc++ and libstdc++ implement std::array iterators as pointers the MSVC STL does not, so the build fails there.
-
- 27 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 22 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 21 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 16 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 10 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 05 Oct, 2020 1 commit
-
-
Andre Heinecke authored
S/MIME is much more common then to use "X.509 Certificates with CMS encryption usually used in MIME mails following the S/MIME standard." ;-) GnuPG-Bug-Id: T5096
-
- 21 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 17 Sep, 2020 4 commits
-
-
Ingo Klöcker authored
* Add possibility to set keys to select from * Make possibility to re-read keys optional (because it makes no sense if keys are set explicitly) * Make usage of external certificate manager (i.e. Kleopatra) optional (because it makes no sense if the dialog is used from within Kleopatra) GnuPG-bug-id: 4794
-
Ingo Klöcker authored
-
Ingo Klöcker authored
-
Ingo Klöcker authored
-
- 14 Sep, 2020 3 commits
-
-
Ingo Klöcker authored
This will be used by the smartcard support in Kleopatra to get the X.509 certificate corresponding to a key (pair) on a smartcard. GnuPG-bug-id: 4794
-
Ingo Klöcker authored
-
Ingo Klöcker authored
-
- 13 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 09 Sep, 2020 2 commits
-
-
Albert Astals Cid authored
-
Andre Heinecke authored
If a VERSION file exists in the installation directory we read the gp4win Version from that even if it is unsigned. GnuPG-Bug-Id: T5056
-
- 06 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 01 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 23 Aug, 2020 1 commit
-
-
Laurent Montel authored
-
- 22 Aug, 2020 1 commit
-
-
Laurent Montel authored
-
- 13 Aug, 2020 2 commits
-
-
Christophe Giboudeaux authored
KDTools is not an active project anymore.
-
Christophe Giboudeaux authored
-
- 11 Aug, 2020 2 commits
-
-
Andre Heinecke authored
The de-vs filters now have an id
-
Andre Heinecke authored
GnuPG is starting to get "compliance mode" users outside of the German Government. As the approval for restricted communication is also for NATO RESTRICTED and EU RESTRICTED different users need to see different strings for the mode. The solution is now to use the names of the key filters already defined in libkleopatrarc so that the string can be changed through config.
-
- 06 Aug, 2020 1 commit
-
-
Andre Heinecke authored
This makes it easier to determine if the installation is from a signed package or not
-
- 04 Aug, 2020 1 commit
-
-
Andre Heinecke authored
It makes sense to have that in libkleo because libkleo is also used by the Outlook plugin of Gpg4win. This adds support to read a signed Version file for about data that matches the packaging. GnuPG-Bug-Id: T5011
-
- 02 Aug, 2020 1 commit
-
-
Laurent Montel authored
-