aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Allow for 4k ssh keys and better error reporting.Werner Koch2006-08-291-2/+25
* Various smaller changesWerner Koch2006-06-271-1/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* PIN caching of cards does now work.Werner Koch2006-02-091-1/+1
* Use a default argument for --write-env-file.Werner Koch2005-08-161-2/+7
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-3/+8
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-0/+6
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-20/+84
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-0/+1
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-311-3/+5
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-211-1/+7
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-79/+17
* .Werner Koch2005-04-201-8/+71
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-0/+5
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-9/+21