- 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 3 次提交
-
-
由 Richard Levitte 提交于
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
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.
-
- 15 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 13 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 11 3月, 2001 4 次提交
-
-
由 Bodo Möller 提交于
The latter does nothing for now, but its existence means that applications can request precomputation when appropriate.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
multiplication of an arbitrary number of points.
-
由 Richard Levitte 提交于
HTTP responses.
-
- 10 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 09 3月, 2001 4 次提交
-
-
由 Dr. Stephen Henson 提交于
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
and an ectest.c that actually tests something.
-
由 Ulf Möller 提交于
-
- 08 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
Incease the number of BIGNUMs in a BN_CTX.
-