1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):

Improved URI parser that keeps track of the path information and doesn't
modify the input string. (keyserver_spawn): Tell keyserver plugins about
the path.
This commit is contained in:
David Shaw 2004-05-11 19:36:44 +00:00
parent 536841ecae
commit 0aba5ff41b
4 changed files with 72 additions and 47 deletions

View file

@ -131,6 +131,7 @@ struct
char *scheme;
char *host;
char *port;
char *path;
char *opaque;
} *keyserver;
struct