boringssl/crypto/asn1
Adam Langley 4c921e1bbc Move public headers to include/openssl/
Previously, public headers lived next to the respective code and there
were symlinks from include/openssl to them.

This doesn't work on Windows.

This change moves the headers to live in include/openssl. In cases where
some symlinks pointed to the same header, I've added a file that just
includes the intended target. These cases are all for backwards-compat.

Change-Id: I6e285b74caf621c644b5168a4877db226b07fd92
Reviewed-on: https://boringssl-review.googlesource.com/1180
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2014-07-14 22:42:18 +00:00
..
a_bitstr.c Inital import. 2014-06-20 13:17:32 -07:00
a_bool.c Inital import. 2014-06-20 13:17:32 -07:00
a_bytes.c Inital import. 2014-06-20 13:17:32 -07:00
a_d2i_fp.c Inital import. 2014-06-20 13:17:32 -07:00
a_dup.c Inital import. 2014-06-20 13:17:32 -07:00
a_enum.c Inital import. 2014-06-20 13:17:32 -07:00
a_gentm.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
a_i2d_fp.c Inital import. 2014-06-20 13:17:32 -07:00
a_int.c Inital import. 2014-06-20 13:17:32 -07:00
a_mbstr.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
a_object.c Inital import. 2014-06-20 13:17:32 -07:00
a_octet.c Inital import. 2014-06-20 13:17:32 -07:00
a_print.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
a_strnid.c Set default global mask to UTF8 only. 2014-06-20 13:17:41 -07:00
a_time.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
a_type.c Inital import. 2014-06-20 13:17:32 -07:00
a_utctm.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
a_utf8.c Inital import. 2014-06-20 13:17:32 -07:00
asn1_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
asn1_lib.c Inital import. 2014-06-20 13:17:32 -07:00
asn1_locl.h Inital import. 2014-06-20 13:17:32 -07:00
asn1_par.c Inital import. 2014-06-20 13:17:32 -07:00
asn_pack.c Inital import. 2014-06-20 13:17:32 -07:00
bio_asn1.c Inital import. 2014-06-20 13:17:32 -07:00
bio_ndef.c Inital import. 2014-06-20 13:17:32 -07:00
charmap.pl Add license to charmap.pl. 2014-06-30 16:48:53 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00
f_enum.c Inital import. 2014-06-20 13:17:32 -07:00
f_int.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
f_string.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
t_bitst.c Inital import. 2014-06-20 13:17:32 -07:00
t_pkey.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_dec.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_enc.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_fre.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_new.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_prn.c Const correctness. 2014-06-20 13:17:36 -07:00
tasn_typ.c Inital import. 2014-06-20 13:17:32 -07:00
tasn_utl.c Inital import. 2014-06-20 13:17:32 -07:00
x_bignum.c Inital import. 2014-06-20 13:17:32 -07:00
x_long.c Inital import. 2014-06-20 13:17:32 -07:00