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
/
g10
/
apdu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-23
1
-15
/
+12
*
Fix syntax error introduced with 60bd6488
Werner Koch
2014-06-23
1
-3
/
+4
*
PC/SC cleanup.
Werner Koch
2014-06-23
1
-43
/
+56
*
Removed some set but unused vars.
Werner Koch
2011-08-09
1
-27
/
+26
*
First set of changes to backport the new card code from 2.0.
Werner Koch
2009-07-21
1
-526
/
+1042
*
Fix bug 1045
Werner Koch
2009-05-11
1
-2
/
+5
*
Switched to GPLv3.
Werner Koch
2007-10-23
1
-4
/
+2
*
Replaced an assert and fixed batch mode issue in cardglue.
Werner Koch
2006-03-05
1
-0
/
+1
*
* Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAGS. Strictly
David Shaw
2005-11-06
1
-1
/
+0
*
cygwin fixes
Werner Koch
2005-10-27
1
-38
/
+138
*
Updated card stuff to support T=0 cards.
Werner Koch
2005-09-07
1
-439
/
+298
*
Updated FSF street address and preparations for a release candidate.
Werner Koch
2005-05-31
1
-1
/
+2
*
(pin_cb): Print a warning if the info string hack is
Werner Koch
2005-03-30
1
-15
/
+15
*
(get_cached_data): New arg GET_IMMEDIATE to bypass
Werner Koch
2005-01-25
1
-12
/
+16
*
* apdu.c (apdu_send_le, apdu_send_direct), keylist.c
David Shaw
2004-12-15
1
-4
/
+8
*
About to release 1.3.92
Werner Koch
2004-10-28
1
-2
/
+3
*
* apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.
Werner Koch
2004-10-20
1
-35
/
+449
*
* README: Mentioned --enable-selinux-support.
Werner Koch
2004-10-15
1
-2
/
+6
*
2004-10-03 Timo Schulz <
[email protected]
>
Timo Schulz
2004-10-04
1
-0
/
+2
*
* gpg.sgml: Document "addcardkey" and "keytocard".
Werner Koch
2004-09-23
1
-1
/
+2
*
* cardglue.c (open_card): Use shutdown code if possible.
Werner Koch
2004-09-20
1
-0
/
+24
*
(apdu_open_reader): No fallback if a full CCID reader id has been
Werner Koch
2004-09-17
1
-1
/
+9
*
* configure.ac: Don't check for usb_create_match or
Werner Koch
2004-09-17
1
-3
/
+4
*
* README: Doc --disable-card-support and --without-readline.
Werner Koch
2004-09-09
1
-536
/
+1145
*
A bunch of changes for the openpgp card.
Werner Koch
2004-04-27
1
-17
/
+700
*
(close_ct_reader, close_pcsc_reader): Implemented.
Werner Koch
2003-10-30
1
-3
/
+12
*
* g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for
Werner Koch
2003-10-25
1
-2
/
+3
*
(apdu_open_reader): Hacks for PC/SC under Windows.
Werner Koch
2003-10-24
1
-3
/
+29
*
* passphrase.c (ask_passphrase): Add optional promptid arg.
Werner Koch
2003-10-21
1
-34
/
+45
*
* cardglue.c (card_close): New.
Werner Koch
2003-10-10
1
-0
/
+58
*
* cardglue.c (learn_status_cb): Release values before assignment
Werner Koch
2003-10-02
1
-8
/
+8
*
* g10.c (main): New commands --card-edit, --card-status and
Werner Koch
2003-09-28
1
-0
/
+1193