index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
rand_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-4
/
+4
*
More size_tification.
Ben Laurie
2008-11-01
1
-4
/
+4
*
Port from 0.9.8-stable
Lutz Jänicke
2007-09-24
1
-2
/
+0
*
Initialize "buf" to 0 to make valgrind happy :-)
Lutz Jänicke
2007-03-02
1
-0
/
+2
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
*
This commits changes to various parts of libcrypto required by the recent
Geoff Thorpe
2001-09-25
1
-22
/
+47
*
Fix memory leak when RAND is used: need to cleanup
Dr. Stephen Henson
2001-06-21
1
-2
/
+3
*
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
Geoff Thorpe
2001-04-30
1
-0
/
+4
*
Some more tweaks from ENGINE code.
Geoff Thorpe
2001-04-18
1
-7
/
+7
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-19
/
+38
*
Use RAND_METHOD for implementing RAND_status.
Bodo Möller
2000-03-02
1
-0
/
+7
*
Allow for higher granularity of entropy estimates by using 'double'
Bodo Möller
2000-02-19
1
-1
/
+1
*
New function RAND_pseudo_bytes() generated pseudorandom numbers that
Ulf Möller
2000-01-16
1
-0
/
+6
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-2
/
+9
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-1
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+5
*
More exactitude with function arguments.
Ben Laurie
1999-02-10
1
-2
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+104