summaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2009-11-27 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-271-0/+4
* agent/Marcus Brinkmann2009-11-051-2/+2
* 2009-10-16 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2009-10-161-2/+5
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-14/+26
* 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-201-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
* First steps towards supporting W32.Werner Koch2007-06-061-16/+0
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-45/+2
* Support for a global gpgconf configuration file.Werner Koch2007-03-061-1/+10
* agent/Werner Koch2007-02-141-0/+14
* agent/Werner Koch2007-01-251-0/+6
* Made some PIN pads work.Werner Koch2006-11-201-15/+74
* New command GETEVENTCOUNTER.Werner Koch2006-11-141-0/+2
* gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch2006-11-091-1/+10
* .Werner Koch2006-10-231-0/+5
* Allow for a global trustlist.Werner Koch2006-09-151-7/+0
* The big Assuan error code removal.Werner Koch2006-09-061-1/+2
* Minor changes and typo fixes.Werner Koch2006-09-061-1/+1