- 24 7月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 7月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 20 7月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
rand_lcl.h
-
由 Ulf Möller 提交于
-
- 29 6月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
The message to everyone is "Do not hack OpenSSL when stressed"...
-
由 Richard Levitte 提交于
the RANDEGD environment variable.
-
- 28 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
today. Time to add extra info so the poor users know where to go with their troubles.
-
- 21 6月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fixes for Win32 build. This is mostly a work around for the old VC++ problem that it treats func() as func(void). Various prototypes had been added to 'compare' function pointers that triggered this. This could be fixed by removing the prototype, adding function pointer casts to every call or changing the passed function to use the expected arguments. I mostly did the latter. The mkdef.pl script was modified to remove the typesafe functions which no longer exist. Oh and some functions called OPENSSL_freeLibrary() were changed back to FreeLibrary(), wonder how that happened :-)
-
- 16 6月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
label. (Reported by Alexei Bakharevski.)
-
- 13 6月, 2000 1 次提交
-
-
由 Geoff Thorpe 提交于
Also, "make update" has added some missing functions to libeay.num, updated the TABLE for the alpha changes, and updated thousands of dependancies that have changed from recent commits.
-
- 03 6月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 02 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
like Malloc, Realloc and especially Free conflict with already existing names on some operating systems or other packages. That is reason enough to change the names of the OpenSSL memory allocation macros to something that has a better chance of being unique, like prepending them with OPENSSL_. This change includes all the name changes needed throughout all C files.
-
- 31 5月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
They have nothing to do with the particular PRNG (md_rand.c).
-
由 Bodo Möller 提交于
-
- 12 5月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
This is superfluous now that we don't have to avoid creating multiple versions of the file on VMS (because older versions are now deleted).
-
- 02 5月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
"Jan Mikkelsen" <janm@transactionsite.com> correctly states that the OpenSSL header files have #include's and extern "C"'s in an incorrect order. Thusly fixed.
-
- 30 3月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
variables are locked.
-
由 Richard Levitte 提交于
it's a good thing if ssleay_rand_status() would do the corresponding lock and unlock as everyone else...
-
- 20 3月, 2000 4 次提交
-
-
由 Ulf Möller 提交于
on Win32.
-
由 Richard Levitte 提交于
couldn't be opened.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 13 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 11 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 3月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
strings, it's just the default because it's usually ok.
-
- 02 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 29 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Andrew Gray <agray@iconsinc.com>
-
- 28 2月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
"standard" refers to the C language, probably there's also some standard that defines memory.h).
-
由 Ben Laurie 提交于
-
- 26 2月, 2000 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(they don't really exist before version 7), so that solution was toast. Instead, let's do it the way it's done on Unix, but then remove older versions of the file. That new mechanism *may* fail for some unixly formated file spec, although I wouldn't worry too much about it.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(actually, much more is needed, like a real config script)
-
- 25 2月, 2000 4 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
because this will drain the entropy pool.
-
由 Bodo Möller 提交于
"make update".
-