Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-11-23 | * b64enc.c: Include stdio.h and string.h | Werner Koch | 1 | -1/+1 | |
* gpgsm.c: New option --prefer-system-dirmngr. * call-dirmngr.c (start_dirmngr): Implement this option. * gpgconf-comp.c <dirmngr>: Add the proxy options. <gpgsm>: Add --prefer-system-daemon. | |||||
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 | |