Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-06-21 | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 1 | -3/+3 | |
2010-06-17 | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 1 | -1/+31 | |
2010-06-08 | W32CE fix. | Werner Koch | 1 | -1/+1 | |
Typo fixes | |||||
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -1/+1 | |
2010-04-20 | Add missing file. | Werner Koch | 1 | -1/+1 | |
Typo fix. | |||||
2009-07-01 | Alow batch ode for gpgsm --gen-key. | Werner Koch | 1 | -8/+46 | |
Allow CSR generation using an existing key with gpgsm. | |||||
2009-06-24 | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 1 | -0/+3 | |
Still one problem left; marked with a gcc #warning. | |||||
2009-05-07 | New helper function factored out of ../scd and equipped with test code. | Werner Koch | 1 | -0/+161 | |
2009-03-06 | New gpg-agent command to list key information. | Werner Koch | 1 | -1/+37 | |
Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | |||||
2007-12-13 | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 1 | -3/+49 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-05-15 | Use estream_asprintf instead of the GNU asprintf. | Werner Koch | 1 | -5/+7 | |
2007-04-03 | Add a way to get a listing of available CCID readers. | Werner Koch | 1 | -1/+1 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-06-16 | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 1 | -3/+6 | |
char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | |||||
2005-04-18 | * configure.ac: Require libksba 0.9.11. | Werner Koch | 1 | -0/+78 | |
sm/ * call-dirmngr.c (inq_certificate): Add new inquire SENDCERT_SKI. * certlist.c (gpgsm_find_cert): Add new arg KEYID and implement this filter. Changed all callers. * certchain.c (find_up_search_by_keyid): New helper. (find_up): Also try using the AKI.keyIdentifier. (find_up_external): Ditto. | |||||
2005-04-13 | Added missing file | Werner Koch | 1 | -0/+63 | |