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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: add --passphrase-env VARNAME to read passphrase from environment
dkg/passphrase-env
Daniel Kahn Gillmor
2018-09-23
4
-1
/
+29
*
g10: Fix memory leak for --card-status.
NIIBE Yutaka
2018-09-18
1
-4
/
+3
*
g10: Fix another memory leak.
NIIBE Yutaka
2018-09-13
1
-4
/
+3
*
g10: Fix memory leak (more).
NIIBE Yutaka
2018-09-13
1
-5
/
+9
*
g10: Fix memory leak in enum_secret_keys.
NIIBE Yutaka
2018-09-13
1
-2
/
+10
*
Revert "dirmngr: hkp: Avoid potential race condition when some hosts die."
NIIBE Yutaka
2018-09-11
1
-10
/
+13
*
dirmngr: Serialize access to hosttable.
NIIBE Yutaka
2018-09-11
3
-8
/
+64
*
common: Use iobuf_get_noeof to avoid undefined behaviors.
NIIBE Yutaka
2018-09-10
1
-3
/
+3
*
agent: Fix error code check from npth_mutex_init.
NIIBE Yutaka
2018-09-10
1
-2
/
+6
*
dirmngr: Emit SOURCE status also on NO_DATA.
Werner Koch
2018-09-07
2
-5
/
+20
*
dirmngr: hkp: Avoid potential race condition when some hosts die.
Daniel Kahn Gillmor
2018-09-07
1
-13
/
+10
*
g10: Fix memory leak.
NIIBE Yutaka
2018-09-07
1
-0
/
+2
*
gpgscm: Suppress warnings for GCC > 6.
NIIBE Yutaka
2018-09-06
1
-15
/
+14
*
Fix use of strncpy, which is actually good to use memcpy.
NIIBE Yutaka
2018-09-06
2
-2
/
+2
*
artwork: State license of the logo
Werner Koch
2018-08-30
1
-0
/
+8
*
gpg: Explain error message in key generation with --batch
Werner Koch
2018-08-29
1
-1
/
+3
*
doc: Minor additions to the gpg man page
Werner Koch
2018-08-29
1
-4
/
+10
*
gpg: Remove unused function get_pubkeys.
Werner Koch
2018-08-29
2
-274
/
+4
*
doc: Show how to list envvars send to gpg-agent.
Werner Koch
2018-08-29
1
-0
/
+9
*
gpg: New option --known-notation.
Werner Koch
2018-08-29
4
-7
/
+64
*
gpg: Refresh expired keys originating from the WKD.
Werner Koch
2018-08-28
2
-17
/
+99
*
gpg: Remove unused arg from a function.
Werner Koch
2018-08-28
4
-5
/
+5
*
gpg: Prepare for longer card fingerprints.
Werner Koch
2018-08-27
4
-76
/
+89
*
g10: Fix enum_secret_keys for card keys.
NIIBE Yutaka
2018-08-27
1
-3
/
+8
*
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
[next]