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
...
*
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
2020-04-09
2
-60
/
+307
*
common: New function to map hash algo names.
Werner Koch
2020-04-09
2
-0
/
+42
*
scd:p15: Return a display S/N via Assuan.
Werner Koch
2020-04-09
1
-21
/
+54
*
gpg: ECDH: Accept longer padding.
NIIBE Yutaka
2020-04-08
1
-4
/
+1
*
scd:p15: Show a pretty PIN prompt.
Werner Koch
2020-04-07
1
-13
/
+197
*
scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.
Werner Koch
2020-04-07
2
-0
/
+4
*
scd: Factor common PIN status check out.
Werner Koch
2020-04-07
5
-83
/
+58
*
doc: Typo fix in code comment.
Werner Koch
2020-04-07
1
-1
/
+1
*
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
2020-04-07
3
-14
/
+91
*
tools: Use internal regexp routines.
NIIBE Yutaka
2020-04-06
1
-2
/
+2
*
scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.
Werner Koch
2020-04-03
1
-18
/
+62
*
gpg,card: Use the new MANUFACTURER attribute.
Werner Koch
2020-04-03
6
-88
/
+42
*
scd:openpgp: New attribute "MANUFACTURER".
Werner Koch
2020-04-03
2
-0
/
+57
*
gpg: Add regular expression support.
NIIBE Yutaka
2020-04-03
17
-94
/
+36313
*
scd:p15: Implement do_with_keygrip and capabilities.
Werner Koch
2020-04-02
1
-34
/
+48
*
scd:p15: Rename some variables and functions for clarity.
Werner Koch
2020-04-02
1
-28
/
+28
*
scd: Use Gcrypt usage constants for the do_with_keygrip capabilities.
Werner Koch
2020-04-02
3
-8
/
+17
*
scd: New command DEVINFO.
NIIBE Yutaka
2020-04-02
3
-62
/
+203
*
scd:p15: Cache the PIN.
Werner Koch
2020-04-01
1
-0
/
+8
*
scd:p15: Run a keygrip_from_prkdf before verify_pin
Werner Koch
2020-04-01
1
-9
/
+18
*
scd:p15: Support decryption with CardOS 5 cards.
Werner Koch
2020-04-01
1
-2
/
+100
*
scd:p15: Factor PIN verification out to a new function.
Werner Koch
2020-04-01
1
-192
/
+224
*
sm: Fix a warning in an es_fopencooie function.
Werner Koch
2020-04-01
1
-0
/
+4
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
8
-98
/
+368
*
scd:p15: Read certificates in extended mode.
Werner Koch
2020-03-31
1
-2
/
+4
*
scd: Add function for binary read in extended mode.
Werner Koch
2020-03-31
2
-4
/
+17
*
scd:p15: Improve diagnostics
Werner Koch
2020-03-31
1
-164
/
+202
*
scd:p15: Detect CardOS 5 cards and print some basic infos.
Werner Koch
2020-03-30
1
-15
/
+150
*
agent: Print an error if gpg-protect reads the extended key format.
Werner Koch
2020-03-30
1
-0
/
+5
*
sm: Fix possible NULL deref in error messages of --gen-key.
Werner Koch
2020-03-30
1
-20
/
+20
*
sm: Consider certificates w/o CRL DP as valid.
Werner Koch
2020-03-27
5
-0
/
+34
*
scd:openpgp: Allow PKSIGN with keygrip also for OPENPGP.3.
Werner Koch
2020-03-27
1
-5
/
+18
*
gpgsm: Fix the previous commit.
NIIBE Yutaka
2020-03-27
1
-5
/
+5
*
gpgsm: Support key generation with ECC.
NIIBE Yutaka
2020-03-26
1
-5
/
+37
*
gpgsm: Remove restriction of key generation (only RSA).
NIIBE Yutaka
2020-03-26
1
-8
/
+9
*
gpgconf: Take care of --homedir when reading/updating options.
Werner Koch
2020-03-19
1
-7
/
+20
*
gpg: Also allow a v5 fingerprint for --trusted-key.
Werner Koch
2020-03-18
2
-1
/
+9
*
gpg: Update --trusted-key to accept fingerprint as well as long key id.
Daniel Kahn Gillmor
2020-03-18
2
-8
/
+20
*
gpg: Fix key expiration and usage for keys created at the Epoch.
Werner Koch
2020-03-18
1
-12
/
+16
*
doc: Remove duplicate description of --include-key-block.
Werner Koch
2020-03-14
1
-17
/
+10
*
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
2020-03-14
9
-240
/
+44
*
gpg: New option --auto-key-import
Werner Koch
2020-03-14
5
-14
/
+57
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
11
-50
/
+246
*
gpg: New option --include-key-block.
Werner Koch
2020-03-13
6
-11
/
+145
*
gpg: Add property "fpr" for use by --export-filter.
Werner Koch
2020-03-13
7
-2
/
+71
*
doc: Add a comment to explain the signature postscript.
Werner Koch
2020-03-12
1
-3
/
+8
*
gpgconf: Rewrite the gpgconf-comp module.
Werner Koch
2020-03-12
2
-1583
/
+661
*
dirmngr: Re-group the options in the --help output.
Werner Koch
2020-03-06
1
-50
/
+81
*
agent: Fix todays --re-group commit.
Werner Koch
2020-03-06
1
-0
/
+1
*
gpgsm: Re-group the options in the --help output.
Werner Koch
2020-03-06
1
-112
/
+127
[prev]
[next]