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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
scd:p15: Print the internal card type.
Werner Koch
1
-0
/
+8
2020-11-25
scd:p15: Improve support for some CardOS based cards.
Werner Koch
1
-5
/
+30
2020-05-05
scd: Extend an internal function to also return the algo.
Werner Koch
1
-1
/
+1
2020-04-09
scd:p15: Return a display S/N via Assuan.
Werner Koch
1
-21
/
+54
2020-04-07
scd:p15: Show a pretty PIN prompt.
Werner Koch
1
-13
/
+197
2020-04-07
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
1
-14
/
+79
2020-04-03
scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.
Werner Koch
1
-18
/
+62
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-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-03-31
scd:p15: Support signing with CardOS 5 cards.
Werner Koch
1
-83
/
+333
2020-03-31
scd:p15: Read certificates in extended mode.
Werner Koch
1
-2
/
+4
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-02-18
Spelling cleanup.
Daniel Kahn Gillmor
1
-1
/
+1
2020-01-07
scd: First changes to implement a PIN cache.
Werner Koch
1
-3
/
+6
2019-09-04
scd: Use a macro for the flag parameter of learn_status.
Werner Koch
1
-1
/
+1
2019-06-25
scd: Add an re-select mechanism to switch apps.
Werner Koch
1
-0
/
+1
2019-06-21
scd: Simplify inclusion of app-common.h.
Werner Koch
1
-1
/
+0
2019-06-21
scd: Use enums for cardtype and apptype.
Werner Koch
1
-1
/
+1
2019-06-19
scd: Split data structures into app and card related objects.
Werner Koch
1
-34
/
+46
2017-11-27
Use the gpgrt log functions if possible.
Werner Koch
1
-2
/
+2
2017-04-10
scd: Relax a condition for p15 driver.
NIIBE Yutaka
1
-1
/
+1
2017-04-10
scd: Relax a condition for p15 driver.
NIIBE Yutaka
1
-1
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-1
/
+1
2017-03-06
scd: More cleanup of old code.
NIIBE Yutaka
1
-3
/
+1
2017-03-06
scd: Fix API of select_file/_path.
NIIBE Yutaka
1
-8
/
+7
2017-01-23
Fix format string errors and some missing error case initialization.
Werner Koch
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-08-03
More cleanup of "allow to".
Daniel Kahn Gillmor
1
-2
/
+2
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2014-09-18
scd: Fix int/short mismatch in format string of app-p15.c
Werner Koch
1
-4
/
+8
2014-07-25
scd: Comment typo fixes.
Werner Koch
1
-5
/
+5
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-138
/
+138
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-1
/
+1
2009-12-15
Do not use the VMC C reserved word readonly.
Werner Koch
1
-1
/
+1
2009-07-10
Fix for card keys > 2048 bit.
Werner Koch
1
-3
/
+3
2009-03-18
Add server option with-ephemeral-keys.
Werner Koch
1
-8
/
+14
2008-11-03
Use bin2hex if possible.
Werner Koch
1
-18
/
+4
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-4
/
+4
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-11-20
Made some PIN pads work.
Werner Koch
1
-1
/
+2
2006-10-24
Preparing another release
gnupg-1.9.94
Werner Koch
1
-7
/
+23
2006-10-23
.
Werner Koch
1
-2
/
+2
2006-10-10
Various changes
Werner Koch
1
-1
/
+1
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-15
/
+15
[next]