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