summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-30 18:23:50 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-30 18:23:50 +0000
commit4f1108a440d9554a52b129818b27ce845580f860 (patch)
tree95d34e99cd88bb1c866e6f256a0a44243075b31e /AUTHORS
parent50310aca0fcf0f6e0a251156addcdd0bba6e40d0 (diff)
downloadgnutls-4f1108a440d9554a52b129818b27ce845580f860.tar.gz
The RDN sequence needed in the certificate request message is
now generated and cached into a x509pki_credentials structure. This would save a lot of time in the server side.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 2 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index ff02f80d42..453256f459 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,6 +2,6 @@ Nikos Mavroyanopoulos <nmav@hellug.gr>
Everything except the files stated below.
Fabio Fiorina <Fabio.Fiorina@alcatel.it>
- All of the ASN.1 parsing functions (x509_ASN.y, x509_der.c
- and x509_asn1.c)
+ All of the ASN.1 parsing functions (x509_ASN.y, x509_der.c,
+ x509_asn1.c and the corresponding header files)