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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-21
api: Return Tofu info for signatures.
Werner Koch
3
-1
/
+259
2016-05-21
api: Add new context flag "raw-description".
Werner Koch
2
-2
/
+16
2016-05-21
core: New functions to help parsing of status lines.
Werner Koch
2
-0
/
+56
2016-05-19
api: Add new function gpgme_set_ctx_flag.
Werner Koch
20
-51
/
+177
2016-05-19
api: Remove arbitrary restriction from gpgme_op_verify.
Werner Koch
1
-2
/
+0
2016-05-18
Fix typo in compatibility declaration
Andre Heinecke
1
-1
/
+1
2016-05-17
Return dedicated error code for all subkeys expired or revoked.
Werner Koch
6
-15
/
+123
2016-05-10
Allow cc to detect missing cases in a switch.
Werner Koch
1
-2
/
+2
2016-03-08
Remove obsolete w32-qt code
Andre Heinecke
5
-1938
/
+2
2016-01-15
Fix possible _SC_OPEN_MAX max problem on AIX.
Werner Koch
1
-0
/
+13
2015-12-09
w32: Avoid conflict with Mingw-w64 version 4.0.4-1
Werner Koch
1
-2
/
+2
2015-12-04
Return on user cancellation of delete operation
Daiki Ueno
1
-0
/
+32
2015-12-02
Fix typos found by codespell.
Justus Winter
7
-12
/
+12
2015-10-29
Make use of user passphrase handler during passwd.
Ben Kibbey
1
-0
/
+8
2015-10-28
w32: Add extra diagnostic about possible missing gpgme-w32spawn.exe.
Werner Koch
1
-2
/
+7
2015-10-28
w32: Improve locating gpgconf on 64 bit systems.
Werner Koch
1
-2
/
+7
2015-10-28
w32: Add new global flag "w32-inst-dir".
Werner Koch
4
-1
/
+41
2015-10-16
cleanup: Fix type mismatch around gpgme_error_t.
NIIBE Yutaka
2
-2
/
+2
2015-08-31
gpgme-tool: Switch to argparse.c for option parsing.
Werner Koch
4
-491
/
+1862
2015-08-30
Add gpgme_pubkey_algo_string
Werner Koch
6
-29
/
+70
2015-08-26
Make use of GPGRT macros is available.
Werner Koch
1
-12
/
+17
2015-08-25
Avoid -Wundef warnings if gpgme.h is used by g++.
Werner Koch
1
-20
/
+24
2015-08-25
Relax ttyname_r error checks
Daiki Ueno
5
-29
/
+24
2015-08-25
Cleanup layout of gpgme.h
Werner Koch
2
-167
/
+225
2015-08-25
Improve error return by checking the FAILURE status.
Werner Koch
11
-2
/
+98
2015-08-24
Call status_cb for an ERROR status seen in the passphrase handler.
Werner Koch
1
-0
/
+12
2015-08-24
w32: Look for gpgconf in the new GnuPG 2.1 install dir.
Werner Koch
1
-6
/
+13
2015-08-24
w32: Expect gpgme-w32spawn.exe only in the gpgme installation dir.
Werner Koch
1
-58
/
+65
2015-08-24
w32: Print the installation directory in debug mode.
Werner Koch
2
-1
/
+15
2015-08-24
Add an export secret key feature.
Werner Koch
5
-16
/
+71
2015-08-16
Parse INQUIRE_MAXLEN in the passphrase callback.
Ben Kibbey
1
-3
/
+15
2015-08-15
Fix gpgme_{get,set}_status_cb to match documentation.
Ben Kibbey
1
-1
/
+11
2015-08-15
Parse the INQUIRE_MAXLEN status message.
Ben Kibbey
5
-1
/
+27
2015-08-15
Add gpgme_set/get_status_cb().
Ben Kibbey
5
-0
/
+56
2015-08-15
Make use of user passphrase handler during genkey.
Ben Kibbey
1
-0
/
+8
2015-08-12
Also check the return code in gpg_sign().
Ben Kibbey
1
-1
/
+1
2015-08-11
Check the return value when starting gpg.
Ben Kibbey
1
-3
/
+3
2015-07-31
Add offline mode support for CMS keylisting
Andre Heinecke
11
-15
/
+81
2015-07-23
Add option --lib-version to gpgme-tool.
Werner Koch
1
-4
/
+23
2015-06-08
Fix regression with gpgsm 2.0 due to "OPTION with-secret".
Werner Koch
1
-16
/
+30
2015-06-08
Fix compiler warnings about unused value in TRACE macros.
Werner Koch
2
-37
/
+45
2015-06-05
Set GPGME_SIGSUM_KEY_REVOKED also for gpg.
Matthew Barnes
1
-0
/
+7
2015-06-05
Fix segv for userids with a backslash.
Werner Koch
1
-0
/
+1
2015-04-13
w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.
Werner Koch
1
-4
/
+8
2015-03-16
Fix potential crash in trace macro.
Werner Koch
3
-5
/
+3
2015-03-16
Fix one byte too short malloc.
Werner Koch
1
-1
/
+1
2014-12-08
Return an error for some export key operations.
Werner Koch
2
-4
/
+127
2014-11-21
Update the previous commit
Werner Koch
1
-58
/
+54
2014-11-21
Fix returning new signatures when there are none.
Ben Kibbey
1
-8
/
+54
2014-11-06
Improve the debug output a bit.
Werner Koch
1
-2
/
+2
[next]