aboutsummaryrefslogtreecommitdiffstats
path: root/g10/server.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-16/+17
| | | | | Made socket servers secure under Windows.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Started to code a --server mode. Werner Koch2006-12-211-0/+526
It is far from being ready!