2001-05-11 Tim Waugh * Version 0.0.5. 2001-05-11 Tim Waugh * rfb/notary.spec: Some clean-ups in the summary and description fields. 2001-01-19 Tim Waugh * Version 0.0.4. 2000-12-14 Tim Waugh * gpg-timestamp: Better error checking. 2000-12-06 Tim Waugh * gpg-timestamp: Just include comment lines from notary's signature, not the whole thing. 2000-12-06 Tim Waugh * notary.c (SIGFILE): New definition. (teechar): New function. (notarize): Use it. (insert_reference): Likewise. (teeprintf): New function. (insert_reference): Only do the comment if it's non-empty. 2000-12-05 Tim Waugh * notary-daily: Compress and sign signature log. * notary-weekly: Archive it. * in.notaryd: Pass parameters through to notary. 2000-12-04 Tim Waugh * Version 0.0.3. 2000-12-04 Tim Waugh * notary-weekly: Correct comment. * notary-daily: Clearly mark the site-specific bit. * INSTALL: Fix typo. 2000-12-03 Tim Waugh * notary.c (VERSION): Codify version string. (main): Accept options. (insert_reference): Use specified comment string. * INSTALL: Site specifics section. 2000-12-03 Michael W. Shaffer * INSTALL: Permissions/ownership fixes and clarifications. 2000-12-03 Tim Waugh * in.notaryd: Time-out after 30 seconds, if the 'read' shell builtin supports it. Use bash not sh. 2000-12-02 Tim Waugh * Version 0.0.2. 2000-12-02 Tim Waugh * notary.c (COMMENT): Put informational comment in signature. * gpg-timestamp: Include notary's signature in normal detached signature. * notary-daily: Use /var/www/html if available. * notary-weekly: Likewise. Create archive directory. 2000-12-02 Michael W. Shaffer * INSTALL: Updates and clarifications. * notary-daily: Clearsign. Generate web page. * notary-weekly: Don't clearsign, just move. 2000-12-01 Tim Waugh * in.notaryd: Fix dumb bug. Now it actually works with detached signatures, which is the whole point. * gpg-timestamp: Helper tool for automatic signature corroboration for use with Mutt etc. * COPYING: Added. * WHY: Added. 2000-12-01 Tim Waugh * INSTALL: Used Michael Shaffer's words instead here. 2000-12-01 Tim Waugh * notary.c: Version 0.0.1. 2000-12-01 Tim Waugh * Makefile: Dead simple Makefile. * in.notaryd: New script. Strip carriage returns from input, pipe to 'notary' (in same directory) and stop reading after seeing a blank line. For use with inetd. * notary.c (notarize): Wait for the child to exit. (notarize): Don't fall off the end. (main): We don't accept options (yet). * notary-daily: New script based on one contributed by Michael W. Shaffer . * notary-weekly: New script. * INSTALL: Post-installation instructions. 2000-12-01 Michael W. Shaffer * notary.c (notarize): Added the arguments "--homedir", "/etc/notary" in order to have a more deterministic location for the options and key files.