Ulf Möller
|
9d1a01be8f
|
Source code cleanups: Use void * rather than char * in lhash,
eliminate some of the -Wcast-qual warnings (debug-ben-strict target)
|
2000-01-30 22:20:28 +00:00 |
|
Ulf Möller
|
e7f97e2d22
|
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
2000-01-21 01:15:56 +00:00 |
|
Bodo Möller
|
b1c4fe3625
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
a pain to read when using 4-space tabs.
|
1999-06-07 20:26:51 +00:00 |
|
Ulf Möller
|
a9be3af5ad
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
|
Bodo Möller
|
ec577822f9
|
Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
|
1999-04-23 22:13:45 +00:00 |
|
Ben Laurie
|
61f5b6f338
|
Work with -pedantic!
|
1999-04-23 15:01:15 +00:00 |
|
Ulf Möller
|
95dc05bc6d
|
Fix lots of warnings.
Submitted by: Richard Levitte <levitte@stacken.kth.se>
|
1999-04-20 22:50:42 +00:00 |
|
Ulf Möller
|
6b691a5c85
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
|
Ben Laurie
|
e778802f53
|
Massive constification.
|
1999-04-17 21:25:43 +00:00 |
|
Dr. Stephen Henson
|
06c6849124
|
Fix the Win32 compile environment and add various changes so it will now compile
under Win32 (9X and NT) again. Note: some signed/unsigned changes recently
checked in were killing the Win32 compile.
|
1999-03-03 02:01:26 +00:00 |
|
Ben Laurie
|
1745a3fb9f
|
Code for reliable BIO.
|
1999-02-23 21:45:23 +00:00 |
|