| Commit message (Expand) | Author | Age | Files | Lines |
* | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 2025-02-03 | 1 | -424/+0 |
* | qt,tests: Add make target to clean the keyring | Ingo Klöcker | 2024-08-07 | 1 | -0/+5 |
* | qt: Support disabling and enabling of keys | Ingo Klöcker | 2024-08-07 | 1 | -0/+8 |
* | build,qt: Decouple generation of moc files | Ingo Klöcker | 2024-07-18 | 1 | -82/+334 |
* | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 2024-07-05 | 1 | -2/+2 |
* | qt: Align license of some Makefiles with license of other Makefiles | Ingo Klöcker | 2024-06-10 | 1 | -12/+13 |
* | qt: Support verification of detached signatures directly from files | Ingo Klöcker | 2024-01-05 | 1 | -0/+2 |
* | qt: Support verification of opaque signed data directly to/from files | Ingo Klöcker | 2023-12-22 | 1 | -0/+2 |
* | qt: Support decryption (with verification) directly to/from files | Ingo Klöcker | 2023-12-22 | 1 | -0/+2 |
* | qt: Support writing/reading signed/encrypted files directly to/from file | Ingo Klöcker | 2023-12-21 | 1 | -0/+4 |
* | qt,tests: Fix build in source directory, part 2 | Christian Hesse | 2023-08-22 | 1 | -2/+2 |
* | qt,tests: Fix build in source directory | Ingo Klöcker | 2023-08-21 | 1 | -2/+2 |
* | qt: Add job for refreshing OpenPGP keys via WKD | Ingo Klöcker | 2023-08-21 | 1 | -1/+3 |
* | tests: Stop daemons after setting up test environment | Ingo Klöcker | 2023-02-09 | 1 | -0/+1 |
* | qt,tests: Add test for the previous commit | Ingo Klöcker | 2023-02-02 | 1 | -0/+4 |
* | qt: Add job for extracting encrypted and signed archives | Ingo Klöcker | 2023-02-02 | 1 | -0/+2 |
* | qt: Add job for creating signed archivesikloecker/t6342-gpgtar | Ingo Klöcker | 2023-01-30 | 1 | -1/+4 |
* | qt: Add job for creating encrypted archives | Ingo Klöcker | 2023-01-27 | 1 | -0/+2 |
* | build,qt: Allow building QGpgME for Qt 6 | Ingo Klöcker | 2022-10-11 | 1 | -0/+13 |
* | build,qt: Explicitly namespace a few Qt variables for Qt5 | Ingo Klöcker | 2022-10-10 | 1 | -4/+4 |
* | qt: Add job to set the primary user ID of OpenPGP keys | Ingo Klöcker | 2022-08-09 | 1 | -2/+5 |
* | Revert "tests: Avoid problems with local time across a day boundary." | Ingo Klöcker | 2022-06-09 | 1 | -1/+1 |
* | tests: Avoid problems with local time across a day boundary. | Werner Koch | 2022-05-23 | 1 | -1/+1 |
* | qt: Add test runner for refresh job | Ingo Klöcker | 2022-04-29 | 1 | -1/+2 |
* | qt: Add job to revoke own OpenPGP keys | Ingo Klöcker | 2022-03-30 | 1 | -4/+5 |
* | qt: Add job to import keys given by key ids | Ingo Klöcker | 2022-02-03 | 1 | -1/+2 |
* | qt: Add job to add existing subkeys to other keys | Ingo Klöcker | 2022-01-13 | 1 | -8/+14 |
* | qt: Use QGpgMEExportJob also for export of secret keys | Ingo Klöcker | 2022-01-04 | 1 | -1/+3 |
* | qt,tests: Add test runner for testing the import job | Ingo Klöcker | 2021-12-22 | 1 | -1/+2 |
* | qt: Allow setting key origin when importing keys | Ingo Klöcker | 2021-12-14 | 1 | -3/+4 |
* | qt: Support WKD lookup without implicit import | Ingo Klöcker | 2021-12-13 | 1 | -6/+10 |
* | qt: Add test for ChangeExpiryJob | Ingo Klöcker | 2021-06-28 | 1 | -3/+6 |
* | qt: Extend SignKeyJob to create trust signatures | Ingo Klöcker | 2021-05-05 | 1 | -3/+5 |
* | Revert "cpp: Use portable off_t size_t" | Andre Heinecke | 2020-11-20 | 1 | -1/+1 |
* | cpp: Use portable off_t size_t | Andre Heinecke | 2020-11-18 | 1 | -1/+1 |
* | qt,tests: Move remarks test out and extend it | Andre Heinecke | 2019-11-04 | 1 | -3/+4 |
* | build: With LD_LIBRARY_PATH defined, use --disable-new-dtags. | NIIBE Yutaka | 2019-01-16 | 1 | -1/+1 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
* | Release 1.12.0gpgme-1.12.0 | Werner Koch | 2018-10-08 | 1 | -1/+1 |
* | Make GNUPGHOME for tests overridable | Andre Heinecke | 2018-08-06 | 1 | -1/+2 |
* | tests: Makefile portability. | NIIBE Yutaka | 2018-02-15 | 1 | -6/+4 |
* | tests: Make sure to kill all previously running daemons. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt: Stop agent on clean. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt, cpp: Add additional copyright BSI notes | Andre Heinecke | 2017-04-25 | 1 | -1/+2 |
* | tests: Do not use check-local magic as dependency | Alon Bar-Lev | 2017-04-10 | 1 | -9/+3 |
* | qt: Make sure to remove the tofu.db on clean. | Justus Winter | 2017-02-14 | 1 | -1/+1 |
* | qt: Add test for CryptoConfig | Andre Heinecke | 2017-01-16 | 1 | -3/+4 |
* | qt: Add test for uid functions | Andre Heinecke | 2017-01-11 | 1 | -3/+5 |
* | qt: Add simple verify test | Andre Heinecke | 2016-10-10 | 1 | -3/+4 |
* | qt: Disable t-wkspublish test | Andre Heinecke | 2016-10-05 | 1 | -1/+1 |