Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-06-12 | * keyserver.c (keyserver_spawn): Handle CRLF endings from keyserver | David Shaw | 1 | -1/+2 | |
helpers. Also don't leak the last line worth of memory from the keyserver response. * main.h, misc.c (deprecated_warning): New function to warn about deprecated options and commands. * g10.c (main), keyserver-internal.h, keyserver.c (parse_keyserver_uri): Use new deprecated function to warn about honor-http-proxy, auto-key-retrieve, and x-broken-hkp. | |||||
2002-03-07 | Some minor fixes for revocation keys: print a warning if a key is imported | David Shaw | 1 | -0/+1 | |
that has been revoked by designated revoker, but the designated revoker is not present to verify the revocation (whew!). This applies to all ways to get a key into the system: --import --recv-keys, and --search-keys. If auto-key-retrieve is set, try and retrieve the revocation key. Also, auto-key-retrieve is now a keyserver-option. | |||||
2001-12-06 | (sigh). Missed one file. | David Shaw | 1 | -0/+20 | |