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
...
*
|
g10: Prefer to available card keys for decryption.
NIIBE Yutaka
2018-08-27
1
-9
/
+57
*
|
g10: Move enum_secret_keys to skclist.c.
NIIBE Yutaka
2018-08-27
2
-197
/
+198
*
|
g10: Fix comment of enum_secret_keys.
NIIBE Yutaka
2018-08-27
1
-2
/
+0
*
|
g10: Enumerated keys for decryption should be unique.
NIIBE Yutaka
2018-08-27
2
-2
/
+25
*
|
g10: Change decryption key selection for public key encryption.
NIIBE Yutaka
2018-08-27
5
-179
/
+155
*
|
g10: Fix undefined behavior when EOF in parsing packet for S2K.
NIIBE Yutaka
2018-08-10
1
-2
/
+2
*
|
gpg: Set a limit for a WKD import of 256 KiB.
Werner Koch
2018-07-27
1
-1
/
+9
*
|
dirmngr: Validate SRV records in WKD queries.
Werner Koch
2018-07-27
1
-0
/
+12
*
|
common: New function to validate domain names.
Werner Koch
2018-07-27
3
-2
/
+93
*
|
scd: Add support for Trustica Cryptoucan.
Jiří Keresteš
2018-07-26
3
-3
/
+13
*
|
Register DCO for Jiri Kerestes.
NIIBE Yutaka
2018-07-26
1
-0
/
+3
*
|
dirmngr: Print a WARNING status for DNS config problems.
Werner Koch
2018-07-25
16
-93
/
+196
*
|
gpg: Use 128 MiB as default AEAD chunk size.
Werner Koch
2018-07-24
2
-7
/
+20
*
|
Register DCO fo Michael Haubenwallner.
NIIBE Yutaka
2018-07-17
1
-0
/
+3
*
|
doc: Add NEWS about the 2.2.9 release
Werner Koch
2018-07-12
1
-0
/
+41
*
|
gpg: Remove multiple subkey bindings during export-clean.
Werner Koch
2018-07-09
1
-5
/
+84
*
|
gpg: Let export-clean remove expired subkeys.
Werner Koch
2018-07-09
4
-12
/
+125
*
|
gpg: Split key cleaning function for clarity.
Werner Koch
2018-07-09
4
-16
/
+54
*
|
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-06
10
-429
/
+495
*
|
po: Add flag options for xgettext.
Werner Koch
2018-07-05
2
-2
/
+57
*
|
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
6
-8
/
+60
*
|
doc: Typo fix in a comment.
Werner Koch
2018-07-05
1
-1
/
+1
|
/
*
gpg: Ignore too large user ids during import.
Werner Koch
2018-07-04
1
-1
/
+30
*
indent: Fix indentation of read_block in g10/import.c
Werner Koch
2018-07-04
1
-66
/
+67
*
gpg: Extra check for sign usage when verifying a data signature.
Werner Koch
2018-07-04
1
-2
/
+11
*
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
2018-07-03
3
-3
/
+3
*
agent: New commands PUT_SECRET and GET_SECRET.
Werner Koch
2018-07-02
3
-12
/
+237
*
common: New function percent_data_escape.
Werner Koch
2018-07-02
3
-1
/
+95
*
agent: Fix segv running in --server mode
Werner Koch
2018-07-02
1
-9
/
+14
*
libdns: For SOCKS connection, just fails.
NIIBE Yutaka
2018-07-02
1
-1
/
+1
*
gpg: Print revocation reason for "rev" records.
Werner Koch
2018-06-21
4
-4
/
+100
*
gpg: Print revocation reason for "rvs" records.
Werner Koch
2018-06-21
3
-3
/
+127
*
gpg: Let --show-keys print revocation certificates.
Werner Koch
2018-06-21
2
-13
/
+122
*
build: Remove duplicates from AC_CHECK_FUNCS
Werner Koch
2018-06-21
2
-13
/
+12
*
libdns: Let kernel to decide the local port.
NIIBE Yutaka
2018-06-19
1
-0
/
+3
*
wks: Take name of sendmail from configure.
Werner Koch
2018-06-19
2
-1
/
+3
*
libdns: Fix for non-FQDN hostname.
NIIBE Yutaka
2018-06-18
1
-5
/
+8
*
libdns: Fix connect and try next nameserver when ECONNREFUSED.
NIIBE Yutaka
2018-06-15
1
-2
/
+23
*
libdns: Clear struct sockaddr_storage by zero.
NIIBE Yutaka
2018-06-15
1
-0
/
+4
*
libdns: Sync to upstream.
NIIBE Yutaka
2018-06-14
1
-10
/
+2
*
dirmngr: Fix recursive resolver mode.
NIIBE Yutaka
2018-06-14
1
-0
/
+2
*
Some preparations to eventuallt use gpgrt_argparse.
Werner Koch
2018-06-12
4
-3
/
+10
*
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
2018-06-12
5
-1228
/
+6
*
gpg: Do not import revocations with --show-keys.
Werner Koch
2018-06-12
1
-26
/
+30
*
card: Fix memory leak for fetch-url sub command.
NIIBE Yutaka
2018-06-12
1
-0
/
+1
*
gpg: Add new usage option for drop-subkey filters.
Daniel Kahn Gillmor
2018-06-12
2
-0
/
+15
*
doc: Include release info from 2.2.8
Werner Koch
2018-06-11
1
-1
/
+41
*
gpg: Set some list options with --show-keys
Werner Koch
2018-06-11
2
-3
/
+9
*
gpg: Sanitize diagnostic with the original file name.
Werner Koch
2018-06-08
1
-1
/
+8
*
gpg: Improve import's repair-key duplicate signature detection.
Werner Koch
2018-06-07
1
-115
/
+134
[prev]
[next]