Start to reduce some of the header bloat.
authorBen Laurie <ben@openssl.org>
Sun, 5 Aug 2001 18:02:16 +0000 (18:02 +0000)
committerBen Laurie <ben@openssl.org>
Sun, 5 Aug 2001 18:02:16 +0000 (18:02 +0000)
commitd66ace9da50de58a17e7ca7eeec8ca6f5a6be189
tree7ef2d2fe493c6692dcb4828d6b752abe8b45f6ce
parentdb7535711049fcfdc71145029b0efc775fa17a5a
Start to reduce some of the header bloat.
37 files changed:
apps/Makefile.ssl
crypto/Makefile.ssl
crypto/asn1/Makefile.ssl
crypto/asn1/asn1.h
crypto/bio/Makefile.ssl
crypto/bio/bf_buff.c
crypto/bio/bf_nbio.c
crypto/bio/bf_null.c
crypto/comp/Makefile.ssl
crypto/des/Makefile.ssl
crypto/dh/Makefile.ssl
crypto/dsa/Makefile.ssl
crypto/engine/Makefile.ssl
crypto/engine/engine.h
crypto/err/Makefile.ssl
crypto/evp/Makefile.ssl
crypto/evp/evp.h
crypto/hmac/Makefile.ssl
crypto/krb5/Makefile.ssl
crypto/objects/Makefile.ssl
crypto/ocsp/Makefile.ssl
crypto/pem/Makefile.ssl
crypto/pkcs12/Makefile.ssl
crypto/pkcs7/Makefile.ssl
crypto/pkcs7/pk7_asn1.c
crypto/pkcs7/pkcs7.h
crypto/rand/Makefile.ssl
crypto/rand/md_rand.c
crypto/rand/rand_lcl.h
crypto/rsa/Makefile.ssl
crypto/types.h [new file with mode: 0644]
crypto/x509/Makefile.ssl
crypto/x509/x509.h
crypto/x509/x509_vfy.h
crypto/x509v3/Makefile.ssl
ssl/Makefile.ssl
test/Makefile.ssl