History log of /openssl/apps/speed.c (Results 426 – 446 of 446)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8569c322 25-Sep-1999 Bodo Möller

Fix typo in error message.

Submitted by: Alan Batie


# f4e723f3 21-Sep-1999 Bodo Möller

typo


# 396f6314 08-Sep-1999 Bodo Möller

some more patches for avoiding problems with non-automatic variables


# c1cd88a0 08-Sep-1999 Dr. Stephen Henson

Oops... forgot the other RSA_NULL patches...


Revision tags: OpenSSL_0_9_4
# 5271ebd9 30-Jun-1999 Ulf Möller

More no-xxx option tweaks.


# 5676d8cb 29-Jun-1999 Ulf Möller

Fix no-hmac and no-ripemd.


# d58d092b 10-Jun-1999 Bodo Möller

Avoid warnings.


Revision tags: OpenSSL_0_9_3a, OpenSSL_0_9_3, OpenSSL_0_9_3beta2, OpenSSL_0_9_3beta1
# 12ba413c 18-May-1999 Bodo Möller

Get rid of some unnecessary casts and add a necessary one.


# edf0bfb5 16-May-1999 Bodo Möller

Change type of various DES function arguments from des_cblock
(meaning pointer to char) to des_cblock * (meaning pointer to
array with 8 char elements), which allows the compiler to
do mo

Change type of various DES function arguments from des_cblock
(meaning pointer to char) to des_cblock * (meaning pointer to
array with 8 char elements), which allows the compiler to
do more typechecking. (The changed argument types were of type
des_cblock * back in SSLeay, and a lot of ugly casts were
used then to turn them into pointers to elements; but it can be
done without those casts.)

Introduce new type const_des_cblock -- before, the pointers rather
than the elements pointed to were declared const, and for
some reason gcc did not complain about this (but some other
compilers did).

show more ...


# 5c83b4c9 13-May-1999 Ulf Möller

Remove redundant ifdef.


# 7d7d2cbc 13-May-1999 Ulf Möller

VMS support.

Submitted by: Richard Levitte <richard@levitte.org>


# f5d7a031 27-Apr-1999 Ulf Möller

New Configure option no-<cipher> (rsa, idea, rc5, ...).


# a9be3af5 26-Apr-1999 Ulf Möller

Remove NOPROTO definitions and error code comments.


# ec577822 23-Apr-1999 Bodo Möller

Change #include filenames from <foo.h> to <openssl.h>.

Submitted by:
Reviewed by:
PR:


# 6b691a5c 19-Apr-1999 Ulf Möller

Change functions to ANSI C.


Revision tags: OpenSSL_0_9_2b
# 5c00879e 14-Feb-1999 Dr. Stephen Henson

More Win32 fixes and upsdate INSTALL.W32 documentation.


# 4e31df2c 13-Feb-1999 Ben Laurie

Fix ghastly DES declarations, and all consequential warnings.


# e170a5c0 02-Jan-1999 Paul C. Sutton

Some more changes for renaming the binary from ssleay to openssl.
I wonder what eay.c is?


Revision tags: OpenSSL_0_9_1c, SSLeay_0_9_1b
# dfeab068 21-Dec-1998 Ralf S. Engelschall

Import of old SSLeay release: SSLeay 0.9.1b (unreleased)


Revision tags: SSLeay_0_9_0b
# 58964a49 21-Dec-1998 Ralf S. Engelschall

Import of old SSLeay release: SSLeay 0.9.0b


Revision tags: SSLeay_0_8_1b
# d02b48c6 21-Dec-1998 Ralf S. Engelschall

Import of old SSLeay release: SSLeay 0.8.1b


1...<<1112131415161718