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
2015-12-02
scd: Fix for Curve25519 prefix handling.
NIIBE Yutaka
1
-1
/
+26
2015-11-19
scd: Improve error handling.
Justus Winter
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-4
/
+4
2015-11-04
scd: fix change_keyattr.
NIIBE Yutaka
1
-2
/
+2
2015-09-19
scd: Fix KEYTOCARD handling for ECC key.
NIIBE Yutaka
1
-7
/
+11
2015-09-07
scd: Force key attribute change for writekey.
NIIBE Yutaka
1
-33
/
+62
2015-09-07
scd: KEYNO cleanup.
NIIBE Yutaka
1
-70
/
+67
2015-08-06
Curve25519 support.
NIIBE Yutaka
1
-57
/
+62
2015-08-06
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
1
-2
/
+2
2015-08-04
scd: Fix ecc_oid.
NIIBE Yutaka
1
-1
/
+1
2015-08-04
scd: Fix ECC support.
NIIBE Yutaka
1
-17
/
+44
2015-07-26
scd: Fix size_t/unsigned int mismatch.
Werner Koch
1
-1
/
+3
2015-07-25
scd: support any curves defined by libgcrypt.
NIIBE Yutaka
1
-221
/
+143
2015-07-23
scd: Format change to specify "rsa2048" for KEY-ATTR.
NIIBE Yutaka
1
-6
/
+10
2015-07-21
scd: change_keyattr_from_string for ECC.
NIIBE Yutaka
1
-55
/
+95
2015-07-17
scd: Use openpgpdefs.h for constants.
NIIBE Yutaka
1
-13
/
+17
2015-07-02
scd: Support AES decryption for OpenPGPcard v3.0.
NIIBE Yutaka
1
-1
/
+4
2015-06-26
scd: Support button flag and AES key data for OpenPGPcard v3.0.
NIIBE Yutaka
1
-8
/
+28
2015-06-05
scd: do_decipher change for OpenPGPcard v3.0.
NIIBE Yutaka
1
-3
/
+21
2015-05-29
scd: Fix key template of ECC.
NIIBE Yutaka
1
-1
/
+1
2015-03-09
scd: fix for 64-bit arch.
NIIBE Yutaka
1
-3
/
+3
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-1
/
+2
2015-01-28
scd: Fix varargs call for 64-bit arch on ECC keys.
NIIBE Yutaka
1
-14
/
+12
2015-01-08
scd: fix get_public_key for OpenPGPcard v1.0.
Joshua Rogers
1
-1
/
+1
2014-12-22
scd: ECDH Support.
NIIBE Yutaka
1
-100
/
+69
2014-12-15
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
1
-3
/
+4
2014-12-12
scd: Fix possibly inhibited checkpin of the admin pin.
Werner Koch
1
-1
/
+1
2014-12-08
scd: Fix for EdDSA.
NIIBE Yutaka
1
-3
/
+5
2014-12-05
scd: Fix for NIST P-256.
NIIBE Yutaka
1
-6
/
+12
2014-08-26
Switch to the libgpg-error provided estream.
Werner Koch
1
-3
/
+2
2014-04-09
scd: EdDSA support.
NIIBE Yutaka
1
-43
/
+121
2014-04-08
scd: Silent compiler warnings about unused variables.
Werner Koch
1
-0
/
+10
2014-03-12
scd: writekey support of ECC.
NIIBE Yutaka
1
-93
/
+424
2013-08-29
scd: add support for RSA_CRT and RSA_CRT_N key import.
Jonas Borgström
1
-7
/
+68
2013-08-28
gpg: Make decryption with the OpenPGP card work.
Werner Koch
1
-1
/
+4
2013-08-27
scd: fix parsing login-data DO.
NIIBE Yutaka
1
-12
/
+13
2013-03-14
scd: fix missing close paren.
NIIBE Yutaka
1
-1
/
+1
2013-03-09
scd: support ECDSA signing.
NIIBE Yutaka
1
-7
/
+24
2013-03-08
scd: support ECDSA public key.
NIIBE Yutaka
1
-94
/
+254
2013-02-08
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
1
-43
/
+43
2013-02-05
scd: Fix check_keypad_request.
NIIBE Yutaka
1
-1
/
+1
2013-02-05
SCD: Support P=N format for login data.
NIIBE Yutaka
1
-24
/
+24
2013-02-05
SCD: Defaults to use pinpad if the reader has the capability.
NIIBE Yutaka
1
-25
/
+25
2013-02-05
SCD: handle keypad request on the card.
NIIBE Yutaka
1
-6
/
+104
2013-02-05
SCD: Support fixed length PIN input for keypad.
NIIBE Yutaka
1
-3
/
+3
2013-02-05
SCD: API cleanup for keypad handling.
NIIBE Yutaka
1
-3
/
+3
2012-12-13
SCD: Fix the process of writing key or generating key.
NIIBE Yutaka
1
-2
/
+2
2012-11-06
Allow decryption with card keys > 3072 bits
Werner Koch
1
-0
/
+10
2012-08-24
Actually show translators comments in PO files
David Prévot
1
-2
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-6
/
+6
[prev]
[next]