Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-13 | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 1 | -26/+68 | |
2010-05-11 | Allow to run the test without a running agent. | Werner Koch | 1 | -2/+3 | |
Add new gpg-agent commands. | |||||
2010-05-04 | Start the agent on demand if option --enable-standard socket has been | Werner Koch | 1 | -1/+5 | |
enabled. | |||||
2009-12-03 | Allow for numerical debug levels. | Werner Koch | 1 | -14/+20 | |
2009-07-22 | Typo fixes. Fixes bug#1093 | Werner Koch | 1 | -8/+8 | |
2009-07-22 | Give hints on files to backup. | Werner Koch | 1 | -18/+23 | |
2009-06-02 | Fix for bug#1066. | Werner Koch | 1 | -7/+9 | |
A couple of minor changes. | |||||
2009-05-15 | Made card key generate with backup key work for 2048 bit. | Werner Koch | 1 | -3/+8 | |
Improved card key generation prompts. | |||||
2009-03-19 | Changed order of the confirmation questions for root certificates | Werner Koch | 1 | -2/+7 | |
and stores negative answers in trustlist.txt. | |||||
2009-03-02 | Add missing option strings. | Werner Koch | 1 | -2/+2 | |
2009-03-02 | Modernized gpg-agent startup instructions | Werner Koch | 1 | -10/+23 | |
2008-12-10 | Add option --no-ask for GET_PASSPHRASE. | Werner Koch | 1 | -1/+6 | |
2008-11-12 | use $() instead of backticks. | Werner Koch | 1 | -9/+9 | |
2008-02-13 | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 1 | -0/+2 | |
2008-01-30 | W32 fix for trustdb creation. | Werner Koch | 1 | -5/+5 | |
2008-01-28 | Typo and grammer fixes by Justin Pryzby. | Werner Koch | 1 | -31/+31 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -5/+7 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-31 | 2007-10-31 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -5/+5 | |
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter. | |||||
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -0/+9 | |
(--max-passphrase-days). | |||||
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -0/+27 | |
New tool gpg-check-pattern. | |||||
2007-08-24 | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 1 | -1/+3 | |
Documentation updates. | |||||
2007-08-14 | Documentaion updates. | Werner Koch | 1 | -17/+26 | |
Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 1 | -6/+2 | |
Windows. | |||||
2007-06-20 | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 1 | -1/+1 | |
2007-06-19 | Made percent_escape more general. | Werner Koch | 1 | -4/+6 | |
Added regression tests support to jnlib. W32 changes. | |||||
2007-06-18 | Add missing fiels for W32. | Werner Koch | 1 | -0/+21 | |
New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console. | |||||
2007-05-04 | Fixed installation of gpg2keys_mailto | Werner Koch | 1 | -1/+1 | |
2007-04-03 | Add a way to get a listing of available CCID readers. | Werner Koch | 1 | -1/+1 | |
2007-03-06 | Support for a global gpgconf configuration file. | Werner Koch | 1 | -1/+1 | |
2007-02-14 | agent/ | Werner Koch | 1 | -0/+11 | |
* 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. | |||||
2007-01-25 | agent/ | Werner Koch | 1 | -1/+10 | |
* 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. | |||||
2006-11-14 | New command GETEVENTCOUNTER. | Werner Koch | 1 | -0/+26 | |
* command.c (bump_key_eventcounter): New. (bump_card_eventcounter): New. (cmd_geteventcounter): New command. * gpg-agent.c (handle_signal): Call bump_card_eventcounter. * findkey.c (agent_write_private_key): Call bump_key_eventcounter. * trustlist.c (agent_reload_trustlist): Ditto. | |||||
2006-10-10 | Various changes | Werner Koch | 1 | -15/+15 | |
2006-10-05 | bug fixes | Werner Koch | 1 | -3/+4 | |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -6/+11 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -0/+4 | |
2006-09-15 | Allow for a global trustlist. | Werner Koch | 1 | -11/+16 | |
2006-09-08 | doc fixes | Werner Koch | 1 | -0/+8 | |
2006-09-04 | Some fixes as needed by dirmngr man pages | Werner Koch | 1 | -1/+11 | |
2006-08-29 | See ChangeLogs | Werner Koch | 1 | -1/+1 | |
2006-08-18 | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 1 | -8/+2 | |
2006-08-17 | include support and texi fixes | Werner Koch | 1 | -1/+1 | |
2006-08-17 | More man pages. | Werner Koch | 1 | -42/+71 | |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -1/+1 | |
shows no prblems. Needs more testing of course. | |||||
2006-06-20 | Made make distcheck work again | Werner Koch | 1 | -2/+0 | |
2005-09-06 | The BELPIC card does now work. | Werner Koch | 1 | -2/+4 | |
2005-06-16 | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 1 | -1/+7 | |
char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now. | |||||
2005-06-07 | New debugging optionhs, updates to the manual. | Werner Koch | 1 | -4/+43 | |
2005-06-03 | * command.c (cmd_updatestartuptty): New. | Werner Koch | 1 | -11/+49 | |
* gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread. | |||||
2005-05-18 | Changed the scdaemon to handle concurrent sessions. Adjusted | Werner Koch | 1 | -5/+0 | |
gpg-agent accordingly. Code cleanups. |