- May 31, 2001
-
-
Geoff Thorpe authored
a bit of weird code in sk_new.
-
- May 29, 2001
-
-
Lutz Jänicke authored
-
- May 26, 2001
-
-
Richard Levitte authored
-
- May 24, 2001
-
-
Dr. Stephen Henson authored
Add missing variable length cipher flag for Blowfish. Only use trust settings if either trust or reject settings are present, otherwise use compatibility mode. This stops root CAs being rejected if they have alias of keyid set.
-
- May 15, 2001
-
-
Lutz Jänicke authored
-
- May 13, 2001
-
-
Richard Levitte authored
-
- May 12, 2001
-
-
Dr. Stephen Henson authored
Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
-
- May 10, 2001
-
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
Purpose and trust setting functions for X509_STORE. Tidy existing code.
-
- May 09, 2001
-
-
Dr. Stephen Henson authored
inherited from X509_STORE. Add CRL checking options to other applications.
-
- May 08, 2001
-
-
Bodo Möller authored
-
- May 07, 2001
-
-
Dr. Stephen Henson authored
Initial CRL based revocation checking.
-
- May 06, 2001
-
-
Richard Levitte authored
like des_read_password and friends (backward compatibility functions using this new API are provided). The purpose is to remove prompting functions from the DES code section as well as provide for prompting through dialog boxes in a window system and the like.
-
- May 03, 2001
-
-
Bodo Möller authored
-
- 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
-