index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
md_rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge main -> VMS_64BIT
BRANCH_VMS_64BIT
Richard Levitte
2010-01-27
1
-38
/
+86
*
Changes from 0.9.8-dev
Richard Levitte
2004-03-24
1
-1
/
+1
*
This branch hasn't been updated with changes from HEAD for a looooong time...
Richard Levitte
2004-01-23
1
-1
/
+1
*
Recent changes from HEAD.
Richard Levitte
2002-12-02
1
-2
/
+2
*
copyright
Bodo Möller
2001-09-10
1
-1
/
+1
*
The various hash #includes in rand_lcl.h *are* needed despite
Bodo Möller
2001-09-07
1
-2
/
+0
*
Now need sha.h for some reason.
Ben Laurie
2001-09-07
1
-0
/
+1
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
1
-0
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-5
/
+7
*
md_rand.c thread safety
Bodo Möller
2001-07-25
1
-2
/
+21
*
Avoid race condition.
Bodo Möller
2001-07-24
1
-4
/
+2
*
Fix PRNG.
Bodo Möller
2001-07-10
1
-21
/
+29
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-19
1
-3
/
+3
*
ERR_peek_error() returns "unsigned long".
Lutz Jänicke
2001-06-07
1
-1
/
+2
*
fix md_rand.c locking bugs
Bodo Möller
2001-04-18
1
-19
/
+52
*
error codes are longs, not ints
Bodo Möller
2001-03-15
1
-2
/
+2
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Make sure that 'initialized' is zeroed as well when cleaning up.
Richard Levitte
2000-08-08
1
-0
/
+1
*
Looks like Win32 builds do not define THREADS. However, they're still
Richard Levitte
2000-07-27
1
-1
/
+1
*
There's a deadlock when ssleay_rand_bytes is called the first time, since
Richard Levitte
2000-07-26
1
-4
/
+14
*
Move RNG initialization to RAND_poll(), and shared definitions to
Ulf Möller
2000-07-19
1
-121
/
+11
*
That's it, I've seen questions about this one time too many for
Richard Levitte
2000-06-28
1
-0
/
+2
*
Move Windows seeding functions into a separate file.
Bodo Möller
2000-05-31
1
-141
/
+2
*
Improve PRNG robustness.
Bodo Möller
2000-05-30
1
-1
/
+36
*
'entropy >= ENTROPY_NEEDED' should be evaluated while the
Bodo Möller
2000-03-30
1
-1
/
+4
*
Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,
Richard Levitte
2000-03-29
1
-0
/
+5
*
Bug fix: RAND_write_file() failed to write to files created by open()
Ulf Möller
2000-03-19
1
-1
/
+1
*
oops. don't use "entropy" directly.
Ulf Möller
2000-03-19
1
-3
/
+3
*
New function RAND_event() collects entropy from Windows events.
Ulf Möller
2000-03-19
1
-0
/
+41
*
cleaning up a little
Bodo Möller
2000-03-12
1
-0
/
+53
*
Use RAND_METHOD for implementing RAND_status.
Bodo Möller
2000-03-02
1
-1
/
+3
*
Switch for turning on the predictable "random" number generator.
Ulf Möller
2000-02-28
1
-6
/
+19
*
handle entropy estimate correctly
Bodo Möller
2000-02-25
1
-4
/
+17
*
Don't use buffered fread() to read from DEVRANDOM,
Bodo Möller
2000-02-24
1
-0
/
+1
*
Support EGD.
Ulf Möller
2000-02-24
1
-46
/
+55
*
Allow for higher granularity of entropy estimates by using 'double'
Bodo Möller
2000-02-19
1
-5
/
+5
*
16 * 8 = 128.
Bodo Möller
2000-02-10
1
-1
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-03
1
-3
/
+3
*
update PRNG documentation/comments
Bodo Möller
2000-01-22
1
-6
/
+8
*
Use comment from md_rand.c in rand.pod
Ulf Möller
2000-01-21
1
-1
/
+1
*
change comments
Bodo Möller
2000-01-21
1
-6
/
+7
*
Avoid integer overflow in entropy counter.
Bodo Möller
2000-01-21
1
-2
/
+3
*
Document RAND library.
Ulf Möller
2000-01-21
1
-4
/
+5
*
New function RAND_pseudo_bytes() generated pseudorandom numbers that
Ulf Möller
2000-01-16
1
-0
/
+19
*
Avoid shadowing variables,
Bodo Möller
2000-01-14
1
-5
/
+5
*
minor change for the prng
Ulf Möller
2000-01-14
1
-7
/
+5
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-8
/
+31
*
MacOS updates.
Andy Polyakov
1999-12-19
1
-3
/
+3
[next]