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
...
*
common: Add functions to help create DER objects.
Werner Koch
2020-04-23
2
-2
/
+111
*
sm: Support import of PKCS#12 encoded ECC private keys.
Werner Koch
2020-04-21
3
-62
/
+198
*
sm: Replace some debug message by log_error or log_info
Werner Koch
2020-04-21
2
-8
/
+10
*
scd:nks: Allow retrieving certificates from a Signature Card v.20
Werner Koch
2020-04-17
1
-164
/
+299
*
scd: Detect missing card in "getinfo all_active_apps".
Werner Koch
2020-04-17
1
-0
/
+5
*
sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.
Werner Koch
2020-04-16
2
-9
/
+19
*
sm: Lookup missing issuers first using authorityInfoAccess.
Werner Koch
2020-04-16
4
-26
/
+180
*
dirmngr: Allow http URLs with "LOOKUP --url"
Werner Koch
2020-04-16
1
-20
/
+103
*
gpg: Make AEAD modes subject to compliance checks.
Werner Koch
2020-04-16
1
-10
/
+13
*
indent: Some typo and indentation changes for gpg.
Werner Koch
2020-04-15
5
-19
/
+18
*
gpg: Fix broken setting of AEAD algo.
Werner Koch
2020-04-15
1
-7
/
+1
*
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
2020-04-15
3
-2
/
+87
*
regexp: Fix generation of _unicode_mapping.c.
NIIBE Yutaka
2020-04-15
3
-4
/
+15
*
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
2020-04-14
3
-41
/
+113
*
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
2020-04-09
2
-45
/
+132
*
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
[prev]
[next]