- May 02, 2001
-
-
Richard Levitte authored
-
- Apr 26, 2001
-
-
Geoff Thorpe authored
-
- Apr 21, 2001
-
-
Dr. Stephen Henson authored
Fix ASN1 bug when decoding OTHER type. Various S/MIME DSA related fixes.
-
- Apr 19, 2001
-
-
Geoff Thorpe authored
-
- Apr 18, 2001
-
-
Geoff Thorpe authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Apr 12, 2001
-
-
Bodo Möller authored
-
- Apr 11, 2001
-
-
Bodo Möller authored
verified by looking at 'diff -u ../openssl-0.9.6a/CHANGES CHANGES')
-
- Apr 09, 2001
-
-
Bodo Möller authored
Ultra-Sparcs (both 32-bit and 64-bit compilations)
-
- Apr 08, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
also 'test' appears to be available as '[' only in 'if' conditions.
-
- Apr 05, 2001
-
-
Richard Levitte authored
(provided by Stephen)
-
- Apr 04, 2001
-
-
Bodo Möller authored
-
Richard Levitte authored
-
- Apr 02, 2001
-
-
Dr. Stephen Henson authored
combine in CHOICE options. This was causing d2i_DSAPublicKey() to misbehave.
-
- Mar 31, 2001
-
-
Ulf Möller authored
-
- Mar 30, 2001
-
-
Bodo Möller authored
FreeBSD's /bin/sh.
-
- Mar 29, 2001
-
-
Richard Levitte authored
des_encrypt() and des_encrypt() defined on some systems (Solaris and Unixware and maybe others), we rename des_encrypt() to des_encrypt1(). This should have very little impact on external software unless someone has written a mode of DES, since that's all des_encrypt() is meant for.
-
- Mar 28, 2001
-
-
Ulf Möller authored
-
Ulf Möller authored
-
- Mar 22, 2001
-
-
Bodo Möller authored
the trunk to keep diffs small.
-
- Mar 18, 2001
-
-
Dr. Stephen Henson authored
-
- Mar 16, 2001
-
-
Richard Levitte authored
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
Dr. Stephen Henson authored
-
- Mar 15, 2001
-
-
Dr. Stephen Henson authored
Overhaul the display of certificate details in the 'ca' utility. This can now be extensively customised in the configuration file and handles multibyte strings and extensions properly. This is required when extensions copying from certificate requests is supported: the user must be able to view the extensions before allowing a certificate to be issued.
-
Bodo Möller authored
-
- Mar 12, 2001
-
-
Bodo Möller authored
-
- Mar 11, 2001
-
-
Bodo Möller authored
The latter does nothing for now, but its existence means that applications can request precomputation when appropriate.
-
- Mar 10, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
multiplication of an arbitrary number of points.
-
Richard Levitte authored
HTTP responses.
-
Dr. Stephen Henson authored
Add the 'ec' directory to mkdef.pl and mkfiles.pl so the Windows build can see it. Fixup mkdef.pl so it doesn't mess up with function names longer than 39 characters in length.
-
- Mar 09, 2001
-
-
Dr. Stephen Henson authored
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-
- Mar 08, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
and an ectest.c that actually tests something.
-
Ulf Möller authored
-
Bodo Möller authored
Incease the number of BIGNUMs in a BN_CTX.
-
Dr. Stephen Henson authored
Make EVP_Digest*() routines return a value. TODO: update docs, and make soe other routines which use EVP_Digest*() check return codes.
-
- Mar 07, 2001
-
-
Bodo Möller authored
-