summaryrefslogtreecommitdiff
path: root/crypto/x509
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-30 14:05:52 +0000
committerBen Laurie <ben@openssl.org>1999-01-30 14:05:52 +0000
commitf33fbc2e1e64a202476c29080636ee989871e7f7 (patch)
treee47367b3d0ab209537177aa2be8bccb2b2ed6d57 /crypto/x509
parent59ff7134625d24322cbf998470a80195a543fb4e (diff)
downloadopenssl-new-f33fbc2e1e64a202476c29080636ee989871e7f7.tar.gz
More pissing about to get pem.h to behave properly.
Diffstat (limited to 'crypto/x509')
-rw-r--r--crypto/x509/Makefile.ssl33
-rw-r--r--crypto/x509/by_dir.c1
-rw-r--r--crypto/x509/x509_r2x.c1
-rw-r--r--crypto/x509/x509_txt.c1
-rw-r--r--crypto/x509/x509_vfy.c1
5 files changed, 16 insertions, 21 deletions
diff --git a/crypto/x509/Makefile.ssl b/crypto/x509/Makefile.ssl
index 67d51f9642..039f7dabc4 100644
--- a/crypto/x509/Makefile.ssl
+++ b/crypto/x509/Makefile.ssl
@@ -103,10 +103,10 @@ by_dir.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
by_dir.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
by_dir.o: ../../include/idea.h ../../include/lhash.h ../../include/md2.h
by_dir.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
-by_dir.o: ../../include/pem.h ../../include/pem2.h ../../include/pkcs7.h
-by_dir.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
-by_dir.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
-by_dir.o: ../../include/stack.h ../cryptlib.h ../crypto.h x509.h x509_vfy.h
+by_dir.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+by_dir.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+by_dir.o: ../../include/sha.h ../../include/stack.h ../cryptlib.h ../crypto.h
+by_dir.o: x509.h x509_vfy.h
by_file.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
by_file.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
by_file.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
@@ -205,11 +205,10 @@ x509_r2x.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
x509_r2x.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
x509_r2x.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
x509_r2x.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h
-x509_r2x.o: ../../include/mdc2.h ../../include/objects.h ../../include/pem.h
-x509_r2x.o: ../../include/pem2.h ../../include/pkcs7.h ../../include/rc2.h
-x509_r2x.o: ../../include/rc4.h ../../include/rc5.h ../../include/ripemd.h
-x509_r2x.o: ../../include/rsa.h ../../include/sha.h ../../include/stack.h
-x509_r2x.o: ../cryptlib.h ../crypto.h x509.h x509_vfy.h
+x509_r2x.o: ../../include/mdc2.h ../../include/objects.h ../../include/pkcs7.h
+x509_r2x.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
+x509_r2x.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
+x509_r2x.o: ../../include/stack.h ../cryptlib.h ../crypto.h x509.h x509_vfy.h
x509_req.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
x509_req.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
x509_req.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
@@ -235,10 +234,10 @@ x509_txt.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
x509_txt.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
x509_txt.o: ../../include/idea.h ../../include/lhash.h ../../include/md2.h
x509_txt.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
-x509_txt.o: ../../include/pem.h ../../include/pem2.h ../../include/pkcs7.h
-x509_txt.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
-x509_txt.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
-x509_txt.o: ../../include/stack.h ../cryptlib.h ../crypto.h x509.h x509_vfy.h
+x509_txt.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+x509_txt.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+x509_txt.o: ../../include/sha.h ../../include/stack.h ../cryptlib.h ../crypto.h
+x509_txt.o: x509.h x509_vfy.h
x509_v3.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
x509_v3.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
x509_v3.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
@@ -254,10 +253,10 @@ x509_vfy.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
x509_vfy.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
x509_vfy.o: ../../include/idea.h ../../include/lhash.h ../../include/md2.h
x509_vfy.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
-x509_vfy.o: ../../include/pem.h ../../include/pem2.h ../../include/pkcs7.h
-x509_vfy.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
-x509_vfy.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
-x509_vfy.o: ../../include/stack.h ../cryptlib.h ../crypto.h x509.h x509_vfy.h
+x509_vfy.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+x509_vfy.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+x509_vfy.o: ../../include/sha.h ../../include/stack.h ../cryptlib.h ../crypto.h
+x509_vfy.o: x509.h x509_vfy.h
x509name.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
x509name.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
x509name.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
diff --git a/crypto/x509/by_dir.c b/crypto/x509/by_dir.c
index ee47582b00..d16f5bf718 100644
--- a/crypto/x509/by_dir.c
+++ b/crypto/x509/by_dir.c
@@ -65,7 +65,6 @@
#include "cryptlib.h"
#include "lhash.h"
#include "x509.h"
-#include "pem.h"
typedef struct lookup_dir_st
{
diff --git a/crypto/x509/x509_r2x.c b/crypto/x509/x509_r2x.c
index 2d8721306c..880e9f669e 100644
--- a/crypto/x509/x509_r2x.c
+++ b/crypto/x509/x509_r2x.c
@@ -64,7 +64,6 @@
#include "x509.h"
#include "objects.h"
#include "buffer.h"
-#include "pem.h"
X509 *X509_REQ_to_X509(r,days,pkey)
X509_REQ *r;
diff --git a/crypto/x509/x509_txt.c b/crypto/x509/x509_txt.c
index 408d1c277c..871cc33637 100644
--- a/crypto/x509/x509_txt.c
+++ b/crypto/x509/x509_txt.c
@@ -68,7 +68,6 @@
#include "asn1.h"
#include "x509.h"
#include "objects.h"
-#include "pem.h"
char *X509_verify_cert_error_string(n)
long n;
diff --git a/crypto/x509/x509_vfy.c b/crypto/x509/x509_vfy.c
index 6a47281170..969c016950 100644
--- a/crypto/x509/x509_vfy.c
+++ b/crypto/x509/x509_vfy.c
@@ -70,7 +70,6 @@
#include "asn1.h"
#include "x509.h"
#include "objects.h"
-#include "pem.h"
#ifndef NOPROTO
static int null_callback(int ok,X509_STORE_CTX *e);