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
2013-02-26
Change the various version numbers to the new scheme.
Werner Koch
2
-3
/
+20
2013-02-12
Add macro GPGME_VERSION_NUMBER.
Werner Koch
1
-1
/
+5
2013-02-12
Add public function gpgme_get_pinentry_mode.
Werner Koch
4
-0
/
+15
2013-02-07
gpgme_tool: Support GPG's new pinentry-mode.
Werner Koch
3
-5
/
+118
2013-02-07
Add public function gpgme_set_pinentry_mode.
Werner Koch
13
-7
/
+132
2013-02-07
Add public function gpgme_io_writen.
Werner Koch
4
-126
/
+154
2013-02-06
Use gpg_error_from_syserror instead of directly accessing errno.
Werner Koch
27
-135
/
+133
2012-11-15
Make _gpgme_encode_percent_string work for memory buffers.
Werner Koch
1
-1
/
+1
2012-10-24
Fix ttyname problem on Android.
Werner Koch
1
-4
/
+9
2012-10-19
Trace the use of GPG_ERR_INV_ENGINE.
Werner Koch
20
-37
/
+65
2012-10-19
Avoid warning about initialized but not used variable
Werner Koch
1
-2
/
+3
2012-10-11
gpgme-tool: Use membuf functions to build up strings.
Werner Koch
1
-32
/
+159
2012-10-11
gpgme-tool: Change license from LPGLv2+ to GPLv3+
Werner Koch
1
-4
/
+5
2012-10-11
gpgme-tool: escape special characters in output XML data (<, >, and &).
W. Trevor King
1
-2
/
+67
2012-10-11
gpgme-tool: Fix chain_id -> chain-id in KEYLIST XML.
W. Trevor King
1
-1
/
+1
2012-09-28
gpgme-tool: Return more detailed XML from KEYLIST
W. Trevor King
1
-14
/
+120
2012-09-28
gpgme-tool: Initialize input_fd and output_fd
W. Trevor King
1
-0
/
+2
2012-09-26
gpgme-tool: Fix handling of file descriptors
Werner Koch
1
-16
/
+35
2012-09-25
Add gpgme_set_global_flag to help debugging
Werner Koch
6
-9
/
+66
2012-09-25
Remove all trailing whitespace from source files
Werner Koch
73
-657
/
+657
2012-07-28
Fix sign error in position calculation for mem_seek.
Marcus Brinkmann
1
-1
/
+1
2012-07-27
Allow null context on gpgme_set_locale.
Marcus Brinkmann
1
-3
/
+0
2012-07-13
Do not include the removed file status-table.h
Werner Koch
1
-22
/
+21
2012-07-13
Make handling of new conf values more robust (bug#1413).
Werner Koch
1
-50
/
+51
2012-05-02
Release 1.3.2.
gpgme-1.3.2
Werner Koch
1
-1
/
+1
2012-05-02
Remove unused pth stuff from gpgme-config.
Werner Koch
1
-6
/
+0
2012-05-02
Update signature summary for the case of missing X.509 keys.
Werner Koch
1
-5
/
+29
2012-04-30
Fix timestamp parsing for y2038 hack.
Werner Koch
1
-2
/
+3
2012-04-30
Remove trailing white space
Werner Koch
2
-49
/
+49
2012-04-20
.gitignore: flesh out rules and add subdirectory-.gitignores.
W. Trevor King
1
-0
/
+7
2012-04-13
status-table.c: include string.h for strcmp.
W. Trevor King
1
-0
/
+1
2012-04-03
gpgme-tool: add help messages for a number of commands.
W. Trevor King
1
-23
/
+137
2012-03-12
Do not rely on glibc name of syscall.
Marcus Brinkmann
1
-1
/
+1
2012-02-14
Rework status table to be less dynamically generated.
Marcus Brinkmann
11
-173
/
+183
2012-02-08
Link gpgme-tool directly to libassuan, as it uses its interface.
Marcus Brinkmann
1
-1
/
+1
2012-01-19
Fix Solaris problems with ttyname_r.
Werner Koch
2
-24
/
+104
2012-01-19
For W32 use a build number instead of abbreviated commit id.
Werner Koch
1
-4
/
+4
2011-12-02
Generate the ChangeLog from commit logs.
Werner Koch
2
-5
/
+14
2011-10-25
Remove support for libgpgme-pth.
Marcus Brinkmann
4
-273
/
+8
2011-05-26
Check context pointers for null pointer on entry points.
Marcus Brinkmann
22
-6
/
+266
2011-04-06
gpgme-config cleanups and --host option
Werner Koch
2
-32
/
+68
2011-04-06
Insert platform dependent typedefs into gpgme.h
Werner Koch
2
-27
/
+28
2011-02-03
Add support for non-API GnuPG status codes.
Werner Koch
5
-79
/
+125
2011-02-03
Fix socket implementation on Windows.
Marcus Brinkmann
2
-1
/
+5
2011-02-02
Fix Windows port (spawn and assuan engine).
Marcus Brinkmann
4
-44
/
+38
2011-02-02
2011-02-02 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2
-15
/
+21
2011-01-21
Fix gpgconf option change if not self-assigning.
Marcus Brinkmann
2
-5
/
+8
2010-12-08
Allow multiple patterns for KEYLIST.
Werner Koch
2
-6
/
+65
2010-11-23
2010-11-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2
-0
/
+17
2010-11-23
2010-11-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
4
-5
/
+12
[next]