index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
wks: Fix program names in the usage diagnostics.
Werner Koch
2
-4
/
+4
2017-07-26
wks: Add stubs for new gpg-wks-server commands.
Werner Koch
1
-0
/
+60
2017-07-19
gpgconf: Make vars read-only explicitly.
NIIBE Yutaka
1
-5
/
+5
2017-07-19
Fix usage of ARGPARSE_OPTS.
NIIBE Yutaka
4
-4
/
+7
2017-06-19
Change license of some files to LGPLv2.1.
Werner Koch
15
-112
/
+122
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
7
-7
/
+7
2017-04-12
tools: Fix condition for gpg-connect-agent.
NIIBE Yutaka
1
-1
/
+1
2017-04-11
g10,tools: Fix bzlib.h include order.
NIIBE Yutaka
1
-3
/
+4
2017-04-11
tools: Portability fix for gpgparsemail.
NIIBE Yutaka
1
-1
/
+2
2017-04-03
gpgconf: Add --enable-extended-key-format for the agent.
Werner Koch
1
-0
/
+3
2017-03-23
tests: Use gpgconf to stop the agent.
Werner Koch
1
-1
/
+37
2017-03-08
wks: Put stdout into binary mode for Windows at another place.
Werner Koch
1
-1
/
+5
2017-03-08
wks: Put stdout into binary mode for Windows.
Werner Koch
1
-5
/
+15
2017-03-07
tools: Removal of -Icommon.
NIIBE Yutaka
1
-8
/
+8
2017-03-07
More change for common.
NIIBE Yutaka
2
-2
/
+2
2017-03-07
Remove -I option to common.
NIIBE Yutaka
17
-49
/
+49
2017-03-07
tools: More portable for openpty use.
NIIBE Yutaka
1
-0
/
+12
2017-03-06
wks: Set published keys world-readable.
Werner Koch
1
-0
/
+5
2017-03-02
tools: Fix compile error with older gcc versions.
Werner Koch
1
-4
/
+2
2017-03-02
common,tools: Always escape newlines when escaping data.
Justus Winter
1
-0
/
+7
2017-02-28
gpg,tools: Make auto-key-retrieve configurable via gpgconf.
Justus Winter
1
-0
/
+2
2017-02-28
gpg,tools: Make trust-model configurable via gpgconf.
Justus Winter
1
-0
/
+4
2017-02-23
wks: Make sure that the draft 2 request is correctly detected.
Werner Koch
4
-35
/
+119
2017-02-23
wks: New callback for the mime parser.
Werner Koch
2
-0
/
+27
2017-02-21
Fix spelling.
Daniel Kahn Gillmor
1
-1
/
+1
2017-02-21
Clean up word replication.
Yuri Chornoivan
7
-11
/
+11
2017-02-13
gpgconf: No ENOENT warning with --change-options et al.
Werner Koch
1
-2
/
+5
2017-02-07
wks: Add WKS-Phase headers to the server messages.
Werner Koch
1
-0
/
+10
2017-01-24
tools: Use platform abstraction for I/O.
Justus Winter
1
-10
/
+10
2017-01-24
tools: Use platform abstraction for I/O.
Justus Winter
1
-96
/
+95
2017-01-24
tools: Use platform abstraction for renaming files.
Justus Winter
1
-22
/
+16
2017-01-24
tools: Add comments explaining the functions parameters.
Justus Winter
1
-2
/
+27
2017-01-24
tools: Improve error handling.
Justus Winter
1
-0
/
+2
2017-01-24
tools: Fix memory leak.
Justus Winter
1
-0
/
+2
2017-01-23
Update copyright notices for 2017.
Werner Koch
1
-2
/
+2
2017-01-23
Fix format string errors and some missing error case initialization.
Werner Koch
2
-4
/
+4
2017-01-18
gpgconf: Allow "all" for --launch, --kill, and --reload.
Werner Koch
2
-3
/
+32
2017-01-10
tools: Fix memory leaks and improve error handling.
Justus Winter
3
-6
/
+52
2017-01-05
Silence two -Wlogical-op warnings.
Werner Koch
1
-1
/
+5
2016-12-22
tools: Show a clearer error message if a server doesn't support WKS
Neal H. Walfield
1
-2
/
+11
2016-12-22
wks: Let the client ignore missing policy flags.
Werner Koch
1
-1
/
+1
2016-12-20
dirmngr: New option --resolver-timeout.
Werner Koch
1
-0
/
+6
2016-12-16
gpgconf: New command --apply-profile.
Werner Koch
3
-33
/
+277
2016-12-16
gpgconf: Fix --apply-defaults.
Werner Koch
1
-3
/
+3
2016-12-14
common: Support locating components in the build tree.
Justus Winter
1
-0
/
+3
2016-12-08
wks: New option --status-fd for gpg-wks-client.
Werner Koch
3
-1
/
+76
2016-12-08
wks: New option --check for gpg-wks-client.
Werner Koch
3
-0
/
+155
2016-12-08
tools: Move a function from gpg-wks-server to wks-util.c.
Werner Koch
3
-164
/
+186
2016-12-08
tools: Fix use of uninitialized var in mime-maker.
Werner Koch
2
-2
/
+8
2016-12-08
tools: Fix memleak in gpgconf.
Werner Koch
1
-0
/
+1
[prev]
[next]