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