This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
rand
History
Dr. Stephen Henson
f68854b4c3
Various Win32 and other fixes for warnings and compilation errors.
...
Fix Win32 build system to use 'Makefile' instead of 'Makefile.ssl'.
2005-04-19 00:12:36 +00:00
..
.cvsignore
Add emacs cache files to .cvsignore.
2005-04-11 14:17:07 +00:00
Makefile
Blow away Makefile.ssl.
2005-03-30 13:05:57 +00:00
md_rand.c
make sure error queue is totally emptied
2005-04-07 22:53:35 +00:00
rand_egd.c
Fix hang in EGD/PRNGD query when communication socket is closed
2005-02-19 10:19:07 +00:00
rand_err.c
Rebuild error codes.
2005-04-12 16:15:22 +00:00
rand_lcl.h
Like MD_Init, MD now must include a NULL engine pointer in its definition.
2001-10-25 08:53:54 +00:00
rand_lib.c
Add the possibility to build without the ENGINE framework.
2003-01-30 17:39:26 +00:00
rand_nw.c
NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.
2004-06-28 11:55:28 +00:00
rand_os2.c
Changes to have OpenSSL compile on OS/2.
2001-07-01 22:39:46 +00:00
rand_unix.c
Fix an "oops" typo! Well, it was a debugging left-over...
2005-01-13 15:25:30 +00:00
rand_vms.c
Correct a faulty address assignment, and add a length check (not
2005-01-12 09:53:20 +00:00
rand_win.c
Various Win32 and other fixes for warnings and compilation errors.
2005-04-19 00:12:36 +00:00
rand.h
Make reservations for FIPS code in HEAD branch, so that the moment FIPS
2004-05-17 15:49:13 +00:00
randfile.c
Wrap code starting with a definition.
2004-03-25 20:01:01 +00:00
randtest.c
Netware-specific changes,
2003-11-28 13:10:58 +00:00