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