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
Richard Levitte
676432d4e1
Disable the net statistics gathering code, since different compilers
...
disagree on the proper syntax and type names.
2000-09-18 11:24:32 +00:00
..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
'make update'
2000-09-07 08:46:51 +00:00
md_rand.c
Make sure that 'initialized' is zeroed as well when cleaning up.
2000-08-08 15:06:44 +00:00
rand_egd.c
Undo the changes I just made. I'm not sure what I was thinking of.
2000-06-28 16:47:45 +00:00
rand_err.c
Preserve reason strings in automatically build tables.
2000-03-05 00:19:36 +00:00
rand_lcl.h
Move RNG initialization to RAND_poll(), and shared definitions to
2000-07-19 21:43:23 +00:00
rand_lib.c
Use RAND_METHOD for implementing RAND_status.
2000-03-02 14:34:58 +00:00
rand_win.c
Disable the net statistics gathering code, since different compilers
2000-09-18 11:24:32 +00:00
rand.h
Fix warnings.
2000-07-26 01:39:23 +00:00
randfile.c
Don't include e_os.h before the system headers
2000-09-11 16:37:36 +00:00
randtest.c
New function RAND_pseudo_bytes() generated pseudorandom numbers that
2000-01-16 15:58:17 +00:00