aboutsummaryrefslogtreecommitdiffstats
path: root/agent/w32main.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch1-2/+2
Replaced almost all free by xfree. Translation fixes.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-19Made percent_escape more general.Werner Koch1-12/+142
Added regression tests support to jnlib. W32 changes.
2007-06-18Add missing fiels for W32.Werner Koch1-0/+178
New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.