openssl/crypto/rand
Andy Polyakov e527201f6b This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
.DLL, in particular static build. The issue has been discussed in RT#1230
and later on openssl-dev, and mutually exclusive approaches were suggested.
This completes compromise solution suggested in RT#1230.
PR: 1230
2008-12-22 13:54:12 +00:00
..
.cvsignore
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
md_rand.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
rand_egd.c Revert commit #17603, it should have been part of #17617. 2008-11-12 07:27:36 +00:00
rand_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
rand_lcl.h
rand_lib.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
rand_nw.c Netware support. 2008-01-03 22:43:04 +00:00
rand_os2.c
rand_unix.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
rand_vms.c
rand_win.c
rand.h Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
randfile.c This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another 2008-12-22 13:54:12 +00:00
randtest.c