openssl/crypto/ocsp
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
..
Makefile make depend 2015-03-24 12:05:05 +00:00
ocsp_asn.c Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
ocsp_cl.c Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
ocsp_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ocsp_ext.c RAND_bytes updates 2015-03-25 12:38:07 +00:00
ocsp_ht.c free NULL cleanup 2015-03-25 11:31:18 -04:00
ocsp_lcl.h Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
ocsp_lib.c free NULL cleanup 2015-03-24 07:52:24 -04:00
ocsp_prn.c Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
ocsp_srv.c Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
ocsp_vfy.c Make OCSP response verification more flexible. 2015-03-24 12:12:49 +00:00
v3_ocsp.c free NULL cleanup 2015-03-24 07:52:24 -04:00