aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine-uiserver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-02Prefer GnuPG-2 engines over GnuPG-1.Werner Koch1-2/+2
2013-05-16Make definition of off_t robust against misbehaving w32 toolchains.Werner Koch1-1/+1
2013-02-26Enable FD passing and thus building of the UI-server.Werner Koch1-1/+1
2013-02-07Add public function gpgme_set_pinentry_mode.Werner Koch1-0/+2
2013-02-06Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch1-15/+15
2012-07-13Do not include the removed file status-table.hWerner Koch1-22/+21
2012-02-14Rework status table to be less dynamically generated.Marcus Brinkmann1-26/+2
2010-11-03More include guards.Werner Koch1-1/+3
2010-11-02First take on changes to allow building with MSC for W32CE.Werner Koch1-1/+3
2009-11-17Fixes for the UI server engine .Werner Koch1-20/+22
2009-11-10Make recipients command work.Werner Koch1-10/+10
2009-11-10Pass fdpassing flag to assuan_socket_connect.Werner Koch1-1/+1
2009-11-102009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1361