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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dirmngr: Prepare certcache for forthcoming changes.
Werner Koch
2017-02-16
1
-28
/
+40
*
indent: Reformat and extend some comments in dirmngr.
Werner Koch
2017-02-16
5
-92
/
+100
*
dirmngr: Replace stpcpy chains by strconcat.
Werner Koch
2017-02-16
4
-30
/
+13
*
scd: Minor fixes to silence compiler warnings.
NIIBE Yutaka
2017-02-16
2
-4
/
+6
*
libdns: Workaround for bracketed numerical addresses.
Werner Koch
2017-02-15
1
-3
/
+22
*
dirmngr: Do PTR lookups only for 'keyserver --hosttable'.
Werner Koch
2017-02-15
1
-46
/
+79
*
dirmngr: Avoid PTR lookup for hosts in a pool
Werner Koch
2017-02-15
1
-5
/
+18
*
tests,build: Fix distcheck.
Justus Winter
2017-02-15
1
-1
/
+2
*
tests: Test and document other ways to create keys.
Justus Winter
2017-02-15
2
-11
/
+52
*
tests: Check expiration times of created keys.
Justus Winter
2017-02-15
5
-9
/
+72
*
scd: Fix RESET command handling.
NIIBE Yutaka
2017-02-15
1
-28
/
+24
*
gpg: Make --export-ssh-key work for the primary key.
Werner Koch
2017-02-14
4
-0
/
+105
*
dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.
Werner Koch
2017-02-13
1
-6
/
+21
*
gpgconf: No ENOENT warning with --change-options et al.
Werner Koch
2017-02-13
1
-2
/
+5
*
gpg: Print a warning if no command has been given.
Werner Koch
2017-02-13
1
-1
/
+5
*
g13: Fix build on macOS.
Justus Winter
2017-02-13
1
-1
/
+1
*
scd: Fix use case of PC/SC.
NIIBE Yutaka
2017-02-13
3
-5
/
+13
*
gpg: Fix memory leak in the error case of signature creation.
Werner Koch
2017-02-10
1
-2
/
+9
*
common: Avoid warning about implicit declaration of gnupg_fd_valid.
Daniel Kahn Gillmor
2017-02-08
1
-0
/
+1
*
gpg,common: Make sure that all fd given are valid.
Justus Winter
2017-02-08
9
-1
/
+65
*
tests: Skip key types not supported by OpenSSH.
Justus Winter
2017-02-07
1
-4
/
+29
*
wks: Add WKS-Phase headers to the server messages.
Werner Koch
2017-02-07
1
-0
/
+10
*
po: Manual updates of nl translation.
Daniel Kahn Gillmor
2017-02-05
1
-8
/
+8
*
po: Copied missing nl.po translation from the 2.0 branch.
Daniel Kahn Gillmor
2017-02-05
1
-0
/
+7647
*
gpg: Fix aliases --list-key, --list-sig, and --check-sig.
Daniel Kahn Gillmor
2017-02-05
1
-3
/
+3
*
doc: Clarify abbreviation of --help.
Daniel Kahn Gillmor
2017-02-04
1
-1
/
+2
*
agent: Tell pinentry the hostname the agent is running on.
Werner Koch
2017-02-03
1
-1
/
+11
*
agent: Tell the Pinentry the client's pid.
Werner Koch
2017-02-03
5
-1
/
+110
*
gpg: More diagnostics for a launched pinentry.
Werner Koch
2017-02-03
2
-12
/
+13
*
gpg: Don't assume that strtoul interprets "" as 0.
Neal H. Walfield
2017-02-02
1
-2
/
+4
*
tests: Improve description of test.
Neal H. Walfield
2017-02-02
1
-1
/
+1
*
Revert "Revert "tests: Add test demonstrating issue2929.""
Neal H. Walfield
2017-02-02
2
-1
/
+34
*
gpg: Ensure TOFU bindings associated with UTKs are registered as usual
Neal H. Walfield
2017-02-02
1
-6
/
+13
*
gpg: If there is a TOFU conflict, elide the too few message warning.
Neal H. Walfield
2017-02-02
1
-1
/
+3
*
gpg: Only print out TOFU statistics for conflicts in interactive mode
Neal H. Walfield
2017-02-02
1
-14
/
+69
*
gpg: Add newline to output.
Neal H. Walfield
2017-02-02
1
-1
/
+1
*
gpg: Remove period at end of warning.
Neal H. Walfield
2017-02-02
1
-1
/
+1
*
dirmngr: New option --no-use-tor and internal changes.
Werner Koch
2017-02-01
11
-23
/
+75
*
Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
Werner Koch
2017-02-01
2
-4
/
+6
*
scd: Fix regression tracking the connection count.
NIIBE Yutaka
2017-01-31
3
-24
/
+41
*
gpgscm: Tune the hash tables.
Justus Winter
2017-01-31
1
-3
/
+5
*
gpgscm: Optimize environment lookups and insertions.
Justus Winter
2017-01-31
1
-50
/
+116
*
gpgscm: Fix build with list environments.
Justus Winter
2017-01-31
1
-0
/
+1
*
gpgscm: Optimize symbol lookups and insertions.
Justus Winter
2017-01-31
1
-23
/
+61
*
gpgscm: Fix build with object list.
Justus Winter
2017-01-31
1
-0
/
+1
*
gpgscm: Remove unused functions.
Justus Winter
2017-01-31
1
-24
/
+0
*
dirmngr: Require --allow-version-check even if --use-tor is used.
Werner Koch
2017-01-31
2
-3
/
+3
*
scd: Remove --debug-disable-ticker option.
NIIBE Yutaka
2017-01-31
2
-34
/
+14
*
scd: Fix SERIALNO for multiple devices.
NIIBE Yutaka
2017-01-31
5
-76
/
+71
*
gpgscm: Use a compact vector representation.
Justus Winter
2017-01-30
2
-27
/
+36
[prev]
[next]