summaryrefslogtreecommitdiffstats
path: root/g10/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* gpg: More diagnostics for a launched pinentry.Werner Koch2017-02-031-11/+8
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-031-0/+14
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-2/+4
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-2/+2
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-34/+1
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-1/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-3/+0
* gpg: Remove options --pgp2 and --rfc1991.Werner Koch2014-08-141-4/+0
* Silence several warnings when building under Windows.Werner Koch2014-03-071-2/+25
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* gpg: Add status line PINENTRY_LAUNCHED.Werner Koch2013-01-301-2/+34
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-22/+21
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-3/+3
* Use a custom log handler for libassuan.Werner Koch2010-03-111-3/+0
* Removed almost al dup calls.Werner Koch2010-03-081-11/+5
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-0/+1
* Implement --faked-systrem-time for gpg.Werner Koch2009-12-171-2/+2
* Implement dynamic S2K count computation.Werner Koch2009-12-141-1/+22
* agent/Marcus Brinkmann2009-11-251-2/+2
* Adjust for assuan_register_command change.Werner Koch2009-11-041-1/+1
* agent/Marcus Brinkmann2009-11-021-7/+12
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-191-0/+3
* Implement the server comamnd DECRYPT.Werner Koch2009-10-021-1/+1
* Re-indentationWerner Koch2009-09-301-5/+26
* Some changes to suport g13.Werner Koch2009-09-301-21/+146
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-10/+10
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-21/+29
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-2/+37
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-1/+31
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+6
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-16/+17
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Started to code a --server mode. Werner Koch2006-12-211-0/+526