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
path:
root
/
scd
/
app-p15.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scd:p15: Fix faulty removal of a test code change.
Werner Koch
2021-03-10
1
-1
/
+1
*
scd:p15: Support special extended usage flags for OpenPGP keys.
Werner Koch
2021-03-10
1
-6
/
+93
*
scd:p15: Read out the access flags.
Werner Koch
2021-02-25
1
-68
/
+141
*
scd:p15: Get the label value of all objects for better diagnostics.
Werner Koch
2021-02-24
1
-78
/
+180
*
scd:p15: Make it code work again for D-Trust cards.
Werner Koch
2021-02-23
1
-29
/
+64
*
scd: Fix readkey --info in case a readkey command is available.
Werner Koch
2021-02-22
1
-2
/
+2
*
scd:p15: Extract extended usage flagsand act upon them.
Werner Koch
2021-02-22
1
-80
/
+235
*
scd: Minor tweak for easier backporting
Werner Koch
2021-02-19
1
-11
/
+12
*
scd:p15: Read PuKDF and minor refactoring.
Werner Koch
2021-02-02
1
-85
/
+447
*
scd:p15: Make file selection more robust.
Werner Koch
2021-01-27
1
-37
/
+60
*
scd:p15: Factor the commonKeyAttributes parser out.
Werner Koch
2021-01-27
1
-134
/
+206
*
scd:p15: Factor the commonObjectAttributes parser out.
Werner Koch
2021-01-26
1
-139
/
+112
*
scd:p15: First step towards real CardOS 5 support.
Werner Koch
2021-01-26
1
-71
/
+209
*
scd:p15: Show the ATR as part of the TokenInfo diagnostics.
Werner Koch
2021-01-21
1
-0
/
+12
*
scd:p15: Print the internal card type.
Werner Koch
2020-11-25
1
-0
/
+8
*
scd:p15: Improve support for some CardOS based cards.
Werner Koch
2020-11-25
1
-5
/
+30
*
scd: Extend an internal function to also return the algo.
Werner Koch
2020-05-05
1
-1
/
+1
*
scd:p15: Return a display S/N via Assuan.
Werner Koch
2020-04-09
1
-21
/
+54
*
scd:p15: Show a pretty PIN prompt.
Werner Koch
2020-04-07
1
-13
/
+197
*
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
2020-04-07
1
-14
/
+79
*
scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.
Werner Koch
2020-04-03
1
-18
/
+62
*
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: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
*
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
2020-03-31
1
-83
/
+333
*
scd:p15: Read certificates in extended mode.
Werner Koch
2020-03-31
1
-2
/
+4
*
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
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
1
-1
/
+1
*
scd: First changes to implement a PIN cache.
Werner Koch
2020-01-07
1
-3
/
+6
*
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
2019-09-04
1
-1
/
+1
*
scd: Add an re-select mechanism to switch apps.
Werner Koch
2019-06-25
1
-0
/
+1
*
scd: Simplify inclusion of app-common.h.
Werner Koch
2019-06-21
1
-1
/
+0
*
scd: Use enums for cardtype and apptype.
Werner Koch
2019-06-21
1
-1
/
+1
*
scd: Split data structures into app and card related objects.
Werner Koch
2019-06-19
1
-34
/
+46
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
*
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
[prev]
[next]