aboutsummaryrefslogtreecommitdiffstats
path: root/scd/pcsc-wrapper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-13scd: Allow for certificates > 1024 with PC/SC.Andreas Schwier1-1/+1
2014-07-22scd: Do not use the pcsc-wrapper.Werner Koch1-1/+2
2014-03-07Fix syntax error for building on APPLE.Werner Koch1-1/+1
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2013-03-26scd: PC/SC status fix.NIIBE Yutaka1-3/+5
2013-03-22scd: PC/SC cleanup.NIIBE Yutaka1-52/+66
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2011-11-28PC/SC pinpad support.NIIBE Yutaka1-2/+48
2011-08-10Fixed set but unused variable bugsWerner Koch1-2/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-62/+62
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-4/+13
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+1
2006-09-06The big Assuan error code removal.Werner Koch1-1/+2
2006-08-21disconnectafter wake-up bug fix by Bob Dunlop.Werner Koch1-11/+20
2005-09-09Bug fixes and ssh support for the BELPIC.Werner Koch1-1/+0
2005-09-05Basically made Belgian EID cards work.Werner Koch1-1/+7
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-2/+2
2004-10-20* sc-investigate: Removed.Werner Koch1-39/+235
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-0/+631