aboutsummaryrefslogtreecommitdiffstats
path: root/g10/server.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+6
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-01Use Assuan socket wrapper calls.Werner Koch1-16/+17
Made socket servers secure under Windows.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-12-21Started to code a --server mode. Werner Koch1-0/+526
It is far from being ready!