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
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
New decrypt flags GPGME_DECRYPT_LISTONLY.
HEAD
master
Werner Koch
1
-0
/
+9
2025-03-14
Add API gpgme_op_random_value.
Werner Koch
1
-2
/
+17
2025-02-26
Add API gpgme_op_random_bytes.
Werner Koch
1
-0
/
+56
2025-02-21
Remove long deprecated functions.
Werner Koch
1
-338
/
+0
2025-02-03
doc: Refer to separate repositories for C++ and Python bindings
gpgme-2-base
Ingo Klöcker
1
-2
/
+4
2025-02-03
python: Remove Python bindings
Ingo Klöcker
1
-1
/
+1
2024-10-29
core: New context flags "known-notations".
Werner Koch
1
-0
/
+5
2024-10-21
doc: Fix, update, add API documentation
Ingo Klöcker
1
-3
/
+12
2024-10-07
core: New flag fields beta_compliance.
Werner Koch
1
-0
/
+10
2024-09-17
doc,build: Fix "make install" if yat2m isn't available
Ingo Klöcker
1
-0
/
+4
2024-09-10
doc: Provide a man page for gpgme-json.
Sébastien Noel
2
-2
/
+101
2024-09-10
doc: Update the texinfo version also on gpgme.texi changes.
Werner Koch
1
-1
/
+1
2024-09-09
core: New encryption flags GPGME_ENCRYPT_ADD_RECP and _CHG_RECP.
Werner Koch
1
-0
/
+11
2024-08-23
New context flag "proc-all-sigs".
Werner Koch
1
-0
/
+8
2024-08-06
core: New function gpgme_op_setownertrust
Ingo Klöcker
1
-0
/
+47
2024-06-12
core: Allow setting import options when importing keys
Ingo Klöcker
1
-0
/
+6
2024-06-05
doc: Extend description for GPGME_CREATE_ADSK
Werner Koch
1
-1
/
+4
2024-05-22
core: Implement adding ADSKs through gpgme_createsubkey
Tobias Fella
1
-0
/
+9
2024-05-21
core: Add information about revocation keys to keys
Ingo Klöcker
1
-0
/
+35
2024-05-14
doc: Update use of Autoconf with PKG_CHECK_MODULES.
NIIBE Yutaka
1
-4
/
+10
2024-01-15
doc: Add a deprecated warning to gpgme_op_delete.
Werner Koch
1
-3
/
+6
2024-01-15
doc: Fix minor typo.
Werner Koch
1
-1
/
+1
2023-12-19
core: Support writing the decrypt/verify output directly to a file
ikloecker/t6550
Ingo Klöcker
1
-2
/
+6
2023-12-19
core: Support direct signing of file with gpg
Ingo Klöcker
1
-1
/
+16
2023-12-19
core: Support direct encryption of file with gpg
Ingo Klöcker
1
-1
/
+17
2023-12-14
doc: Fix documentation for creating encrypted/signed archive
Ingo Klöcker
1
-8
/
+8
2023-11-15
doc: Fix for e.g. and i.e.
NIIBE Yutaka
1
-17
/
+17
2023-10-13
doc: Fix typos in documentation and source code comments
Ingo Klöcker
1
-1
/
+1
2023-10-05
doc: Fix typo
Ingo Klöcker
1
-2
/
+2
2023-10-05
core: Add key capability flags has_encrypt etc.
Werner Koch
1
-6
/
+31
2023-09-04
New mode to list a v5 fingerprint for v4 packets.
Werner Koch
1
-0
/
+10
2023-08-31
Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.
Werner Koch
1
-0
/
+4
2023-08-14
core: Use offline mode for all operations of gpgsm engine
Ingo Klöcker
1
-2
/
+3
2023-06-21
core: Support reading the archive to decrypt/verify directly from a file
Ingo Klöcker
1
-3
/
+7
2023-06-19
core: Support writing the sign/encrypt output directly to a file
Ingo Klöcker
1
-8
/
+12
2023-06-01
doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled
Ingo Klöcker
1
-0
/
+5
2023-02-10
core: Switch to logging via gpgrt
Werner Koch
1
-0
/
+9
2023-01-31
doc: Update "since" version
Ingo Klöcker
1
-1
/
+1
2023-01-31
doc: Fix description of gpgme_data_identify
Werner Koch
1
-1
/
+2
2023-01-27
doc: Fix syntax errors
Ingo Klöcker
1
-4
/
+4
2023-01-26
core: Update required GnuPG version for new archive features
Ingo Klöcker
1
-4
/
+7
2023-01-25
doc: Update NEWS and API documentation
Ingo Klöcker
1
-6
/
+60
2023-01-24
core: Support usage of gpgtar for decrypting an encrypted archive
Ingo Klöcker
1
-2
/
+15
2023-01-23
core: Allow setting the base directory when creating an archive
Ingo Klöcker
1
-2
/
+9
2023-01-19
doc: Update NEWS and API documentation
Ingo Klöcker
1
-0
/
+27
2023-01-18
doc: Document socketdir value of gpgme_get_dirinfo
Ingo Klöcker
1
-0
/
+3
2023-01-18
core: Extend gpgme_get_dirinfo to return the gpgtar name
Ingo Klöcker
1
-0
/
+3
2022-11-29
doc: Don't use AM_PATH_GPGME_PTHREAD any more.
NIIBE Yutaka
1
-5
/
+7
2022-11-15
doc: Update documentation for gpgme.pc and pkg-config.
NIIBE Yutaka
1
-44
/
+55
2022-11-04
core: New context flag "no-auto-check-trustdb"
Ingo Klöcker
1
-0
/
+5
[next]