aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove thread callbacks for libgcrypt >= 1.6.Werner Koch2014-06-241-1/+5
* agent: Make --allow-mark-trusted the default.Werner Koch2013-07-031-5/+8
* ssh: Add support for Putty.Werner Koch2013-07-031-3/+253
* Add provisions to build with Libgcrypt 1.6.Werner Koch2012-05-241-1/+4
* Terminate csh commands with a semicolon.Werner Koch2012-01-031-3/+3
* Removed some set but unused variables.Werner Koch2011-08-041-2/+1
* Include estream.hWerner Koch2011-04-291-0/+1
* Do not use pth functions after pth_kill. Fixes bug#1320.Werner Koch2011-04-291-91/+93
* Fix a bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-111-0/+4
* Fix bug 1285Werner Koch2010-09-241-3/+14
* Changed test system again to allow building on an NFS mountWerner Koch2010-05-121-2/+5
* Allow to run the test without a running agent.Werner Koch2010-05-111-12/+9
* Start the agent on demand if option --enable-standard socket has beenWerner Koch2010-05-041-2/+7
* Collected changesWerner Koch2010-05-031-1/+1
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-02-121-15/+34
* Allow for numerical debug levels.Werner Koch2009-12-031-6/+28
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+5
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-53/+67
* Post release updatesWerner Koch2009-06-171-1/+1
* Fix for bug#1066.Werner Koch2009-06-021-0/+3
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-191-3/+2
* log file fixes.Werner Koch2009-03-251-2/+5
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-191-0/+51
* Add --reload command to gpgconf.Werner Koch2009-03-031-1/+1
* Add missing option strings.Werner Koch2009-03-021-1/+4
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-1/+1
* Fixed some card related problems.Werner Koch2008-12-181-1/+1
* Fix signal handling race condition.Werner Koch2008-12-171-14/+27
* Minor fixes.Werner Koch2008-12-091-1/+1
* Align ticker to the full or half second.Werner Koch2008-12-081-3/+13
* Print library versions according to GNU standards.Werner Koch2008-11-181-0/+25
* Check that the socket is well and served by us.Werner Koch2008-10-291-35/+145
* SCD changes for PC/SC under W32.Werner Koch2008-10-141-2/+24
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-27/+37
* Fixed testing for an alive ssh standard socket.Werner Koch2007-12-031-14/+25
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-9/+55
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+23
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-78/+97
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+29
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-0/+28
* Factored common gpgconf constants outWerner Koch2007-08-021-18/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+7
* A bunch of minor changes for Windows.Werner Koch2007-07-041-24/+35
* More W32 related changesWerner Koch2007-06-261-5/+7
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-29/+40
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-1/+1
* Made percent_escape more general.Werner Koch2007-06-191-8/+23
* jnlib/Marcus Brinkmann2007-06-181-1/+5
* Add missing fiels for W32.Werner Koch2007-06-181-0/+10
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-11/+31