Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -8/+8 | |
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. | |||||
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -1/+5 | |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -0/+2 | |
2008-06-26 | Start support of TCOS 3 cards. | Werner Koch | 1 | -1/+0 | |
Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | |||||
2007-10-19 | Factored utf8 switching code out to i18n.c. | Werner Koch | 1 | -61/+5 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -1/+1 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -0/+2 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-18 | agent/ | Marcus Brinkmann | 1 | -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-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -6/+6 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2006-03-21 | Add Kludge for RegTP sillyness. | Werner Koch | 1 | -5/+13 | |
2006-02-14 | Added documentation for qualified signatures | Werner Koch | 1 | -1/+1 | |
2005-11-23 | Add translations | Werner Koch | 1 | -2/+2 | |
2005-11-23 | Print a note that the software has not been approved for qualified signatures. | Werner Koch | 1 | -2/+97 | |
2005-11-13 | Added qualified signature features. | Werner Koch | 1 | -0/+264 | |