Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -35/+35 | |
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | |||||
2009-07-10 | Fix for card keys > 2048 bit. | Werner Koch | 1 | -1/+2 | |
2009-03-18 | Add server option with-ephemeral-keys. | Werner Koch | 1 | -1/+3 | |
Extend SCD LEARN command. | |||||
2008-06-26 | Minor fixes. | Werner Koch | 1 | -1/+1 | |
2008-06-26 | Start support of TCOS 3 cards. | Werner Koch | 1 | -10/+96 | |
Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-03-07 | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 1 | -17/+45 | |
DINSIG and NKS card applications are now also PIN pad aware. | |||||
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -1/+1 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-11-28 | Preparing an interim release | Werner Koch | 1 | -5/+36 | |
2005-05-18 | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 1 | -10/+10 | |
gpg-agent accordingly. Code cleanups. | |||||
2004-03-16 | * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c | Werner Koch | 1 | -8/+306 | |
* app-nks.c (get_length_of_cert): Removed. * app-help.c: New. (app_help_read_length_of_cert): New. Code taken from above. New optional arg R_CERTOFF. * card-dinsig.c: Removed. * card.c (card_get_serial_and_stamp): Do not bind to the old and never finsiged card-dinsig.c. * iso7816.c (iso7816_read_binary): Allow for an NMAX > 254. | |||||
2004-01-27 | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 1 | -0/+129 | |
smartcard applications. |