- 13 7月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make req seed the PRNG if signing with an already existing DSA key. Document the new smime options.
-
- 11 7月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
call the i2c/c2i (they were not using the content length for the headers). Fix ASN1 long form tag encoding. This never worked but it was never tested since it is only used for tags > 30. New options to smime program to allow the PKCS#7 format to be specified and the content supplied externally.
-
- 29 6月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
The message to everyone is "Do not hack OpenSSL when stressed"...
-
由 Richard Levitte 提交于
EGD should be used as seeding input, and where the named socket is.
-
- 23 6月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
applications. Also, have it and the certificate and key loading functions take a BIO argument for error output.
-
由 Richard Levitte 提交于
be shared by several applications.
-
- 02 6月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
like Malloc, Realloc and especially Free conflict with already existing names on some operating systems or other packages. That is reason enough to change the names of the OpenSSL memory allocation macros to something that has a better chance of being unique, like prepending them with OPENSSL_. This change includes all the name changes needed throughout all C files.
-
- 15 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
I hope all memory leaks that may occur here have already been tracked down.
-
- 01 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 2月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 17 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
generator (otherwise they don't work) and add -rand option. Update docs.
-
- 11 2月, 2000 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline''.
-
- 04 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 14 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
(only the CRYPTO_push_info's in the apps/ directory are included in the CVS commit, not all those I used in crypto/)
-
由 Bodo Möller 提交于
-
- 07 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 25 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
more utilities.
-
- 14 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
and not excluding parameters with DSA keys.
-
- 09 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix the usage message of smime utility and sanitise the return codes. Add some documentation.
-
- 07 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to a file if we are verifying.
-
- 05 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-