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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.
Werner Koch
2020-07-15
1
-0
/
+7
*
doc: Explain verify_result_t.status == 0 more
Andre Heinecke
2020-06-09
1
-2
/
+9
*
GPGME_CREATE_NOEXPIRE is only available since 1.9.0
dupgit
2020-05-08
1
-1
/
+1
*
core: Make sure the keygrip is available in WITH_SECRET mode.
Werner Koch
2020-05-08
1
-1
/
+2
*
core: New context flags "include-key-block" and "auto-key-import".
Werner Koch
2020-03-17
1
-1
/
+9
*
core: Extend gpgme_user_id_t with uidhash member.
Werner Koch
2019-12-13
1
-0
/
+6
*
Revert "doc: Remove UI Server documentation"
Andre Heinecke
2019-12-11
3
-1
/
+639
*
doc: Remove UI Server documentation
Andre Heinecke
2019-11-12
3
-639
/
+1
*
core: Add cert-notation support and extended-edit
Andre Heinecke
2019-10-29
1
-0
/
+4
*
doc: Remove cruft from a doc entry.
Werner Koch
2019-10-01
1
-1
/
+1
*
doc: Minor comment cleanups.
Werner Koch
2018-12-03
1
-3
/
+3
*
Add SPDX identifiers to most source files
Werner Koch
2018-11-16
1
-2
/
+2
*
spelling: fix misspellings
Daniel Kahn Gillmor
2018-11-08
4
-15
/
+15
*
doc: use https:// for www.gnu.org
Daniel Kahn Gillmor
2018-10-18
1
-1
/
+1
*
core: Add trust-model flag
Andre Heinecke
2018-10-09
1
-0
/
+19
*
build: Move config.h to conf/config.h
Werner Koch
2018-10-05
1
-3
/
+3
*
python: makefiles
Ben McGinnes
2018-10-04
1
-1
/
+1
*
docs: pre-python preparation
Ben McGinnes
2018-10-03
2
-3138
/
+1
*
python bindings: CPython order
Ben McGinnes
2018-10-02
1
-7
/
+26
*
core: add experimental GPGME_EXPORT_MODE_NOUID.
Werner Koch
2018-10-02
1
-0
/
+4
*
docs: python bindings
Ben McGinnes
2018-09-30
1
-2
/
+95
*
docs: a typographical two-step
Ben McGinnes
2018-09-25
1
-4
/
+4
*
docs and examples: python bindings
Ben McGinnes
2018-09-24
1
-10
/
+162
*
docs: python bindings howto
Ben McGinnes
2018-09-24
1
-2
/
+86
*
docs and examples: python bindings howto
Ben McGinnes
2018-09-23
1
-53
/
+375
*
examples: python bindings and hkp4py updates
Ben McGinnes
2018-09-23
1
-2
/
+14
*
python bindings: importing from keyservers with hkp4py
Ben McGinnes
2018-09-22
1
-3
/
+82
*
docs: python bindings howto
Ben McGinnes
2018-09-22
1
-1
/
+18
*
docs: python bindings and its special request
Ben McGinnes
2018-09-20
1
-6
/
+38
*
docs: python bindings
Ben McGinnes
2018-09-17
1
-3
/
+7
*
docs: python bindings howto
Ben McGinnes
2018-09-17
1
-20
/
+11
*
docs: cython sanitized
Ben McGinnes
2018-09-16
1
-2
/
+5
*
docs: python bindings howto
Ben McGinnes
2018-09-16
1
-0
/
+119
*
docs: even more edits
Ben McGinnes
2018-09-16
1
-4
/
+4
*
docs: more edits
Ben McGinnes
2018-09-16
1
-16
/
+73
*
docs: python howto texinfo update
Ben McGinnes
2018-09-15
1
-4
/
+4
*
docs: Python howto update
Ben McGinnes
2018-09-15
1
-11
/
+15
*
docs: generated whitespace
Ben McGinnes
2018-09-15
1
-4
/
+4
*
Docs: including howto with standard docs
Ben McGinnes
2018-09-15
1
-1
/
+1
*
Docs: Python bindings HOWTO
Ben McGinnes
2018-09-15
2
-2
/
+2150
*
doc: Add warning that FILE_NAME is not part of the signed data.
Werner Koch
2018-08-27
1
-1
/
+9
*
Merge branch 'javascript-binding'
Andre Heinecke
2018-08-22
3
-1
/
+20
|
\
|
*
Add example manifests for gpgme-json
Andre Heinecke
2018-08-21
3
-1
/
+20
*
|
core: New interface gpgme_data_new_from_estream.
Werner Koch
2018-07-19
1
-0
/
+19
*
|
doc: More explicit doc for EXTERN and LOCAL modes.
Andre Heinecke
2018-07-09
1
-2
/
+8
*
|
Add ctx flag for auto-key-locate
Andre Heinecke
2018-07-09
1
-0
/
+10
*
|
core: Add gpg auditlog to get diagnostics
Andre Heinecke
2018-07-05
1
-0
/
+65
*
|
core: New context flag "ignore-mdc-error".
Werner Koch
2018-05-31
1
-1
/
+10
*
|
core: New decryption result flag 'legacy_cipher_nomdc'.
Werner Koch
2018-05-31
1
-2
/
+15
|
/
*
core: Always fail if an OpenPG message is not integrity protected.
Werner Koch
2018-05-17
1
-1
/
+1
[prev]
[next]