openssl/crypto/rand
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
md_rand.c Deprecate RAND_pseudo_bytes 2015-03-25 12:38:19 +00:00
rand_egd.c RT3684: rand_egd needs stddef.h 2015-02-12 12:50:09 -05:00
rand_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rand_lcl.h OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rand_lib.c Deprecate RAND_pseudo_bytes 2015-03-25 12:38:19 +00:00
rand_nw.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rand_os2.c Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
rand_unix.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rand_vms.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rand_win.c Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00
randfile.c ifdef cleanup part 3: OPENSSL_SYSNAME 2015-01-23 11:58:26 -05:00