aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-02-12* watchgnupg.c (main): Implement option "--".Werner Koch1-15/+46
(print_version): New. * Makefile.am: Include cmacros.am for common flags.
2004-01-16(main): Need to use FD_ISSET for the clientWerner Koch1-5/+17
descriptors too; aiiih. Set the listening socket to non-blocking.
2003-12-16print the time.Werner Koch1-3/+17
2003-12-16Fixed blatant allocation bug.Werner Koch1-11/+6
2003-12-16Add simple tool to watch the log output of gnupg and related modules.Werner Koch1-0/+337