- 17 1月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennaway <kris@hub.freebsd.org> Modified by Ulf Möller
-
- 16 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
are not guaranteed to be unpredictable.
-
- 15 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
except for the BIO through which we print the memory leak list, and the leak printing function ignores this one block).
-
- 14 1月, 2000 3 次提交
-
-
由 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 提交于
-
由 Bodo Möller 提交于
-
- 09 1月, 2000 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Remove references to 'TXT' in -inform and -outform switches.
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
functions so it doesn't crash. Document s_client.
-
- 08 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 07 1月, 2000 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
but crypto/asn1/a_strnid.c had "nombchar".
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 06 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 1月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
set the #! line with the path to Perl. Submitted by: Peter Jones
-
- 02 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
that can automatically determine the type of a DER encoded "traditional" format private key and change some of the d2i functions to use it instead of requiring the application to work out the key type.
-
- 29 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
represent everything by OIDs.
-
- 25 12月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
more utilities.
-
由 Dr. Stephen Henson 提交于
-
- 23 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 12月, 1999 5 次提交
-
-
由 Bodo Möller 提交于
CRYPTO_add_info => CRYPTO_push_info CRYPTO_remove_info => CRYPTO_pop_info in the hope that these names are more descriptive; and "make update".
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
from MemCheck_start() to CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON) because that is what applications should use (MemCheck_start/stop never really worked for applications unless CRYPTO_MDEBUG was defined both when compiling the library and when compiling the application, so probably we should get rid of it).
-
- 17 12月, 1999 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 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.
-
- 08 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to a file if we are verifying.
-
- 05 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 12月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Never use des_set_key (it depends on the global variable des_check_key), but usually des_set_key_unchecked. Only destest.c bothered to look at the return values of des_set_key, but it did not set des_check_key -- if it had done so, most checks would have failed because of wrong parity and because of weak keys.
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 01 12月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 30 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
SSL_CTX and SSL, functions to set them and defaults if no values set.
-