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
path:
root
/
scd
/
app-p15.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd:p15: Skip deleted records.
Werner Koch
2022-12-08
1
-8
/
+37
*
scd:nks: Return USAGE information for KEYINFO command.
NIIBE Yutaka
2022-10-20
1
-1
/
+1
*
scd:p15: Fix accidental commit of debug code
Werner Koch
2022-06-01
1
-6
/
+3
*
scd:p15: Improve the displayed S/N for Technology Nexus cards.
Werner Koch
2022-05-06
1
-6
/
+42
*
scd:p15: Fix the the sanity check of the displayed S/N.
Werner Koch
2022-05-06
1
-2
/
+6
*
scd:p15: Fix reading certificates without length info.
Werner Koch
2022-05-05
1
-6
/
+23
*
scd:p15: Improve the PIN prompt for Genua cards.
Werner Koch
2022-04-13
1
-4
/
+26
*
scd:p15: Support for GeNUA cards.
Werner Koch
2022-04-13
1
-1
/
+10
*
scd:p15: Prepare AODF parsing for other authentication types.
Werner Koch
2022-04-13
1
-329
/
+372
*
scd:p15: Add basic support for AET JCOP cards.
Werner Koch
2022-04-13
1
-5
/
+46
*
scd:p15: Used extended mode already for RSA 2048
Werner Koch
2022-02-21
1
-2
/
+2
*
scd: avoid memory leaks
Jakub Jelen
2021-05-20
1
-2
/
+3
*
scd:p15: Fix logic for appending product name to MANUFACTURER.
Ingo Klöcker
2021-05-18
1
-2
/
+2
*
scd:p15: Update from current GnuPG 2.3
Werner Koch
2021-04-29
1
-838
/
+2726
*
scd: Extend an internal function to also return the algo.
Werner Koch
2021-04-29
1
-1
/
+1
*
scd: Extend iso7816_select_path
Werner Koch
2021-04-29
1
-3
/
+3
*
scd: Extend ISO binary and record reading functions.
Werner Koch
2021-04-29
1
-1
/
+1
*
scd: Pass ctrl parameter to more app functions.
Werner Koch
2021-02-19
1
-4
/
+6
*
scd: Change the apptype from a string to an enum.
Werner Koch
2021-02-19
1
-1
/
+1
*
scd: Add some compatibility code for easier backporting.
Werner Koch
2021-02-19
1
-1
/
+0
*
common: Change argument order of log_printhex.
Werner Koch
2020-05-12
1
-4
/
+4
*
scd:p15: Return a display S/N via Assuan.
Werner Koch
2020-04-15
1
-21
/
+54
*
scd:p15: Show a pretty PIN prompt.
Werner Koch
2020-04-15
1
-10
/
+200
*
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
2020-04-15
1
-14
/
+80
*
scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.
Werner Koch
2020-04-15
1
-19
/
+62
*
scd:p15: Rename some variables and functions for clarity.
Werner Koch
2020-04-15
1
-20
/
+20
*
scd:p15: Cache the PIN.
Werner Koch
2020-04-15
1
-0
/
+8
*
scd:p15: Add missing keygrip retrieval for decryption.
Werner Koch
2020-04-01
1
-0
/
+8
*
scd:p15: Support decryption with CardOS 5 cards.
Werner Koch
2020-04-01
1
-2
/
+99
*
scd:p15: Factor PIN verification out to a new function.
Werner Koch
2020-04-01
1
-189
/
+224
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-04-01
1
-81
/
+232
*
scd:p15: Read certificates in extended mode.
Werner Koch
2020-04-01
1
-1
/
+4
*
scd:p15: Improve diagnostics
Werner Koch
2020-04-01
1
-164
/
+202
*
scd:p15: Detect CardOS 5 cards and print some basic infos.
Werner Koch
2020-04-01
1
-15
/
+150
*
scd: Relax a condition for p15 driver.
NIIBE Yutaka
2017-04-10
1
-1
/
+1
*
scd: Relax a condition for p15 driver.
NIIBE Yutaka
2017-04-10
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
scd: More cleanup of old code.
NIIBE Yutaka
2017-03-06
1
-3
/
+1
*
scd: Fix API of select_file/_path.
NIIBE Yutaka
2017-03-06
1
-8
/
+7
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
More cleanup of "allow to".
Daniel Kahn Gillmor
2016-08-03
1
-2
/
+2
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
scd: Fix int/short mismatch in format string of app-p15.c
Werner Koch
2014-09-18
1
-4
/
+8
*
scd: Comment typo fixes.
Werner Koch
2014-07-25
1
-5
/
+5
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-138
/
+138
*
Add dummu option --passwd for gpg.
Werner Koch
2010-01-08
1
-1
/
+1
*
Do not use the VMC C reserved word readonly.
Werner Koch
2009-12-15
1
-1
/
+1
*
Fix for card keys > 2048 bit.
Werner Koch
2009-07-10
1
-3
/
+3
[next]