aboutsummaryrefslogtreecommitdiffstats
path: root/agent/w32main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-2/+2
| | | | | | Replaced almost all free by xfree. Translation fixes.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Made percent_escape more general.Werner Koch2007-06-191-12/+142
| | | | | | Added regression tests support to jnlib. W32 changes.
* Add missing fiels for W32.Werner Koch2007-06-181-0/+178
New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.