summaryrefslogtreecommitdiffstats
path: root/scd/app-dinsig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Replace all assert macros by the log_assert macro.Werner Koch2021-03-311-3/+2
* scd: Extend an internal function to also return the algo.Werner Koch2020-05-051-1/+1
* scd:p15: Support signing with CardOS 5 cards.Werner Koch2020-03-311-1/+1
* scd: First changes to implement a PIN cache.Werner Koch2020-01-071-1/+4
* scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-251-0/+1
* scd: Simplify inclusion of app-common.h.Werner Koch2019-06-211-1/+0
* scd: Use enums for cardtype and apptype.Werner Koch2019-06-211-1/+1
* scd: Split data structures into app and card related objects.Werner Koch2019-06-191-11/+14
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* scd: More cleanup of old code.NIIBE Yutaka2017-03-061-1/+0
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-061-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-4/+4
* SCD: Support fixed length PIN input for keypad.NIIBE Yutaka2013-02-051-1/+1
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-1/+1
* PC/SC pinpad support.NIIBE Yutaka2011-11-281-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-35/+35
* Fix for card keys > 2048 bit.Werner Koch2009-07-101-1/+2
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-1/+3
* Minor fixes.Werner Koch2008-06-261-1/+1
* Start support of TCOS 3 cards.Werner Koch2008-06-261-10/+96
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-071-17/+45
* The big Assuan error code removal.Werner Koch2006-09-061-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-5/+36
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-10/+10
* * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch2004-03-161-8/+306
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-0/+129