Fixes name-space collision that confuses GTK-DOC with includes/gnutls/x509.h.
# include "gnutls_cert.h"
# include "gnutls_auth.h"
# include "auth_dh_common.h"
-# include "x509/x509.h"
+# include "x509/x509_int.h"
# include "openpgp/openpgp_int.h"
/* This structure may be complex, but it's the only way to
#include <gnutls_state.h>
#include <gnutls_auth_int.h>
#include <gnutls_x509.h>
-#include "x509/x509.h"
+#include "x509/x509_int.h"
#include "x509/mpi.h"
#ifdef ENABLE_OPENPGP
# include "openpgp/gnutls_openpgp.h"
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <gnutls_pk.h>
#include <libtasn1.h>
-#include "x509/x509.h"
+#include "x509/x509_int.h"
#include <gnutls/openpgp.h>
#define MAX_PUBLIC_PARAMS_SIZE 4 /* ok for RSA and DSA */
/*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <gnutls_errors.h>
#include <gnutls_datum.h>
#include <gnutls_rsa_export.h>
-#include "x509/x509.h"
+#include "x509/x509_int.h"
#include "x509/privkey.h"
#include "debug.h"
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <x509_b64.h>
#include <gnutls_x509.h>
#include "x509/common.h"
-#include "x509/x509.h"
+#include "x509/x509_int.h"
#include "x509/verify.h"
#include "x509/mpi.h"
#include "x509/pkcs7.h"
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <gnutls_errors.h>
#include <common.h>
#include <x509_b64.h>
-#include <x509.h>
+#include <x509_int.h>
#include <dn.h>
/**
/*
- * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <mpi.h>
#include <libtasn1.h>
#include <common.h>
-#include <x509.h>
+#include <x509_int.h>
#include <extensions.h>
#include <gnutls_datum.h>
/*
- * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <libtasn1.h>
#include <gnutls_datum.h>
#include "common.h"
-#include "x509.h"
+#include "x509_int.h"
#include <gnutls_num.h>
#include "mpi.h"
/*
- * Copyright (C) 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
*/
#include <gnutls_int.h>
-#include "x509.h"
+#include "x509_int.h"
int _gnutls_x509_crt_get_mpis (gnutls_x509_crt_t cert,
mpi_t * params, int *params_size);
#include <gnutls_int.h>
#include <common.h>
#include <gnutls_x509.h>
-#include <x509.h>
+#include <x509_int.h>
#include <gnutls_errors.h>
/* I18n of error codes. */
/*
- * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <common.h>
#include <gnutls_x509.h>
#include <x509_b64.h>
-#include <x509.h>
+#include <x509_int.h>
#include <dn.h>
#include <mpi.h>
#include <extensions.h>
/*
- * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <common.h>
#include <gnutls_x509.h>
#include <x509_b64.h>
-#include <x509.h>
+#include <x509_int.h>
#include <dn.h>
#include <pkcs12.h>
#include <privkey.h>
/*
- * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
* Copyright (C) 2002 Andrew McDonald
*
* This file is part of GNUTLS.
*/
#include <gnutls_int.h>
-#include <x509.h>
+#include <x509_int.h>
#include <dn.h>
#include <common.h>
#include <rfc2818.h>
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <gnutls_str.h>
#include <gnutls_datum.h>
#include <dn.h>
-#include <x509.h>
+#include <x509_int.h>
#include <mpi.h>
#include <sign.h>
#include <common.h>
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
#include <gnutls_str.h>
#include <gnutls_datum.h>
#include <dn.h>
-#include <x509.h>
+#include <x509_int.h>
#include <mpi.h>
#include <common.h>
#include <verify.h>
/*
- * Copyright (C) 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation
*
* Author: Nikos Mavrogiannopoulos
*
*
*/
-#include "x509.h"
+#include "x509_int.h"
int gnutls_x509_crt_is_issuer (gnutls_x509_crt_t cert,
gnutls_x509_crt_t issuer);
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
* Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu
*
* This file is part of GNUTLS.
#include <common.h>
#include <gnutls_x509.h>
#include <x509_b64.h>
-#include <x509.h>
+#include <x509_int.h>
#include <dn.h>
#include <extensions.h>
#include <libtasn1.h>