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