- May 14, 2005
-
-
Dr. Stephen Henson authored
-
- May 12, 2005
-
-
Dr. Stephen Henson authored
is made to directly cast a function of one type to what it considers and incompatible type. In particular gcc 3.4.2. Add new openssl_fcast macro to place functions into a form where the compiler will allow them to be cast. The current version achives this by casting to: void function(void).
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
(previous revision got this wrong)
-
- May 11, 2005
-
-
Bodo Möller authored
-
Bodo Möller authored
with the SSL_OP_NO_SSLv2 option.
-
Ben Laurie authored
-
Bodo Möller authored
to ChangeLog.0_9_7-stable_not-in-head_FIPS.
-
Bodo Möller authored
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- May 10, 2005
-
-
Nils Larsch authored
pointers on 64 bit platforms. Patch supplied by Daniel Gryniewicz via Mike Frysinger <vapier@gentoo.org>. PR: 1064
-
Nils Larsch authored
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
-
Nils Larsch authored
PR: 1061
-
- May 09, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Bodo Möller authored
during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
EC_GROUP_get_nid -> EC_GROUP_get_curve_name EC_GROUP_set_nid -> EC_GROUP_set_curve_name
-
- May 08, 2005
-
-
Nils Larsch authored
EC_GROUP_get_nid -> EC_GROUP_get_curve_name EC_GROUP_set_nid -> EC_GROUP_set_curve_name
-
Andy Polyakov authored
is used with constant assertion.
-
- May 07, 2005
-
-
Richard Levitte authored
SIXTY_FOUR_BIT could cause havoc, so don't (it's lucky bn.h undefines BN_LLONG when SIXTY_FOUR_BIT is defined).
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 1059
-
- May 06, 2005
-
-
Richard Levitte authored
there's no need to undefine it here. Then, let's get a bit paranoid and not define BN_ULLONG on THIRTY_TWO_BIT machines when BN_LLONG isn't defined.
-
Richard Levitte authored
knows how to make use of it. So let's stop pretending the Alpha doesn't know long long...
-
- May 05, 2005
-
-
Nils Larsch authored
-
Richard Levitte authored
-
- May 04, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- May 03, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Nils Larsch authored
-
Nils Larsch authored
useful anyway
-
Nils Larsch authored
for now (it was broken anyway)
-