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
b15a93a9c5
Correct a faulty address assignment, and add a length check (not
...
really needed now, but may be needed in the future, who knows?).
2005-01-12 09:53:20 +00:00
..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
Don't use $(EXHEADER) directly in for loops, as most shells will break
2004-11-02 23:55:01 +00:00
md_rand.c
It was just pointed out to me that it's better to cast to double...
2004-03-15 23:02:55 +00:00
rand_egd.c
Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.
2004-06-28 22:01:37 +00:00
rand_err.c
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
2001-04-30 15:24:41 +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
DJGPP update.
2005-01-04 10:28:38 +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
Make rand_win.c UNICODE savvy.
2004-07-21 17:17:30 +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