Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for bug#1066. | Werner Koch | 2009-06-02 | 1 | -0/+3 | |
| | | | | | A couple of minor changes. | |||||
* | Fix possible system freeze on Mac OS X. | Werner Koch | 2009-05-19 | 1 | -3/+2 | |
| | ||||||
* | log file fixes. | Werner Koch | 2009-03-25 | 1 | -2/+5 | |
| | ||||||
* | Make sure not to leak file descriptors if running gpg-agent with a | Werner Koch | 2009-03-19 | 1 | -0/+51 | |
| | | | | | command. Restore the signal mask to solve a problem in Mono. | |||||
* | Add --reload command to gpgconf. | Werner Koch | 2009-03-03 | 1 | -1/+1 | |
| | | | | | | Fix a problem in exechelp.c Get ready for a release. | |||||
* | Add missing option strings. | Werner Koch | 2009-03-02 | 1 | -1/+4 | |
| | ||||||
* | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 2009-02-25 | 1 | -1/+1 | |
| | | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | |||||
* | Fixed some card related problems. | Werner Koch | 2008-12-18 | 1 | -1/+1 | |
| | ||||||
* | Fix signal handling race condition. | Werner Koch | 2008-12-17 | 1 | -14/+27 | |
| | ||||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 1 | -1/+1 | |
| | ||||||
* | Align ticker to the full or half second. | Werner Koch | 2008-12-08 | 1 | -3/+13 | |
| | ||||||
* | Print library versions according to GNU standards. | Werner Koch | 2008-11-18 | 1 | -0/+25 | |
| | ||||||
* | Check that the socket is well and served by us. | Werner Koch | 2008-10-29 | 1 | -35/+145 | |
| | ||||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 1 | -2/+24 | |
| | ||||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -27/+37 | |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | |||||
* | Fixed testing for an alive ssh standard socket. | Werner Koch | 2007-12-03 | 1 | -14/+25 | |
| | ||||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 1 | -9/+55 | |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -1/+23 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 1 | -78/+97 | |
| | | | | | Made socket servers secure under Windows. | |||||
* | Add more passphrase policy rules. | Werner Koch | 2007-08-28 | 1 | -0/+29 | |
| | | | | | (--max-passphrase-days). | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -0/+28 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 1 | -18/+1 | |
| | | | | | Fixed W32 compare_filenames | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+7 | |
| | | | | | Removed intl/. | |||||
* | A bunch of minor changes for Windows. | Werner Koch | 2007-07-04 | 1 | -24/+35 | |
| | ||||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 1 | -5/+7 | |
| | ||||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 1 | -29/+40 | |
| | | | | Windows. | |||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 1 | -1/+1 | |
| | ||||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 1 | -8/+23 | |
| | | | | | | Added regression tests support to jnlib. W32 changes. | |||||
* | jnlib/ | Marcus Brinkmann | 2007-06-18 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list. | |||||
* | Add missing fiels for W32. | Werner Koch | 2007-06-18 | 1 | -0/+10 | |
| | | | | | | New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console. | |||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -11/+31 | |
| | | | | | See the ChangeLogs for details. | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -16/+0 | |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
* | Improved logging for error orginating from libgcrypt. | Werner Koch | 2007-04-20 | 1 | -45/+2 | |
| | ||||||
* | Support for a global gpgconf configuration file. | Werner Koch | 2007-03-06 | 1 | -1/+10 | |
| | ||||||
* | agent/ | Werner Koch | 2007-02-14 | 1 | -0/+14 | |
| | | | | | | | | | | * 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 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -15/+74 | |
| | | | | | Some cleanups for 64 bit CPUs. | |||||
* | New command GETEVENTCOUNTER. | Werner Koch | 2006-11-14 | 1 | -0/+2 | |
| | | | | | | | | | | * 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. | |||||
* | gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null. | Werner Koch | 2006-11-09 | 1 | -1/+10 | |
| | | | | | Other minor fixes | |||||
* | . | Werner Koch | 2006-10-23 | 1 | -0/+5 | |
| | ||||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 1 | -7/+0 | |
| | ||||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -1/+2 | |
| | ||||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 1 | -1/+1 | |
| | ||||||
* | Allow for 4k ssh keys and better error reporting. | Werner Koch | 2006-08-29 | 1 | -2/+25 | |
| | ||||||
* | Various smaller changes | Werner Koch | 2006-06-27 | 1 | -1/+2 | |
| | ||||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 | |
| | ||||||
* | PIN caching of cards does now work. | Werner Koch | 2006-02-09 | 1 | -1/+1 | |
| | ||||||
* | Use a default argument for --write-env-file. | Werner Koch | 2005-08-16 | 1 | -2/+7 | |
| | ||||||
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 1 | -3/+8 | |
| | | | | | | | 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. | |||||
* | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 1 | -0/+6 | |
| |