Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 1 | -10/+31 | |
| | ||||||
* | Use cancel button in confirmation only if requested. | Werner Koch | 2009-06-17 | 1 | -10/+27 | |
| | ||||||
* | Fix bug #1053 | Werner Koch | 2009-05-15 | 1 | -47/+64 | |
| | | | | | Add option --qualitybar to command GET_PASSPHRASE. | |||||
* | 2009-04-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-04-14 | 1 | -1/+7 | |
| | | | | | | * call-pinentry.c (agent_get_confirmation): Try SETNOTOK command with pinentry. | |||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 1 | -0/+1 | |
| | | | | | Removed duplicated code (percent unescaping). | |||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -0/+6 | |
| | ||||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -2/+2 | |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | |||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 1 | -1/+3 | |
| | | | | | Minor cleanups. | |||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 1 | -1/+43 | |
| | ||||||
* | 2008-01-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-15 | 1 | -2/+4 | |
| | | | | | | * call-pinentry.c (start_pinentry): Start pinentry in detached mode. | |||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 1 | -1/+1 | |
| | ||||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -15/+19 | |
| | | | | | Other minor buf fixes. | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -6/+54 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | Support the SETQUALITYBAR command of recent pinentries. | Werner Koch | 2007-09-18 | 1 | -1/+111 | |
| | ||||||
* | 2007-09-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-09-14 | 1 | -1/+10 | |
| | | | | | | * call-pinentry.c (agent_popup_message_stop): Implement kill for Windows. | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -0/+52 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 1 | -1/+1 | |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
* | Properly close files opened by es_fopen. | Werner Koch | 2007-07-16 | 1 | -1/+11 | |
| | | | | | | Allow setting of an empty passphrase. Assorted W32 changes. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -2/+6 | |
| | | | | | See the ChangeLogs for details. | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -0/+4 | |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
* | * call-pinentry.c (start_pinentry): Fix for OS X to allow loading | Werner Koch | 2007-02-20 | 1 | -0/+9 | |
| | | | | | of the bundle. Tested by Benjamin Donnachie. | |||||
* | agent/ | Werner Koch | 2007-02-14 | 1 | -0/+25 | |
| | | | | | | | | | | * gpg-agent.c: New option --pinentry-touch-file. (get_agent_socket_name): New. * agent.h (opt): Add pinentry_touch_file. * call-pinentry.c (start_pinentry): Send new option to the pinentry. | |||||
* | agent/ | Werner Koch | 2007-01-25 | 1 | -13/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | |||||
* | Made some PIN pads work. | Werner Koch | 2006-11-20 | 1 | -3/+4 | |
| | | | | | Some cleanups for 64 bit CPUs. | |||||
* | Fixes | Werner Koch | 2006-10-19 | 1 | -0/+34 | |
| | ||||||
* | Allow to cancel marktrusted. | Werner Koch | 2006-10-16 | 1 | -0/+3 | |
| | ||||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 1 | -26/+26 | |
| | ||||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 1 | -3/+3 | |
| | ||||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -0/+704 | |