openssl/crypto/x509
Richard Levitte dee502be89 Stop symlinking, move files to intended directory
Rather than making include/openssl/foo.h a symlink to
crypto/foo/foo.h, this change moves the file to include/openssl/foo.h
once and for all.

Likewise, move crypto/foo/footest.c to test/footest.c, instead of
symlinking it there.

Originally-by: Geoff Thorpe <geoff@openssl.org>

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-31 20:16:01 +02:00
..
by_dir.c More comment realignment 2015-01-22 09:20:10 +00:00
by_file.c free NULL cleanup 2015-03-25 11:31:18 -04:00
Makefile make depend 2015-03-25 14:15:00 +00:00
x509_att.c Remove X509_ATTRIBUTE hack. 2015-03-25 15:46:54 +00:00
x509_cmp.c free NULL cleanup 2015-03-28 10:54:15 -04:00
x509_d2.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509_def.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509_ext.c Remove obsolete IMPLEMENT_ASN1_SET_OF 2015-02-09 12:47:28 +00:00
x509_lcl.h Remove X509_ATTRIBUTE hack. 2015-03-25 15:46:54 +00:00
x509_lu.c util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
x509_obj.c make X509_NAME opaque 2015-03-25 14:15:00 +00:00
x509_r2x.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
x509_req.c Make X509_ATTRIBUTE opaque. 2015-03-16 15:54:19 +00:00
x509_set.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
x509_trs.c util/mkstack.pl now generates entire safestack.h 2015-02-06 10:47:53 -05:00
x509_txt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509_v3.c make X509_EXTENSION opaque 2015-03-23 18:27:04 +00:00
x509_vfy.c free NULL cleanup 2015-03-28 10:54:15 -04:00
x509_vpm.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509cset.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
x509name.c make X509_NAME opaque 2015-03-25 14:15:00 +00:00
x509rset.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509spki.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509type.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x_all.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x_attrib.c Remove X509_ATTRIBUTE hack. 2015-03-25 15:46:54 +00:00
x_exten.c make X509_EXTENSION opaque 2015-03-23 18:27:04 +00:00
x_name.c make X509_NAME opaque 2015-03-25 14:15:00 +00:00