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
bugfixes-2.2
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
2016-07-06
wks: Let the server take the encrytion key from the file.
Werner Koch
1
-15
/
+27
2016-07-05
tools/gpgtar: Provide --create and --extract.
Justus Winter
1
-2
/
+16
2016-07-04
wks: Add command --read to gpg-wks-client.
Werner Koch
1
-2
/
+15
2016-07-03
wks: Let the client only export the requested UID.
Werner Koch
1
-6
/
+15
2016-07-02
tools: Call sendmail directly from the wks tools.
Werner Koch
7
-17
/
+279
2016-07-02
tools: Add options to gpg-wks-server.
Werner Koch
2
-7
/
+135
2016-07-02
tools: Extend mime-maker.c:mime_maker_add_header.
Werner Koch
1
-11
/
+54
2016-07-01
tools/gpgtar: Annotate semi-static allocation.
Justus Winter
1
-1
/
+6
2016-06-30
tools: Fix trivial memory leak.
Justus Winter
1
-0
/
+10
2016-06-29
tools: Add gpg-wks-client and gpg-wks-server.
Werner Koch
7
-1
/
+2410
2016-06-29
tools: Add modules for MIME parsing and creating.
Werner Koch
5
-1
/
+1492
2016-06-28
tools/gpgtar: Fix handling of '-'.
Justus Winter
2
-2
/
+2
2016-06-16
Add missing files so that make distcheck works again,
Werner Koch
1
-1
/
+1
2016-06-16
tools: Fix typo in function name of symcryptrun.
Werner Koch
1
-1
/
+1
2016-06-08
gpgconf: New commands --create-socketdir and --remove-socketdir.
Werner Koch
1
-0
/
+67
2016-06-08
Implement /run/user/UID/gnupg based sockets.
Werner Koch
2
-3
/
+2
2016-06-08
gpgconf: Add option --homedir
Werner Koch
1
-0
/
+2
2016-06-08
Do not use no-libgcrypt dummy for tools
Werner Koch
1
-8
/
+8
2016-06-07
common: New function gnupg_socketdir.
Werner Koch
2
-2
/
+2
2016-06-07
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
1
-2
/
+0
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
3
-16
/
+11
2016-05-27
common: Add a status callback to gnupg_exec_tool_stream.
Werner Koch
3
-3
/
+3
2016-05-27
common: Allow a second input stream for gnupg_exec_tool_stream.
Werner Koch
4
-5
/
+5
2016-05-27
tools: Improve debug output of rfc822parse.
Werner Koch
1
-1
/
+6
2016-05-27
common: Make use of default_errsource in exechelp.
Werner Koch
1
-2
/
+2
2016-05-24
gpgtar: Simplify code by using ccparray.
Werner Koch
3
-48
/
+44
2016-05-04
agent: Make --allow-loopback-pinentry the default.
Werner Koch
1
-2
/
+2
2016-05-03
tests: Silence output of some tests.
Werner Koch
1
-1
/
+7
2016-03-01
tools: Drop superfluous include.
Justus Winter
1
-1
/
+0
2016-02-23
tools/mk-tdata: Fix data generation on Windows.
Justus Winter
1
-0
/
+6
2016-02-18
gpgparsemail: Allow weirdly-mixed pkcs7 signatures.
Daniel Kahn Gillmor
1
-17
/
+24
2016-01-26
gpgtar,w32: Fix gpgtar 8 bit encoding handling on W32
Andre Heinecke
1
-5
/
+5
2016-01-20
agent: New option --pinentry-timeout
Werner Koch
1
-0
/
+4
2016-01-09
tools: Remove gpgkey2ssh.
Werner Koch
2
-348
/
+1
2015-12-14
common: Rename sh-exectool to exectool.
Werner Koch
3
-13
/
+13
2015-12-04
tools/gpgtar: Implement symmetric encryption.
Justus Winter
2
-3
/
+12
2015-12-04
tools/gpgtar: Implement signing.
Justus Winter
3
-9
/
+21
2015-12-04
tools/gpgtar: Use the new exectool helper.
Justus Winter
5
-29
/
+82
2015-11-27
dirmngr: Avoid a declarations after statements.
Werner Koch
1
-29
/
+33
2015-11-26
tools/gpgtar: Add '--dry-run'.
Justus Winter
3
-2
/
+14
2015-11-26
tools/gpgtar: Handle '--gpg-args'.
Justus Winter
5
-3
/
+20
2015-11-26
common: Make the GPG arguments configurable in call-gpg.
Justus Winter
3
-2
/
+5
2015-11-26
tools/gpgtar: Handle '--tar-args' for compatibility with gpg-zip.
Justus Winter
1
-8
/
+150
2015-11-26
tools/gpgtar: Rework argument parsing.
Justus Winter
1
-40
/
+52
2015-11-25
tools/gpgtar: Handle '--directory' argument.
Justus Winter
3
-22
/
+32
2015-11-25
tools/gpgtar: Handle '--gpg' argument.
Justus Winter
5
-3
/
+11
2015-11-25
tools/gpgtar: Improve error handling.
Justus Winter
5
-36
/
+51
2015-11-25
tools: Add encryption and decryption support to gpgtar.
Justus Winter
6
-56
/
+118
2015-11-17
tools: Fix option parsing for gpg-zip.
Neal H. Walfield
1
-4
/
+6
2015-11-17
Fix typos found using codespell.
Justus Winter
7
-10
/
+10
[prev]
[next]