index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
core: Support writing the decrypt/verify output directly to a file
ikloecker/t6550
Ingo Klöcker
2
-5
/
+55
2023-12-19
core: Support direct signing of file with gpg
Ingo Klöcker
1
-1
/
+22
2023-12-19
core: Support direct encryption of file with gpg
Ingo Klöcker
1
-0
/
+15
2023-11-10
tests: Add option --chain to run-keylist
Werner Koch
1
-1
/
+48
2023-10-13
doc: Fix typos in documentation and source code comments
Ingo Klöcker
1
-1
/
+1
2023-10-05
core: Add key capability flags has_encrypt etc.
Werner Koch
1
-1
/
+6
2023-09-04
tests: Re-add --with-secret option
Ingo Klöcker
1
-2
/
+2
2023-09-04
New mode to list a v5 fingerprint for v4 packets.
Werner Koch
1
-2
/
+10
2023-08-31
Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.
Werner Koch
1
-1
/
+7
2023-08-14
tests: Support offline mode in run-import
Ingo Klöcker
1
-0
/
+9
2023-07-28
core: Prevent wrong plaintext when verifying clearsigned signature
Ingo Klöcker
2
-0
/
+98
2023-06-21
core: Support reading the archive to decrypt/verify directly from a file
Ingo Klöcker
2
-24
/
+83
2023-06-19
core: Support writing the sign/encrypt output directly to a file
Ingo Klöcker
2
-6
/
+42
2023-06-15
tests: Add option --cancel to run-encrypt.
Werner Koch
1
-3
/
+29
2023-03-21
core,cpp: Add new key flags to gpgme_subkey_t
Werner Koch
1
-3
/
+6
2023-03-17
tests: Package the ownertrust file
Ingo Klöcker
1
-1
/
+1
2023-03-08
tests: Add option --binary to run-verify
Werner Koch
1
-0
/
+8
2023-02-10
tests: Fix cleaning up at the end of the test
Ingo Klöcker
1
-0
/
+2
2023-02-10
core: Allow finalization of signature verification of unencrypted data
Ingo Klöcker
1
-0
/
+31
2023-02-09
tests: Stop daemons after setting up test environment
Ingo Klöcker
2
-0
/
+2
2023-02-08
tests: Extend tests with an ultimately trusted key
Ingo Klöcker
7
-42
/
+56
2023-02-08
tests: Make t-edit-sign idempotent
Ingo Klöcker
1
-3
/
+56
2023-01-25
core: Support usage of gpgtar for verifying a signed archive
Ingo Klöcker
1
-2
/
+68
2023-01-24
core: Support usage of gpgtar for decrypting an encrypted archive
Ingo Klöcker
1
-0
/
+26
2023-01-23
core: Allow setting the base directory when creating an archive
Ingo Klöcker
2
-0
/
+32
2023-01-19
core: Support usage of gpgtar for creating an encrypted signed archive
Ingo Klöcker
1
-7
/
+47
2023-01-19
core: Support usage of gpgtar for creating a signed archive
Ingo Klöcker
1
-5
/
+48
2023-01-18
core: Support usage of gpgtar for encryption
Ingo Klöcker
1
-37
/
+80
2023-01-18
core: Extend gpgme_get_dirinfo to return the gpgtar name
Ingo Klöcker
1
-0
/
+1
2022-11-04
core: New context flag "no-auto-check-trustdb"
Ingo Klöcker
1
-0
/
+13
2022-08-10
tests: Make t-edit-sign more robust.
Werner Koch
1
-4
/
+2
2022-06-14
tests: Add support for clear text signatures to test runner
Ingo Klöcker
1
-0
/
+6
2022-06-09
Revert "tests: Avoid problems with local time across a day boundary."
Ingo Klöcker
1
-1
/
+1
2022-05-23
tests: Avoid problems with local time across a day boundary.
Werner Koch
1
-1
/
+1
2022-02-03
core: New function gpgme_op_receive_keys
Ingo Klöcker
2
-1
/
+131
2022-01-13
tests: Fix generation of keys without expiration
Ingo Klöcker
1
-8
/
+16
2022-01-13
tests: Remove unsupported option --status from usage help
Ingo Klöcker
1
-1
/
+0
2022-01-04
core: Add new option --secret-subkey to help texts.
Ingo Klöcker
1
-0
/
+1
2022-01-04
core: New export mode to export secret subkeys.
Ingo Klöcker
1
-0
/
+15
2021-12-22
core: Detect bad passphrase error on certificate import
Ingo Klöcker
2
-5
/
+7
2021-12-14
core: Allow setting import filters when importing keys
Ingo Klöcker
1
-0
/
+14
2021-12-13
core: Allow specifiying a key origin when importing keys
Ingo Klöcker
2
-0
/
+39
2021-12-10
core: Support all components with dirinfo()
Ingo Klöcker
1
-0
/
+5
2021-11-25
tests: Silence libtool warning on Windows.
Werner Koch
1
-0
/
+6
2021-11-25
core: Support dirinfo("socketdir")
Werner Koch
1
-0
/
+1
2021-11-25
posix: Use poll instead, when available, removing use of select.
NIIBE Yutaka
2
-3
/
+127
2021-11-12
tests: Build using GPG_ERROR_MT_LIBS for thread use.
NIIBE Yutaka
1
-4
/
+12
2021-11-11
tests: Use GPG_ERROR_MT_LIBS for a test with threads.
NIIBE Yutaka
1
-2
/
+3
2021-08-27
build: Fix make distcheck problem.
Werner Koch
2
-4
/
+4
2021-08-27
Add missing files for distribution
Andre Heinecke
1
-1
/
+2
[next]