aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-19core: Support writing the decrypt/verify output directly to a fileikloecker/t6550Ingo Klöcker2-5/+55
2023-12-19core: Support direct signing of file with gpgIngo Klöcker1-1/+22
2023-12-19core: Support direct encryption of file with gpgIngo Klöcker1-0/+15
2023-11-10tests: Add option --chain to run-keylistWerner Koch1-1/+48
2023-10-13doc: Fix typos in documentation and source code commentsIngo Klöcker1-1/+1
2023-10-05core: Add key capability flags has_encrypt etc.Werner Koch1-1/+6
2023-09-04tests: Re-add --with-secret optionIngo Klöcker1-2/+2
2023-09-04New mode to list a v5 fingerprint for v4 packets.Werner Koch1-2/+10
2023-08-31Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.Werner Koch1-1/+7
2023-08-14tests: Support offline mode in run-importIngo Klöcker1-0/+9
2023-07-28core: Prevent wrong plaintext when verifying clearsigned signatureIngo Klöcker2-0/+98
2023-06-21core: Support reading the archive to decrypt/verify directly from a fileIngo Klöcker2-24/+83
2023-06-19core: Support writing the sign/encrypt output directly to a fileIngo Klöcker2-6/+42
2023-06-15tests: Add option --cancel to run-encrypt.Werner Koch1-3/+29
2023-03-21core,cpp: Add new key flags to gpgme_subkey_tWerner Koch1-3/+6
2023-03-17tests: Package the ownertrust fileIngo Klöcker1-1/+1
2023-03-08tests: Add option --binary to run-verifyWerner Koch1-0/+8
2023-02-10tests: Fix cleaning up at the end of the testIngo Klöcker1-0/+2
2023-02-10core: Allow finalization of signature verification of unencrypted dataIngo Klöcker1-0/+31
2023-02-09tests: Stop daemons after setting up test environmentIngo Klöcker2-0/+2
2023-02-08tests: Extend tests with an ultimately trusted keyIngo Klöcker7-42/+56
2023-02-08tests: Make t-edit-sign idempotentIngo Klöcker1-3/+56
2023-01-25core: Support usage of gpgtar for verifying a signed archiveIngo Klöcker1-2/+68
2023-01-24core: Support usage of gpgtar for decrypting an encrypted archiveIngo Klöcker1-0/+26
2023-01-23core: Allow setting the base directory when creating an archiveIngo Klöcker2-0/+32
2023-01-19core: Support usage of gpgtar for creating an encrypted signed archiveIngo Klöcker1-7/+47
2023-01-19core: Support usage of gpgtar for creating a signed archiveIngo Klöcker1-5/+48
2023-01-18core: Support usage of gpgtar for encryptionIngo Klöcker1-37/+80
2023-01-18core: Extend gpgme_get_dirinfo to return the gpgtar nameIngo Klöcker1-0/+1
2022-11-04core: New context flag "no-auto-check-trustdb"Ingo Klöcker1-0/+13
2022-08-10tests: Make t-edit-sign more robust.Werner Koch1-4/+2
2022-06-14tests: Add support for clear text signatures to test runnerIngo Klöcker1-0/+6
2022-06-09Revert "tests: Avoid problems with local time across a day boundary."Ingo Klöcker1-1/+1
2022-05-23tests: Avoid problems with local time across a day boundary.Werner Koch1-1/+1
2022-02-03core: New function gpgme_op_receive_keysIngo Klöcker2-1/+131
2022-01-13tests: Fix generation of keys without expirationIngo Klöcker1-8/+16
2022-01-13tests: Remove unsupported option --status from usage helpIngo Klöcker1-1/+0
2022-01-04core: Add new option --secret-subkey to help texts.Ingo Klöcker1-0/+1
2022-01-04core: New export mode to export secret subkeys.Ingo Klöcker1-0/+15
2021-12-22core: Detect bad passphrase error on certificate importIngo Klöcker2-5/+7
2021-12-14core: Allow setting import filters when importing keysIngo Klöcker1-0/+14
2021-12-13core: Allow specifiying a key origin when importing keysIngo Klöcker2-0/+39
2021-12-10core: Support all components with dirinfo()Ingo Klöcker1-0/+5
2021-11-25tests: Silence libtool warning on Windows.Werner Koch1-0/+6
2021-11-25core: Support dirinfo("socketdir")Werner Koch1-0/+1
2021-11-25posix: Use poll instead, when available, removing use of select.NIIBE Yutaka2-3/+127
2021-11-12tests: Build using GPG_ERROR_MT_LIBS for thread use.NIIBE Yutaka1-4/+12
2021-11-11tests: Use GPG_ERROR_MT_LIBS for a test with threads.NIIBE Yutaka1-2/+3
2021-08-27build: Fix make distcheck problem.Werner Koch2-4/+4
2021-08-27Add missing files for distributionAndre Heinecke1-1/+2