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
*
tools: Add some code for a future gpg-signcode tool.
wk/signcode
Werner Koch
2019-04-30
2
-1
/
+602
*
tools: Some changes to the ccidmon.c debug helper.
Werner Koch
2019-04-30
1
-16
/
+31
*
sm: Add yet inactive options to support authenticode
Werner Koch
2019-04-30
4
-3
/
+142
*
common,w32: Breakaway detached childs when in job
Andre Heinecke
2019-04-29
1
-0
/
+45
*
scd: Add new command: KEYINFO.
NIIBE Yutaka
2019-04-25
5
-1
/
+159
*
po: Update Japanese Translation.
NIIBE Yutaka
2019-04-23
1
-149
/
+267
*
scd: Allow KEYGRIP as KEYIDSTR.
NIIBE Yutaka
2019-04-23
1
-15
/
+52
*
scd: Factor out a function to check keyidstr.
NIIBE Yutaka
2019-04-22
1
-126
/
+59
*
gpgconf: correct capitalization of "Tor"
Daniel Kahn Gillmor
2019-04-19
1
-1
/
+1
*
g10: Fix double free when locating by mbox
Andre Heinecke
2019-04-18
1
-2
/
+1
*
g10: Fix a memory leak.
NIIBE Yutaka
2019-04-17
1
-0
/
+7
*
common: Fix AWK portability.
NIIBE Yutaka
2019-04-16
2
-7
/
+7
*
gpg: New caching functions.
Werner Koch
2019-04-13
5
-119
/
+702
*
gpg: Cache a once computed fingerprint in PKT_public_key.
Werner Koch
2019-04-12
2
-72
/
+51
*
gpg: Accept also armored data from the WKD.
Werner Koch
2019-04-11
1
-2
/
+3
*
gpg: Set a limit of 5 to the number of keys imported from the WKD.
Werner Koch
2019-04-11
1
-4
/
+21
*
speedo,w32: Install gpg-card.exe
Andre Heinecke
2019-04-11
1
-0
/
+2
*
gpg: Fix printing of the user id during import.
Werner Koch
2019-04-05
3
-14
/
+17
*
scd:piv: Fix RSA decryption.
Werner Koch
2019-04-04
1
-6
/
+25
*
doc: Minor change to the included yat2m.
Werner Koch
2019-04-04
2
-12
/
+148
*
scd: Better handling of timeout and time extension.
NIIBE Yutaka
2019-04-04
1
-7
/
+4
*
gpg: Improve the code to decrypt using PIV cards.
Werner Koch
2019-04-03
4
-25
/
+26
*
scd: New options --info and --info-only for READKEY.
Werner Koch
2019-04-03
7
-50
/
+147
*
gpg: Allow decryption using PIV cards.
Werner Koch
2019-04-03
4
-8
/
+146
*
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
2019-04-03
4
-3
/
+29
*
gpg: Avoid endless loop if a card's serial number can't be read.
Werner Koch
2019-04-03
1
-0
/
+1
*
card: Allow card selection with LIST.
Werner Koch
2019-04-03
2
-37
/
+90
*
gpg: Print modern style key info for non-decryptable keys.
Werner Koch
2019-04-03
2
-9
/
+9
*
gpg: Allow direct key generation from card with --full-gen-key.
Werner Koch
2019-04-02
5
-28
/
+213
*
common: Extend function pubkey_algo_string.
Werner Koch
2019-04-02
4
-5
/
+10
*
dirmngr: Improve domaininfo cache update algorithm.
Werner Koch
2019-04-02
1
-19
/
+106
*
sm: Show the usage flags when generating a key from a card.
Werner Koch
2019-04-01
3
-8
/
+61
*
gpg: Prepare card code to allow other than OpenPGP cards.
Werner Koch
2019-04-01
2
-16
/
+30
*
gpg: New card function agent_scd_keypairinfo.
Werner Koch
2019-04-01
2
-3
/
+82
*
gpg: Remove two unused card related functions.
Werner Koch
2019-04-01
3
-98
/
+76
*
gpg: Remove unused arg in a card related function.
Werner Koch
2019-04-01
4
-34
/
+33
*
dirmngr: Better for error code for http status 413.
Werner Koch
2019-03-29
3
-0
/
+12
*
scd: New option --application-priority.
Werner Koch
2019-03-28
5
-18
/
+91
*
card: For passwd add a PIV menu and make the OpenPGP menu optional.
Werner Koch
2019-03-28
1
-80
/
+101
*
card: Allow "yubikey disable" only for Yubikey-5 and later.
Werner Koch
2019-03-28
3
-3
/
+12
*
scd: Support reading the Yubikey 4 firmware version.
Werner Koch
2019-03-27
1
-21
/
+38
*
gpg: Don't use EdDSA algo ID for ECDSA curves.
Trevor Bentley
2019-03-27
1
-7
/
+18
*
sm: Allow decryption even if expired other keys are configured.
Werner Koch
2019-03-26
1
-0
/
+11
*
agent: Allow other ssh fingerprint algos in KEYINFO.
Werner Koch
2019-03-26
1
-4
/
+20
*
doc: Add relevant NEWS items from 2.2.
Werner Koch
2019-03-25
1
-0
/
+99
*
wkd: New command --print-wkd-url for gpg-wks-client.
Werner Koch
2019-03-25
4
-5
/
+50
*
doc: Clarify option --no-keyring.
Werner Koch
2019-03-25
1
-1
/
+2
*
sm, w32: Translate logger and status fd to handles
Andre Heinecke
2019-03-25
1
-2
/
+6
*
libdns: Don't use _[A-Z] which are reserved names.
NIIBE Yutaka
2019-03-25
1
-40
/
+40
*
doc: fix formatting error
Daniel Kahn Gillmor
2019-03-22
1
-1
/
+2
[next]