aboutsummaryrefslogtreecommitdiffstats
path: root/sm/qualified.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-1/+5
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
|
* Start support of TCOS 3 cards.Werner Koch2008-06-261-1/+0
| | | | | | | Support restriction attribute. Fix utf-8 printing problems. Use AES by default.
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-191-61/+5
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+1
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+2
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* agent/Marcus Brinkmann2007-05-181-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.
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-6/+6
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* Add Kludge for RegTP sillyness.Werner Koch2006-03-211-5/+13
|
* Added documentation for qualified signaturesWerner Koch2006-02-141-1/+1
|
* Add translationsWerner Koch2005-11-231-2/+2
|
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-2/+97
|
* Added qualified signature features.Werner Koch2005-11-131-0/+264