- 01 6月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
a bit of weird code in sk_new.
-
- 29 5月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 27 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 16 5月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 13 5月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Fix OPENSSL_IMPLEMENT_GLOBAL. Allow Win32 to use EXPORT_VAR_AS_FN in mkdef.pl make update.
-
- 10 5月, 2001 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Purpose and trust setting functions for X509_STORE. Tidy existing code.
-
- 09 5月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
inherited from X509_STORE. Add CRL checking options to other applications.
-
- 08 5月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Initial CRL based revocation checking.
-
- 07 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
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.
-
- 03 5月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 21 4月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ASN1 bug when decoding OTHER type. Various S/MIME DSA related fixes.
-
- 20 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 19 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 18 4月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 12 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 11 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
verified by looking at 'diff -u ../openssl-0.9.6a/CHANGES CHANGES')
-
- 09 4月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
Ultra-Sparcs (both 32-bit and 64-bit compilations)
-
由 Bodo Möller 提交于
-
- 08 4月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
also 'test' appears to be available as '[' only in 'if' conditions.
-
- 05 4月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
(provided by Stephen)
-
由 Bodo Möller 提交于
-
- 04 4月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 02 4月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
combine in CHOICE options. This was causing d2i_DSAPublicKey() to misbehave.
-
- 31 3月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 30 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
FreeBSD's /bin/sh.
-
- 29 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
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.
-
- 28 3月, 2001 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 22 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
the trunk to keep diffs small.
-
- 18 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 3月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
由 Dr. Stephen Henson 提交于
-