index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
3
-76
/
+43
*
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
*
make update
Richard Levitte
2001-07-10
1
-0
/
+20
*
EVP_Digest() takes one more parameter.
Richard Levitte
2001-07-10
1
-4
/
+4
*
Fix PRNG.
Bodo Möller
2001-07-10
1
-21
/
+29
*
[Forgotten commits?]
Richard Levitte
2001-07-02
1
-2
/
+2
*
Changes to have OpenSSL compile on OS/2.
Richard Levitte
2001-07-02
2
-1
/
+148
*
make update
Richard Levitte
2001-06-23
1
-21
/
+56
*
Fix memory leak when RAND is used: need to cleanup
Dr. Stephen Henson
2001-06-21
1
-2
/
+3
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
2
-44
/
+15
*
ERR_peek_error() returns "unsigned long".
Lutz Jänicke
2001-06-07
1
-1
/
+2
*
'make update'
Richard Levitte
2001-06-05
1
-7
/
+10
*
Increase ENTROPY_NEEDED to support Rijndael's larger key size.
Lutz Jänicke
2001-05-15
1
-1
/
+1
*
Do not forget to increment the pointers...
Richard Levitte
2001-05-15
1
-0
/
+2
*
Low-case the names of the system routines, since some versions of
Richard Levitte
2001-05-15
1
-2
/
+2
*
Make it so the compiler doesn't inform me about the dollars in some
Richard Levitte
2001-05-14
1
-0
/
+3
*
A randomizer for OpenVMS, using the statistics that are easily
Richard Levitte
2001-05-13
1
-5
/
+63
*
make update
Richard Levitte
2001-05-07
1
-5
/
+7
*
Some platforms (most notably Windows) do not have a $HOME by default.
Richard Levitte
2001-05-03
1
-1
/
+7
*
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
Geoff Thorpe
2001-04-30
3
-2
/
+7
*
fix md_rand.c locking bugs
Bodo Möller
2001-04-18
2
-20
/
+54
*
Some more tweaks from ENGINE code.
Geoff Thorpe
2001-04-18
2
-8
/
+8
*
'make update'
Geoff Thorpe
2001-04-18
1
-2
/
+2
*
Make sure OPENSSL_SYS_... is defined when we need it.
Bodo Möller
2001-04-03
1
-0
/
+1
*
make update
Richard Levitte
2001-03-24
1
-2
/
+2
*
Use stdlib.h to get size_t.
Richard Levitte
2001-03-21
1
-7
/
+1
*
New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...
Richard Levitte
2001-03-18
1
-0
/
+7
*
error codes are longs, not ints
Bodo Möller
2001-03-15
1
-2
/
+2
*
Typo.
Dr. Stephen Henson
2001-03-10
1
-1
/
+1
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
old MSVC versions don't have rdtsc
Ulf Möller
2001-03-08
1
-1
/
+2
*
Move ec.h to ec2.h because it is not compatible with what we will use.
Bodo Möller
2001-03-05
1
-4
/
+3
*
make update
Richard Levitte
2001-02-26
1
-11
/
+10
*
undo previous change: "e_os.h" is now the official name for the file
Bodo Möller
2001-02-22
1
-1
/
+1
*
include e_os.h as "openssl/e_os.h" (as elsewhere)
Bodo Möller
2001-02-22
1
-1
/
+1
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
2
-13
/
+13
*
Since RAND_file_name() uses strlen, make sure the number that's
Richard Levitte
2001-02-22
2
-13
/
+11
*
Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS
Richard Levitte
2001-02-20
1
-4
/
+4
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
6
-10
/
+10
*
Make sure time() is properly declared.
Richard Levitte
2001-02-19
1
-0
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
5
-17
/
+22
*
New function OPENSSL_issetugid(). Needs more work.
Ulf Möller
2001-02-14
1
-10
/
+14
*
use <= instead of ==
Ulf Möller
2001-02-08
1
-1
/
+1
*
point out that RAND_load_file() etc are only for seed files, not for
Ulf Möller
2001-02-08
1
-0
/
+3
*
Modify access to EGD socket to deal with EINTR etc that can appear
Lutz Jänicke
2001-02-07
1
-67
/
+156
*
Make depend.
Ben Laurie
2001-02-04
1
-6
/
+15
*
Disable RegQueryValueEx() call.
Bodo Möller
2001-01-12
1
-0
/
+5
*
OCSP basic response verify. Very incomplete
Dr. Stephen Henson
2001-01-11
1
-1
/
+1
*
Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are
Lutz Jänicke
2001-01-09
3
-12
/
+67
[next]