summaryrefslogtreecommitdiffstats
path: root/g13/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-031-1/+1
* common: Use new function to print status strings.Werner Koch2018-02-141-18/+3
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* Fix spelling.Daniel Kahn Gillmor2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g13: Move some function around.Werner Koch2016-08-131-0/+27
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-2/+2
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-32/+1
* g13: Add commands --suspend and --remove.Werner Koch2016-02-231-1/+54
* g13: Second chunk of code to support dm-crypt.Werner Koch2016-02-131-6/+4
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-3/+0
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-22/+20
* Use a custom log handler for libassuan.Werner Koch2010-03-111-3/+0
* agent/Marcus Brinkmann2009-11-251-3/+3
* Add help strings for all commands.Werner Koch2009-11-041-56/+44
* Adjust for assuan_register_command change.Werner Koch2009-11-041-2/+13
* agent/Marcus Brinkmann2009-11-021-4/+7
* [scd] Memory leak fix.Werner Koch2009-10-281-91/+76
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-191-16/+50
* Removed audit.h cruft which forced us to link against libksba.Werner Koch2009-10-171-6/+0
* Reworked the server commands.Werner Koch2009-10-151-141/+176
* mount does now work in server and standalone mode.Werner Koch2009-10-141-0/+709