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-openpgp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
-45
/
+58
2019-06-17
scd: Slight change to app->fnc.do_with_keygrip.
Werner Koch
1
-8
/
+10
2019-06-17
scd: Use the correct gpg for the v1.0 OpenPGP card hack.
Werner Koch
1
-1
/
+2
2019-05-16
scd: Remove unused cruft from GnuPG 1.x
Werner Koch
1
-33
/
+0
2019-05-16
agent,scd: Scan and load all public keys for availability.
NIIBE Yutaka
1
-0
/
+4
2019-04-25
scd: Add new command: KEYINFO.
NIIBE Yutaka
1
-0
/
+54
2019-04-23
scd: Allow KEYGRIP as KEYIDSTR.
NIIBE Yutaka
1
-15
/
+52
2019-04-22
scd: Factor out a function to check keyidstr.
NIIBE Yutaka
1
-126
/
+59
2019-04-03
scd: New options --info and --info-only for READKEY.
Werner Koch
1
-8
/
+19
2019-04-03
scd: New standard attributes $ENCRKEYID and $SIGNKEYID.
Werner Koch
1
-0
/
+14
2019-03-13
Fix the previous commit.
NIIBE Yutaka
1
-3
/
+3
2019-03-13
g10: Fix symmetric cipher algo constant for ECDH.
NIIBE Yutaka
1
-2
/
+2
2019-03-05
scd: Rename a shared info field name.
Werner Koch
1
-12
/
+12
2019-02-26
scd: Simplify the app_readkey parameters.
Werner Koch
1
-38
/
+8
2019-02-21
scd: Extend KEYPAIRINFO by key usage info.
Werner Koch
1
-0
/
+10
2019-02-21
scd: Clear CHV status on timeout error.
NIIBE Yutaka
1
-34
/
+45
2019-02-06
scd: Make app_genkey and supporting ISO function more flexible.
Werner Koch
1
-3
/
+5
2019-02-05
scd: Allow standard keyref scheme for app-openpgp.
Werner Koch
1
-1
/
+14
2019-01-25
scd: Fix flushing of CA-FPR data objects
Werner Koch
1
-23
/
+25
2019-01-23
scd: Support PASSWD --clear for OpenPGP card.
NIIBE Yutaka
1
-1
/
+32
2019-01-21
scd: Add option --clear to PASSWD.
Werner Koch
1
-0
/
+4
2019-01-02
doc: Typo fix in code comment
Werner Koch
1
-4
/
+4
2018-12-18
scd: Fix description string.
NIIBE Yutaka
1
-2
/
+2
2018-11-15
scd: Make "learn" report about KDF data object.
NIIBE Yutaka
1
-3
/
+8
2018-10-25
g10,scd: Improve UIF support.
NIIBE Yutaka
1
-3
/
+6
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-1
/
+1
2018-10-15
scd: Fix signing authentication status.
NIIBE Yutaka
1
-1
/
+4
2018-09-27
g10,scd: Support UIF changing command.
NIIBE Yutaka
1
-3
/
+15
2018-04-03
scd: Writing KDF resets auth state.
NIIBE Yutaka
1
-1
/
+7
2018-03-30
g10,scd: Support single salt for KDF data object.
NIIBE Yutaka
1
-7
/
+22
2018-03-30
scd: Support changing key attribute back to RSA.
NIIBE Yutaka
1
-6
/
+18
2018-03-22
scd: Support KDF DO setup.
NIIBE Yutaka
1
-2
/
+3
2018-02-13
scd: Improve KDF-DO support
Arnaud Fontaine
1
-1
/
+2
2018-02-12
scd: Fix handling for Data Object with no data.
NIIBE Yutaka
1
-2
/
+6
2018-01-22
scd: Support KDF Data Object of OpenPGPcard V3.3.
NIIBE Yutaka
1
-25
/
+94
2017-11-27
Use the gpgrt log functions if possible.
Werner Koch
1
-6
/
+6
2017-11-15
gpg: Repurpose the ISO defined DO "sex" to "salutation".
Werner Koch
1
-1
/
+1
2017-09-11
scd: Fix for large ECC keys.
NIIBE Yutaka
1
-8
/
+32
2017-08-29
scd: Fix for large ECC keys.
NIIBE Yutaka
1
-8
/
+32
2017-08-27
scd: Convey the correct length for Le
Werner Koch
1
-2
/
+2
2017-07-24
scd: Use unsigned int for fields.
NIIBE Yutaka
1
-5
/
+5
2017-07-21
scd: Add debug message for v3 card.
NIIBE Yutaka
1
-8
/
+17
2017-07-20
scd: Support longer data length for special DOs for v3 card.
NIIBE Yutaka
1
-16
/
+45
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-2
/
+2
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-5
/
+5
2017-03-06
scd: Fix compiler warnings for app-openpgp.c.
NIIBE Yutaka
1
-4
/
+2
2017-02-22
scd,agent: Improve the OpenPGP PIN prompt texts.
Werner Koch
1
-7
/
+18
2017-02-22
Revert "scd: Nitpicks on the improved card prompts"
Werner Koch
1
-7
/
+7
[prev]
[next]