mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-23 15:07:03 +01:00
* keyserver.h: Go to KEYSERVER_PROTO_VERSION 1.
This commit is contained in:
parent
da1c9e820c
commit
a158c89634
@ -1,3 +1,7 @@
|
|||||||
|
2002-10-14 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* keyserver.h: Go to KEYSERVER_PROTO_VERSION 1.
|
||||||
|
|
||||||
2002-10-08 David Shaw <dshaw@jabberwocky.com>
|
2002-10-08 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* keyserver.h: Add new error code KEYSERVER_UNREACHABLE.
|
* keyserver.h: Add new error code KEYSERVER_UNREACHABLE.
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
#ifndef _KEYSERVER_H_
|
#ifndef _KEYSERVER_H_
|
||||||
#define _KEYSERVER_H_
|
#define _KEYSERVER_H_
|
||||||
|
|
||||||
|
#define KEYSERVER_PROTO_VERSION 1
|
||||||
|
|
||||||
/* These are usable for return codes for the gpgkeys_ process, and
|
/* These are usable for return codes for the gpgkeys_ process, and
|
||||||
also KEY FAILED codes. */
|
also KEY FAILED codes. */
|
||||||
#define KEYSERVER_OK 0 /* not an error */
|
#define KEYSERVER_OK 0 /* not an error */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user