- Sep 19, 2000
-
-
Bodo Möller authored
make disabled code slightly more correct (this does not solve the problem though).
-
Dr. Stephen Henson authored
ASN1_TYPE (though they are both ASN1_STRING so it didn't cause any problems). Make 'siglen' an int in apps/dgst.c so we can check the return value of BIO_read() etc.
-
Bodo Möller authored
in 0.9.6-beta1 and 0.9.6-beta2 and caused the BN_mont_exp_mont_word() failure (bug report "openssh 2.2.0p1 fails with openssl 0.9.6-beta1").
-
Richard Levitte authored
quirk is fixed.
-
Richard Levitte authored
better not to use it.
-
Richard Levitte authored
-
Richard Levitte authored
Reorder the Blowfish documentation so the low-level routines do not get so prominent, and make sure to say out loud what they expect.
-
- Sep 18, 2000
-
-
Dr. Stephen Henson authored
Buffering BIO docs.
-
Ulf Möller authored
-
Ulf Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
Reported by Steve Robb <steve@eu.c2.net>
-
Richard Levitte authored
New documentation about things related to SSL_CIPHER. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
Richard Levitte authored
so disable that part. Reported by Jeffrey Altman <jaltman@columbia.edu>
-
Richard Levitte authored
-
Richard Levitte authored
disagree on the proper syntax and type names.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Jeffrey Altman reminds us to initialize some variables and ercommends the use of LOadLibrary instead of GetModuleHandle
-
- Sep 17, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
accordingly.
-
Richard Levitte authored
-
Richard Levitte authored
Submitted by Kevin Steves <ks@hp.se> 3 months ago...
-
Richard Levitte authored
documentation. We'll work on better documents after the release of 0.9.6.
-
Richard Levitte authored
problems with GetCursorInfo, but also adds network statistics and performance statistics where available.
-
Richard Levitte authored
of complaints from the compiler about data pointers and function pointers not being compatible with each other.
-
Richard Levitte authored
generates a compiler warning with Compaq C.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
can't be used as a function pointer according the the standards. Use a 0 instead and there will be no trouble.
-
Richard Levitte authored
-
Richard Levitte authored
incompatibility between function and data pointers.
-