summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-02-10 23:52:47 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-02-10 23:52:47 +0000
commit70750b9b33f78daf0e96576d1165d96131c06f0b (patch)
tree7f54e86a307efa8801e7bfb01e30ad53e9ab728c
parent9f53b812a965293a23cd0009eb63b3345a15ed79 (diff)
downloadgnutls-70750b9b33f78daf0e96576d1165d96131c06f0b.tar.gz
*** empty log message ***
-rw-r--r--.cvsusers1
-rw-r--r--ChangeLog41
2 files changed, 28 insertions, 14 deletions
diff --git a/.cvsusers b/.cvsusers
index 417123c2bd..7c7ec821cc 100644
--- a/.cvsusers
+++ b/.cvsusers
@@ -1,3 +1,4 @@
wkoch:wk@gnupg.org
nmav:nmav@gnutls.org
fiorinaf:ffiorina@gnutls.org
+twoaday:twoaday@gnutls.org
diff --git a/ChangeLog b/ChangeLog
index 29326dfd30..4aac5961e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-02-10 23:08 twoaday <twoaday@gnutls.org>
+
+ * gnutls/lib/gnutls_openpgp.c, gnutls/lib/gnutls_openpgp.h,
+ lib/gnutls_openpgp.c, lib/gnutls_openpgp.h:
+
+ High level support for OpenPGP keyrings.
+
+2002-02-10 22:24 nmav <nmav@gnutls.org>
+
+ * ChangeLog, gnutls/ChangeLog:
+
+ Added ChangeLog [generated by CVS log]
+
2002-02-09 19:20 nmav <nmav@gnutls.org>
* gnutls/lib/gnutls.h.in.in, gnutls/lib/gnutls_algorithms.c,
@@ -5,7 +18,7 @@
Added gnutls_certificate_type_get_name() function.
-2002-02-09 18:35 twoaday
+2002-02-09 18:35 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
@@ -27,7 +40,7 @@
password file is selected on the fly (handshake) using a callback
function.
-2002-02-09 13:18 twoaday
+2002-02-09 13:18 twoaday <twoaday@gnutls.org>
* gnutls/lib/auth_cert.h, gnutls/lib/gnutls_openpgp.c,
gnutls/lib/gnutls_openpgp.h, lib/auth_cert.h, lib/gnutls_openpgp.c,
@@ -132,7 +145,7 @@
the certificates in the certificate path is expired (except the
first one), we return GNUTLS_CERT_NOT_TRUSTED.
-2002-02-05 11:06 twoaday
+2002-02-05 11:06 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, gnutls/lib/gnutls_openpgp.h,
lib/gnutls_openpgp.c, lib/gnutls_openpgp.h:
@@ -148,7 +161,7 @@
Changes for gnutls_openpgp_name structure
-2002-02-04 21:39 twoaday
+2002-02-04 21:39 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, gnutls/lib/gnutls_openpgp.h,
gnutls/lib/gnutls_ui.h, lib/gnutls_openpgp.c, lib/gnutls_openpgp.h,
@@ -156,7 +169,7 @@
Now OpenPGP uses its own context for DN.
-2002-02-03 21:43 twoaday
+2002-02-03 21:43 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
@@ -212,7 +225,7 @@
Added OpenPGP certificate support in gnutls. Several changes.
-2002-02-03 13:31 twoaday
+2002-02-03 13:31 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, gnutls/lib/gnutls_openpgp.h,
lib/gnutls_openpgp.c, lib/gnutls_openpgp.h:
@@ -251,7 +264,7 @@
Added option to set the cert_type priority.
-2002-02-03 11:51 twoaday
+2002-02-03 11:51 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
@@ -267,7 +280,7 @@
Added stuff for parsing the CertType extension type.
-2002-02-03 02:16 twoaday
+2002-02-03 02:16 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
@@ -281,7 +294,7 @@
renamed gnutls_fingerprint() to gnutls_x509_fingerprint().
-2002-02-02 17:52 twoaday
+2002-02-02 17:52 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c,
gnutls/lib/gnutls_openpgp.h, lib/gnutls_openpgp.h:
@@ -299,14 +312,14 @@
Added gnutls_openpgp in the makefiles. Added some kind of opencdk
library detection.
-2002-02-01 18:51 twoaday
+2002-02-01 18:51 twoaday <twoaday@gnutls.org>
* gnutls/src/openpgp/pub.asc, gnutls/src/openpgp/sec.asc,
src/openpgp/pub.asc, src/openpgp/sec.asc:
New files for OpenPGP tests.
-2002-02-01 18:49 twoaday
+2002-02-01 18:49 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, gnutls/lib/gnutls_openpgp.h,
lib/gnutls_openpgp.c, lib/gnutls_openpgp.h:
@@ -379,7 +392,7 @@
updated
-2002-01-30 11:34 twoaday
+2002-01-30 11:34 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
@@ -392,13 +405,13 @@
updated candidate draft
-2002-01-29 17:16 twoaday
+2002-01-29 17:16 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_openpgp.c, lib/gnutls_openpgp.c:
Fixed a typo.
-2002-01-29 16:55 twoaday
+2002-01-29 16:55 twoaday <twoaday@gnutls.org>
* gnutls/lib/gnutls_cert.h, gnutls/lib/gnutls_openpgp.c,
gnutls/lib/gnutls_openpgp.h, lib/gnutls_cert.h,