Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-03 | Fix for extended length Le in decipher | Werner Koch | 1 | -5/+3 | |
2009-07-10 | Fix for card keys > 2048 bit. | Werner Koch | 1 | -2/+4 | |
2009-06-17 | Add readcert command. | Werner Koch | 1 | -1/+1 | |
fix reading large certificates. | |||||
2009-05-08 | More support for Netkey cards. | Werner Koch | 1 | -6/+8 | |
Small changes to teh CCID driver. Support 2048 bit OpenPGP cards. | |||||
2009-03-30 | Implement decryption for TCOS 3 cards. | Werner Koch | 1 | -1/+1 | |
2009-01-08 | Add limited support for NetKey 3.0 cards. | Werner Koch | 1 | -0/+4 | |
2008-09-25 | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 1 | -0/+5 | |
2008-09-23 | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 1 | -1/+1 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2005-11-28 | Preparing an interim release | Werner Koch | 1 | -1/+34 | |
2005-09-09 | Bug fixes and ssh support for the BELPIC. | Werner Koch | 1 | -1/+2 | |
2005-09-05 | Basically made Belgian EID cards work. | Werner Koch | 1 | -0/+3 | |
Signature creation has not yet been tested. Also other changes to better cope with T=0 cards. | |||||
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -56/+0 | |
2004-10-14 | Added ID keywords because these files are often used in other packages. | Werner Koch | 1 | -0/+4 | |
2004-03-16 | *** empty log message *** | Werner Koch | 1 | -0/+1 | |
2004-01-28 | (iso7816_manage_security_env): New. | Werner Koch | 1 | -0/+4 | |
(iso7816_decipher): Add PADIND argument. ** app-nks.c is now functional ** | |||||
2004-01-27 | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 1 | -0/+8 | |
smartcard applications. | |||||
2003-10-02 | Fixes to make inclusion of card raleted source files into 1.3 easier. | Werner Koch | 1 | -0/+4 | |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+56 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-07-23 | * command.c (cmd_pkauth): New. | Werner Koch | 1 | -20/+28 | |
(cmd_setdata): Check whether data was given at all to avoid passing 0 to malloc. * app.c (app_auth): New. * app-openpgp.c (do_auth): New. | |||||
2003-06-03 | * scdaemon.h: Include gpg-error.h and errno.h | Werner Koch | 1 | -0/+48 | |
* card.c (map_sc_err): Use unknown for the error source. * Makefile.am: Link with libgpg-error |