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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid pointer arithmetic on void pointer.
Werner Koch
2014-03-11
1
-1
/
+2
*
Change implementation return type to match the definition.
Werner Koch
2014-03-11
1
-1
/
+1
*
Always pass correct name to argv[0]. Ignore GPG_AGENT_INFO for gpg2.
Werner Koch
2014-02-21
5
-31
/
+72
*
Fix type inconsistency between gpgme.h and gpgme.c.
Werner Koch
2014-02-12
1
-1
/
+1
*
Make gpgconf engine work again - fixes 02ba35c1.
Werner Koch
2014-01-07
2
-32
/
+13
*
Make gpgme_new return a proper error if no engines are installed.
Werner Koch
2014-01-07
2
-15
/
+34
*
Print the full PATH in the log if gpg was not found.
Werner Koch
2014-01-07
1
-6
/
+7
*
Add global flags disable-gpgconf, gpgconf-name, and gpg-name.
Werner Koch
2014-01-06
6
-18
/
+172
*
Locate engine names only at runtime and prefer GnuPG-2.
Werner Koch
2013-12-27
12
-164
/
+81
*
Fix possible segv in the gpgme_op_card_edit.
Werner Koch
2013-08-19
1
-4
/
+4
*
Add function gpgme_data_identify.
Werner Koch
2013-08-09
8
-8
/
+488
*
Prefer GnuPG-2 engines over GnuPG-1.
Werner Koch
2013-08-02
11
-91
/
+201
*
w32: Try to locate gpg in the gpgme installation dir.
Werner Koch
2013-08-02
1
-73
/
+156
*
Add function gpgme_signers_count.
Werner Koch
2013-06-18
4
-0
/
+14
*
Add convenience macro GPGME_PROTOCOL_OPENPGP.
Werner Koch
2013-05-28
1
-0
/
+2
*
w32: Fix installing of .def file.
Werner Koch
2013-05-23
1
-0
/
+1
*
Support --no-encrypt-to also with gpgme_op_encrypt_sign.
Werner Koch
2013-05-22
1
-0
/
+3
*
Allow symmetric encryption with gpgme_op_encrypt_sign.
Werner Koch
2013-05-22
2
-9
/
+37
*
gpgme-tool: Allow for symmetric encryption.
Werner Koch
2013-05-22
1
-2
/
+5
*
Improve C++ compatibility of previous patch.
Werner Koch
2013-05-18
1
-2
/
+1
*
Make definition of off_t robust against misbehaving w32 toolchains.
Werner Koch
2013-05-16
16
-72
/
+77
*
w32: Change the way the I/O threads are cleaned up.
Werner Koch
2013-05-11
1
-90
/
+73
*
Fix hang in socket closing.
Werner Koch
2013-05-08
1
-0
/
+36
*
Improve debug output of the I/O reader and writer.
Werner Koch
2013-05-08
1
-5
/
+17
*
Simplify a debug code function.
Werner Koch
2013-05-06
1
-11
/
+4
*
Allow reading of long gpgconf output lines.
Werner Koch
2013-04-30
1
-43
/
+76
*
Enable FD passing and thus building of the UI-server.
Werner Koch
2013-02-26
1
-1
/
+1
*
w32: Hacks for building with 32 bit mingw64.
Werner Koch
2013-02-26
2
-1
/
+6
*
Change the various version numbers to the new scheme.
Werner Koch
2013-02-26
2
-3
/
+20
*
Add macro GPGME_VERSION_NUMBER.
Werner Koch
2013-02-12
1
-1
/
+5
*
Add public function gpgme_get_pinentry_mode.
Werner Koch
2013-02-12
4
-0
/
+15
*
gpgme_tool: Support GPG's new pinentry-mode.
Werner Koch
2013-02-07
3
-5
/
+118
*
Add public function gpgme_set_pinentry_mode.
Werner Koch
2013-02-07
13
-7
/
+132
*
Add public function gpgme_io_writen.
Werner Koch
2013-02-07
4
-126
/
+154
*
Use gpg_error_from_syserror instead of directly accessing errno.
Werner Koch
2013-02-06
27
-135
/
+133
*
Make _gpgme_encode_percent_string work for memory buffers.
Werner Koch
2012-11-15
1
-1
/
+1
*
Fix ttyname problem on Android.
Werner Koch
2012-10-24
1
-4
/
+9
*
Trace the use of GPG_ERR_INV_ENGINE.
Werner Koch
2012-10-19
20
-37
/
+65
*
Avoid warning about initialized but not used variable
Werner Koch
2012-10-19
1
-2
/
+3
*
gpgme-tool: Use membuf functions to build up strings.
Werner Koch
2012-10-11
1
-32
/
+159
*
gpgme-tool: Change license from LPGLv2+ to GPLv3+
Werner Koch
2012-10-11
1
-4
/
+5
*
gpgme-tool: escape special characters in output XML data (<, >, and &).
W. Trevor King
2012-10-11
1
-2
/
+67
*
gpgme-tool: Fix chain_id -> chain-id in KEYLIST XML.
W. Trevor King
2012-10-11
1
-1
/
+1
*
gpgme-tool: Return more detailed XML from KEYLIST
W. Trevor King
2012-09-28
1
-14
/
+120
*
gpgme-tool: Initialize input_fd and output_fd
W. Trevor King
2012-09-28
1
-0
/
+2
*
gpgme-tool: Fix handling of file descriptors
Werner Koch
2012-09-26
1
-16
/
+35
*
Add gpgme_set_global_flag to help debugging
Werner Koch
2012-09-25
6
-9
/
+66
*
Remove all trailing whitespace from source files
Werner Koch
2012-09-25
73
-657
/
+657
*
Fix sign error in position calculation for mem_seek.
Marcus Brinkmann
2012-07-28
1
-1
/
+1
*
Allow null context on gpgme_set_locale.
Marcus Brinkmann
2012-07-27
1
-3
/
+0
[next]