aboutsummaryrefslogtreecommitdiffstats
path: root/sm/qualified.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-1/+5
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-06-26Start support of TCOS 3 cards.Werner Koch1-1/+0
Support restriction attribute. Fix utf-8 printing problems. Use AES by default.
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch1-61/+5
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+1
See the ChangeLogs for details.
2007-06-06First steps towards supporting W32.Werner Koch1-0/+2
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2007-05-18agent/Marcus Brinkmann1-5/+13
2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error.
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-6/+6
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-03-21Add Kludge for RegTP sillyness.Werner Koch1-5/+13
2006-02-14Added documentation for qualified signaturesWerner Koch1-1/+1
2005-11-23Add translationsWerner Koch1-2/+2
2005-11-23Print a note that the software has not been approved for qualified signatures.Werner Koch1-2/+97
2005-11-13Added qualified signature features.Werner Koch1-0/+264