openssl/crypto/stack
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 Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
stack.c Fix memset call in stack.c 2015-03-17 13:39:53 +00:00