- Mar 29, 2002
-
-
Richard Levitte authored
Furthermore, make SO_MAXCONN the first choice, since that's the standard (as far as I know).
-
- Mar 26, 2002
-
-
Lutz Jänicke authored
-
Richard Levitte authored
-
Richard Levitte authored
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
-
Richard Levitte authored
Make sure DES_cblock is defined at all times (meaning one shouldn't include openssl/des_old.h directly any more).
-
Richard Levitte authored
-
Richard Levitte authored
Make the change to strong keys in the string to key(s) functions experimental in the main trunk as well
-
- Mar 25, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Lutz Jänicke authored
-
- Mar 22, 2002
-
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Mar 21, 2002
-
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
- Mar 20, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
Restructure implementation of EC_GROUP_check(). Submitted by: Nils Larsch
-
- Mar 19, 2002
-
-
Lutz Jänicke authored
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Dr. Stephen Henson authored
-
- Mar 18, 2002
-
-
Bodo Möller authored
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 authored
Submitted by: Nils Larsch
-
- Mar 16, 2002
-
-
Dr. Stephen Henson authored
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).
-
- Mar 15, 2002
-
-
Bodo Möller authored
Add to 'config'.
-
Bodo Möller authored
-
- Mar 14, 2002
-
-
Lutz Jänicke authored
-
Dr. Stephen Henson authored
Initialize cipher context in KRB5 ("D. Russell" <russelld@aol.net>) Allow HMAC functions to use an alternative ENGINE.
-
Bodo Möller authored
-
Bodo Möller authored
Fix dsaparam usage output. Submitted by: Nils Larsch
-
Bodo Möller authored
BIO_nwrite0/BIO_nwrite (the previous code was OK for BIO pairs but not in general)
-
- Mar 13, 2002
-
-
Dr. Stephen Henson authored
Undo previous patch: avoid warnings by #undef'ing duplicate definitions. Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
-
- Mar 12, 2002
-
-
Dr. Stephen Henson authored
Fix Kerberos warnings with VC++.
-
Dr. Stephen Henson authored
Fix ASN1 additions for KRB5
-
Dr. Stephen Henson authored
Fix various warnings when compiling with KRB5 code.
-
- Mar 11, 2002
-
-
Bodo Möller authored
-
- Mar 09, 2002
-
-
Dr. Stephen Henson authored
Make ciphers and digests obtain an ENGINE functional reference if impl is explicitly supplied.
-
Dr. Stephen Henson authored
Make {RSA,DSA,DH}_new_method obtain and release an ENGINE functional reference in all cases.
-