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
/
gpgme-tool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Support all keylist modes and fix possible overrun
Ingo Klöcker
2024-07-15
1
-3
/
+17
*
gpgme-tool: Support use of Windows HANDLE for INPUT/OUTPUT/MESSAGE.
NIIBE Yutaka
2023-09-29
1
-1
/
+13
*
core: Support --locate-external-keys command of gpg
Ingo Klöcker
2022-04-27
1
-0
/
+4
*
core: Add new option --secret-subkey to help texts.
Ingo Klöcker
2022-01-04
1
-1
/
+2
*
core: New export mode to export secret subkeys.
Ingo Klöcker
2022-01-04
1
-0
/
+2
*
gpgme-tool: Fix help text for INCLUDE_CERTS.
Daniel Kahn Gillmor
2019-12-03
1
-1
/
+1
*
Add SPDX identifiers to most source files
Werner Koch
2018-11-16
1
-17
/
+18
*
w32: Remove all support for WindowsCE
Werner Koch
2018-10-31
1
-12
/
+3
*
IDENTIFY
Ben McGinnes
2018-03-04
1
-1
/
+1
*
doc: Replace http: by https: in core source files.
Werner Koch
2016-11-16
1
-1
/
+1
*
core: Use const char * where appropriate.
Werner Koch
2016-09-13
1
-14
/
+18
*
core: Mark unused function args.
Werner Koch
2016-09-13
1
-0
/
+18
*
core: Do not pass const char* to functions taking a char*.
Werner Koch
2016-09-13
1
-2
/
+3
*
Fix including nil bytes in keylist output.
Ben Kibbey
2016-07-19
1
-6
/
+6
*
core: New GPGME_DATA_ENCODING_MIME.
Werner Koch
2016-07-13
1
-0
/
+2
*
tests: Add new test tool run-identify.
Werner Koch
2016-06-21
1
-0
/
+2
*
gpgme-tool: Switch to argparse.c for option parsing.
Werner Koch
2015-08-31
1
-491
/
+49
*
Add an export secret key feature.
Werner Koch
2015-08-24
1
-1
/
+7
*
Add option --lib-version to gpgme-tool.
Werner Koch
2015-07-23
1
-4
/
+23
*
gpgme-tool: Print fingerprint and keyid with keyservers.
Werner Koch
2014-08-12
1
-1
/
+3
*
gpgme-tool: Fix segv for external key listing.
Werner Koch
2014-08-12
1
-7
/
+10
*
Add new keylist mode GPGME_KEYLIST_MODE_WITH_SECRET.
Werner Koch
2014-06-04
1
-0
/
+10
*
Add GPGME_ENCRYPT_NO_COMPRESS flag.
Werner Koch
2014-05-08
1
-2
/
+4
*
Add GPGME_PROTOCOL_SPAWN and gpgme_op_spawn.
Werner Koch
2014-04-10
1
-0
/
+64
*
Add function gpgme_data_identify.
Werner Koch
2013-08-09
1
-7
/
+66
*
gpgme-tool: Allow for symmetric encryption.
Werner Koch
2013-05-22
1
-2
/
+5
*
Make definition of off_t robust against misbehaving w32 toolchains.
Werner Koch
2013-05-16
1
-2
/
+2
*
gpgme_tool: Support GPG's new pinentry-mode.
Werner Koch
2013-02-07
1
-5
/
+113
*
Use gpg_error_from_syserror instead of directly accessing errno.
Werner Koch
2013-02-06
1
-1
/
+1
*
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
*
Remove all trailing whitespace from source files
Werner Koch
2012-09-25
1
-76
/
+76
*
gpgme-tool: add help messages for a number of commands.
W. Trevor King
2012-04-03
1
-23
/
+137
*
Allow multiple patterns for KEYLIST.
Werner Koch
2010-12-08
1
-6
/
+59
*
Enable debugging feature for W32CE.
Werner Koch
2010-10-07
1
-1
/
+5
*
Too embarrassing for a changelog entry.
Marcus Brinkmann
2010-08-04
1
-1
/
+1
*
2010-08-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-08-03
1
-7
/
+12
*
2010-06-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-06-10
1
-0
/
+5
*
2010-06-09 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-06-09
1
-46
/
+191
*
2010-05-12 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-05-12
1
-0
/
+2
*
2010-05-07 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-05-07
1
-0
/
+5
*
2010-05-07 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-05-07
1
-4
/
+9
*
2010-05-06 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-05-06
1
-2
/
+2
*
Add option GPGME_EXPORT_MODE_MINIMAL
Werner Koch
2010-02-16
1
-7
/
+45
*
Convert C++ comments to C90 comments.
Werner Koch
2010-02-16
1
-13
/
+13
[next]