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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
w32: Get IOSPAWN flag back in sync with spawn helper.
Werner Koch
2014-06-26
2
-18
/
+8
*
w32: Add comment about a compiler warning
Werner Koch
2014-06-26
1
-0
/
+6
*
Add new reason codes to the INV_RECP status code.
Werner Koch
2014-06-10
1
-0
/
+8
*
Add new keylist mode GPGME_KEYLIST_MODE_WITH_SECRET.
Werner Koch
2014-06-04
7
-13
/
+64
*
Post release updates
Werner Koch
2014-05-21
2
-1
/
+5
*
Release 1.5.0.
gpgme-1.5.0
Werner Koch
2014-05-21
3
-23
/
+25
*
Add 6 new GPGME_STATUS_ codes.
Werner Koch
2014-05-13
3
-18
/
+37
*
Add field CURVE to the key info.
Werner Koch
2014-05-08
6
-1
/
+31
*
Fix a memory access and a double slash bug.
Werner Koch
2014-05-08
2
-2
/
+2
*
Map public key algos returned by gpg to gpgme values.
Werner Koch
2014-05-08
10
-23
/
+60
*
Add GPGME_ENCRYPT_NO_COMPRESS flag.
Werner Koch
2014-05-08
5
-3
/
+30
*
w32: Fix another memleak on error.
Werner Koch
2014-04-16
2
-0
/
+5
*
w32: Fix memleak in an error code paths.
Werner Koch
2014-04-15
2
-1
/
+5
*
Fix possible zombie processes.
Werner Koch
2014-04-15
1
-3
/
+14
*
Actually implement flags for gpgme_op_spawn.
Werner Koch
2014-04-10
6
-14
/
+26
*
Add GPGME_PROTOCOL_SPAWN and gpgme_op_spawn.
Werner Koch
2014-04-10
19
-19
/
+804
*
Add gpgme_get_dirinfo.
Werner Koch
2014-04-10
7
-4
/
+89
*
Remove compiler warning from test
Werner Koch
2014-04-10
1
-12
/
+9
*
Make use of internal iospawn flags more flexible.
Werner Koch
2014-04-10
10
-35
/
+43
*
Make sure a spawned process has all standard fds connected.
Werner Koch
2014-04-10
1
-33
/
+18
*
Add configure option --enable-fixed-path.
Werner Koch
2014-03-13
2
-1
/
+16
*
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
*
doc: Fix documentation of struct data types
Daiki Ueno
2014-03-05
1
-11
/
+17
*
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
*
Use the generic autogen.sh script.
Werner Koch
2014-01-10
4
-83
/
+208
*
Set next version to 1.5.0
Werner Koch
2014-01-07
1
-2
/
+2
*
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
8
-31
/
+269
*
Locate engine names only at runtime and prefer GnuPG-2.
Werner Koch
2013-12-27
18
-703
/
+135
*
Document API change for GPGME_EVENT_DONE from 2009.
Werner Koch
2013-08-19
1
-3
/
+3
*
Fix possible segv in the gpgme_op_card_edit.
Werner Koch
2013-08-19
1
-4
/
+4
*
tests: Fix NULL ptr deref in gpgsm/t-verify.
Werner Koch
2013-08-19
1
-1
/
+3
*
Release 1.4.3.
gpgme-1.4.3
Werner Koch
2013-08-12
2
-3
/
+3
*
Make test suite workable with GnuPG 2.1.
Werner Koch
2013-08-12
9
-13
/
+87
*
Improve detection of default gpg by configure.
Werner Koch
2013-08-12
1
-108
/
+146
*
Add function gpgme_data_identify.
Werner Koch
2013-08-09
10
-8
/
+543
*
Prefer GnuPG-2 engines over GnuPG-1.
Werner Koch
2013-08-02
13
-92
/
+212
*
w32: Try to locate gpg in the gpgme installation dir.
Werner Koch
2013-08-02
1
-73
/
+156
*
doc: Add --binary option for the OUTPUT command of an uiserver.
Werner Koch
2013-07-31
1
-18
/
+20
*
doc: Fix variable name.
Werner Koch
2013-06-18
1
-1
/
+1
*
Add function gpgme_signers_count.
Werner Koch
2013-06-18
6
-0
/
+23
*
Post release version bump.
Werner Koch
2013-05-28
2
-1
/
+5
*
Release 1.4.2.
gpgme-1.4.2
Werner Koch
2013-05-28
3
-4
/
+11
*
Add convenience macro GPGME_PROTOCOL_OPENPGP.
Werner Koch
2013-05-28
1
-0
/
+2
*
doc: rename gpgme_sub_key_t to gpgme_subkey_t to match gpgme.h
Hans-Christoph Steiner
2013-05-28
2
-5
/
+5
*
w32: Fix installing of .def file.
Werner Koch
2013-05-23
1
-0
/
+1
[prev]
[next]