summaryrefslogtreecommitdiff
path: root/includes/gnutls
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-12-28 08:47:04 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-12-28 08:47:04 +0000
commitf627cf89380aebc3d14fe7974a4fba9c0987a30f (patch)
tree7409bd9f10f49a58e89f3b221e9d01c7278c6bc8 /includes/gnutls
parentc053bf844d39e304d098c407803d51ba01247baf (diff)
downloadgnutls-f627cf89380aebc3d14fe7974a4fba9c0987a30f.tar.gz
Corrected the CRL distribution point extension handling.
Diffstat (limited to 'includes/gnutls')
-rw-r--r--includes/gnutls/extra.h1
-rw-r--r--includes/gnutls/x509.h3
2 files changed, 3 insertions, 1 deletions
diff --git a/includes/gnutls/extra.h b/includes/gnutls/extra.h
index 330a29fe6f..ebfdcfd273 100644
--- a/includes/gnutls/extra.h
+++ b/includes/gnutls/extra.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2002,2003 Nikos Mavroyanopoulos
+ * Copyright (C) 2004 Free Software Foundation
*
* GNUTLS-EXTRA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/includes/gnutls/x509.h b/includes/gnutls/x509.h
index 9d16eafdce..631e6e00a1 100644
--- a/includes/gnutls/x509.h
+++ b/includes/gnutls/x509.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2003 Nikos Mavroyanopoulos
+ * Copyright (C) 2004 Free Software Foundation
*
* This file is part of GNUTLS.
*
@@ -99,7 +100,7 @@ int gnutls_x509_crt_get_serial(gnutls_x509_crt cert, void* result, size_t* resul
int gnutls_x509_crt_get_pk_algorithm( gnutls_x509_crt cert, unsigned int* bits);
int gnutls_x509_crt_get_subject_alt_name(gnutls_x509_crt cert,
- int seq, void *ret, size_t *ret_size, unsigned int* critical);
+ unsigned int seq, void *ret, size_t *ret_size, unsigned int* critical);
int gnutls_x509_crt_get_ca_status(gnutls_x509_crt cert, unsigned int* critical);
/* The key_usage flags are defined in gnutls.h. They are