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-nks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Spelling: correct spelling of "passphrase".
Daniel Kahn Gillmor
2016-11-02
1
-1
/
+1
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-1
/
+2
*
scd: Suppress gcc warning about possible uninitialized use.
Werner Koch
2013-08-30
1
-1
/
+4
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
1
-1
/
+4
*
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
2013-02-08
1
-2
/
+2
*
SCD: Support fixed length PIN input for keypad.
NIIBE Yutaka
2013-02-05
1
-1
/
+1
*
SCD: API cleanup for keypad handling.
NIIBE Yutaka
2013-02-05
1
-2
/
+2
*
PC/SC pinpad support.
NIIBE Yutaka
2011-11-28
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-65
/
+63
*
Fix for extended length Le in decipher
Werner Koch
2009-09-03
1
-2
/
+3
*
Fix for card keys > 2048 bit.
Werner Koch
2009-07-10
1
-1
/
+2
*
Print keyid in gpg --list-packets.
Werner Koch
2009-05-13
1
-1
/
+92
*
More support for Netkey cards.
Werner Koch
2009-05-08
1
-4
/
+119
*
Implement decryption for TCOS 3 cards.
Werner Koch
2009-03-30
1
-17
/
+44
*
Signing using Netkey 3 cards does now work.
Werner Koch
2009-03-26
1
-33
/
+76
*
Fix keygrip computation for TCOS 3 cards.
Werner Koch
2009-03-20
1
-4
/
+46
*
Add server option with-ephemeral-keys.
Werner Koch
2009-03-18
1
-5
/
+5
*
New gpg-agent command to list key information.
Werner Koch
2009-03-06
1
-80
/
+53
*
New PIN Callback attributes in gpg-agent.
Werner Koch
2009-03-05
1
-76
/
+510
*
Add limited support for NetKey 3.0 cards.
Werner Koch
2009-01-08
1
-27
/
+109
*
Use bin2hex if possible.
Werner Koch
2008-11-03
1
-2
/
+1
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+4
*
Add support for the TCOS NullPIN feature.
Werner Koch
2008-06-24
1
-4
/
+63
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
The Cherry XX44 keyboard's PINpad does now work.
Werner Koch
2007-03-07
1
-19
/
+50
*
Typo fixes
Werner Koch
2007-02-14
1
-5
/
+6
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-2
/
+2
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Preparing an interim release
Werner Koch
2005-11-28
1
-4
/
+7
*
Changed the scdaemon to handle concurrent sessions. Adjusted
Werner Koch
2005-05-18
1
-12
/
+12
*
* configure.ac: Removed OpenSC detection and options.
Werner Koch
2005-04-27
1
-2
/
+2
*
* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c
Werner Koch
2004-03-16
1
-63
/
+3
*
*** empty log message ***
Werner Koch
2004-03-16
1
-2
/
+2
*
(iso7816_manage_security_env): New.
Werner Koch
2004-01-28
1
-6
/
+193
*
Some minor bug fixes, new test utilities and started support for other
Werner Koch
2004-01-27
1
-0
/
+388
[prev]