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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New decrypt flags GPGME_DECRYPT_LISTONLY.
HEAD
master
Werner Koch
2025-03-18
1
-1
/
+7
*
Add API gpgme_op_random_value.
Werner Koch
2025-03-14
1
-15
/
+68
*
Add API gpgme_op_random_bytes.
Werner Koch
2025-02-26
2
-1
/
+126
*
tests,json: Prevent failing tests after 2027-05-15
Ingo Klöcker
2025-01-02
2
-20
/
+20
*
Support the Kyber algorithm in key listings.
Werner Koch
2024-11-14
1
-2
/
+6
*
core: New context flags "known-notations".
Werner Koch
2024-10-29
2
-0
/
+33
*
core: New flag fields beta_compliance.
Werner Koch
2024-10-07
3
-6
/
+10
*
core: New encryption flags GPGME_ENCRYPT_ADD_RECP and _CHG_RECP.
Werner Koch
2024-09-09
1
-0
/
+14
*
core: Treat email-only user IDs with upper case letters as email address
Ingo Klöcker
2024-09-04
1
-415
/
+540
*
New context flag "proc-all-sigs".
Werner Koch
2024-08-23
1
-0
/
+10
*
tests,json: Remove no longer needed code
Ingo Klöcker
2024-08-07
1
-106
/
+1
*
core: New function gpgme_op_setownertrust
Ingo Klöcker
2024-08-06
5
-4
/
+284
*
tests: Add --import-filter option to usage info of run-import
Ingo Klöcker
2024-06-12
1
-0
/
+1
*
core: Allow setting import options when importing keys
Ingo Klöcker
2024-06-12
1
-0
/
+15
*
tests: Add new files to distribution
Ingo Klöcker
2024-05-24
1
-0
/
+2
*
Merge branch 'ikloecker/t7118-revkeys'
Ingo Klöcker
2024-05-24
6
-1
/
+136
|
\
|
*
json: Add information about revocation keys to key list result
Ingo Klöcker
2024-05-21
5
-1
/
+127
|
*
core: Add information about revocation keys to keys
Ingo Klöcker
2024-05-21
1
-0
/
+9
*
|
core: Implement adding ADSKs through gpgme_createsubkey
Tobias Fella
2024-05-22
1
-2
/
+39
|
/
*
tests: Fix segv in t-json.c
Werner Koch
2024-05-21
1
-1
/
+1
*
tests: Avoid some compiler warnings.
Werner Koch
2024-05-21
2
-3
/
+25
*
tests: Fix test after changed behavior of gpgme_op_verify
Ingo Klöcker
2024-05-15
1
-6
/
+7
*
core: Support writing the decrypt/verify output directly to a file
ikloecker/t6550
Ingo Klöcker
2023-12-19
2
-5
/
+55
*
core: Support direct signing of file with gpg
Ingo Klöcker
2023-12-19
1
-1
/
+22
*
core: Support direct encryption of file with gpg
Ingo Klöcker
2023-12-19
1
-0
/
+15
*
tests: Add option --chain to run-keylist
Werner Koch
2023-11-10
1
-1
/
+48
*
doc: Fix typos in documentation and source code comments
Ingo Klöcker
2023-10-13
1
-1
/
+1
*
core: Add key capability flags has_encrypt etc.
Werner Koch
2023-10-05
1
-1
/
+6
*
tests: Re-add --with-secret option
Ingo Klöcker
2023-09-04
1
-2
/
+2
*
New mode to list a v5 fingerprint for v4 packets.
Werner Koch
2023-09-04
1
-2
/
+10
*
Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.
Werner Koch
2023-08-31
1
-1
/
+7
*
tests: Support offline mode in run-import
Ingo Klöcker
2023-08-14
1
-0
/
+9
*
core: Prevent wrong plaintext when verifying clearsigned signature
Ingo Klöcker
2023-07-28
2
-0
/
+98
*
core: Support reading the archive to decrypt/verify directly from a file
Ingo Klöcker
2023-06-21
2
-24
/
+83
*
core: Support writing the sign/encrypt output directly to a file
Ingo Klöcker
2023-06-19
2
-6
/
+42
*
tests: Add option --cancel to run-encrypt.
Werner Koch
2023-06-15
1
-3
/
+29
*
core,cpp: Add new key flags to gpgme_subkey_t
Werner Koch
2023-03-21
1
-3
/
+6
*
tests: Package the ownertrust file
Ingo Klöcker
2023-03-17
1
-1
/
+1
*
tests: Add option --binary to run-verify
Werner Koch
2023-03-08
1
-0
/
+8
*
tests: Fix cleaning up at the end of the test
Ingo Klöcker
2023-02-10
1
-0
/
+2
*
core: Allow finalization of signature verification of unencrypted data
Ingo Klöcker
2023-02-10
1
-0
/
+31
*
tests: Stop daemons after setting up test environment
Ingo Klöcker
2023-02-09
2
-0
/
+2
*
tests: Extend tests with an ultimately trusted key
Ingo Klöcker
2023-02-08
7
-42
/
+56
*
tests: Make t-edit-sign idempotent
Ingo Klöcker
2023-02-08
1
-3
/
+56
*
core: Support usage of gpgtar for verifying a signed archive
Ingo Klöcker
2023-01-25
1
-2
/
+68
*
core: Support usage of gpgtar for decrypting an encrypted archive
Ingo Klöcker
2023-01-24
1
-0
/
+26
*
core: Allow setting the base directory when creating an archive
Ingo Klöcker
2023-01-23
2
-0
/
+32
*
core: Support usage of gpgtar for creating an encrypted signed archive
Ingo Klöcker
2023-01-19
1
-7
/
+47
*
core: Support usage of gpgtar for creating a signed archive
Ingo Klöcker
2023-01-19
1
-5
/
+48
*
core: Support usage of gpgtar for encryption
Ingo Klöcker
2023-01-18
1
-37
/
+80
[next]