Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -21/+19 |
| | | | | | | | | 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. | ||||
* | Detect non operational readers. | Werner Koch | 2011-01-25 | 1 | -1/+1 |
| | | | | Backport from 2.0. | ||||
* | Make bug reporting address easier changeable. | Werner Koch | 2009-07-21 | 1 | -2/+2 |
| | |||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 1 | -0/+2 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Improved logging for error orginating from libgcrypt. | Werner Koch | 2007-04-20 | 1 | -21/+2 |
| | |||||
* | agent/ | Werner Koch | 2007-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 2005-05-18 | 1 | -1/+1 |
| | | | | | gpg-agent accordingly. Code cleanups. | ||||
* | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 2004-01-27 | 1 | -1/+1 |
| | | | | | smartcard applications. | ||||
* | Cleanups, fixes and PC/SC support | Werner Koch | 2003-08-05 | 1 | -2/+6 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+731 |
'GNUPG-1-9-BRANCH'. |