aboutsummaryrefslogtreecommitdiffstats
path: root/g10/server.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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!