Richard Levitte
0294674b44
Merge in recent changes from OpenSSL_0_9_6-stable.
2001-03-26 17:09:15 +00:00
Richard Levitte
3d4bb90138
Merge in the 0.9.6-stable branch once more and hope for better
...
results.
2001-03-13 06:49:18 +00:00
Richard Levitte
a9c33b529e
Merge from main trunk. No conflicts.
2000-09-21 07:38:47 +00:00
Richard Levitte
4cae3ac371
Merge of main trunk, all conflicts resolved.
2000-09-20 13:45:44 +00:00
Richard Levitte
ce6990739e
The rest of the merge in of the main trunk, a few conflicts resolved.
2000-09-17 20:37:33 +00:00
Richard Levitte
f30839ecaa
Merged in the main trunk, did a 'make update', added a couple of
...
warnings in appropriate places about building a shared library from
the ENGINE source.
2000-09-15 22:36:49 +00:00
Richard Levitte
0dcf7fd543
Merge of main trunk, conflicts resolved.
2000-09-13 21:20:49 +00:00
Richard Levitte
25814b9690
Merge of main trunk, no conflicts this time.
...
make update
2000-09-11 13:23:47 +00:00
Richard Levitte
1ba5b1b530
Merge from main trunk, conflicts resolved
2000-08-01 12:21:46 +00:00
Richard Levitte
1b2f8b6e2a
Things merged from the main trunk, among others some well needed Win32
...
fixes.
2000-06-23 22:24:53 +00:00
Richard Levitte
26a3a48d65
There have been a number of complaints from a number of sources that names
...
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.
2000-06-01 22:19:21 +00:00
Bodo Möller
2ace287dea
Move Windows seeding functions into a separate file.
...
They have nothing to do with the particular PRNG (md_rand.c).
2000-05-31 12:48:35 +00:00