- 06 4月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Currently only on GNUish linkers... Submitted by Steven Bade <sbade@austin.ibm.com>
-
- 05 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 03 4月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
harmful if we didn't also pass the exact number of bytes of that data
-
- 30 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Furthermore, make SO_MAXCONN the first choice, since that's the standard (as far as I know).
-
- 27 3月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Richard Levitte 提交于
-
- 26 3月, 2002 8 次提交
-
-
由 Richard Levitte 提交于
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
-
由 Richard Levitte 提交于
Make sure DES_cblock is defined at all times (meaning one shouldn't include openssl/des_old.h directly any more).
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Make the change to strong keys in the string to key(s) functions experimental in the main trunk as well
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Lutz Jänicke 提交于
-
- 22 3月, 2002 7 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 21 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Restructure implementation of EC_GROUP_check(). Submitted by: Nils Larsch
-
由 Lutz Jänicke 提交于
-
- 19 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Dr. Stephen Henson 提交于
-
- 18 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 17 3月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Ensure EVP_CipherInit() uses the correct encode/decode parameter if enc == -1 [Reported by Markus Friedl <markus@openbsd.org>] Fix typo in dh_lib.c (use of DSAerr instead of DHerr).
-
- 16 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Add to 'config'.
-
- 15 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
Initialize cipher context in KRB5 ("D. Russell" <russelld@aol.net>) Allow HMAC functions to use an alternative ENGINE.
-
- 14 3月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Fix dsaparam usage output. Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
BIO_nwrite0/BIO_nwrite (the previous code was OK for BIO pairs but not in general)
-
- 13 3月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Undo previous patch: avoid warnings by #undef'ing duplicate definitions. Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
-
由 Dr. Stephen Henson 提交于
Fix Kerberos warnings with VC++.
-
- 12 3月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ASN1 additions for KRB5
-