summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01Use NO_FP_API.Ulf Möller
2000-06-01Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.Ulf Möller
2000-06-01Small documentation bug, probably a cut'n'paste, corrected.Richard Levitte
2000-06-01Bug fix for 64 bit HP-UX.Ulf Möller
2000-06-01Small fix to enable reading from stdin as well.Richard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-06-01This is the first of two commits (didn't want to dump them all into theGeoff Thorpe
2000-06-01is needed.Ulf Möller
2000-05-31typoBodo Möller
2000-05-31dh and gendh have been obsoleted by dhparam.Bodo Möller
2000-05-31#include <stdio.h> not needed.Ulf Möller
2000-05-31#include <stdlib.h> is not needed.Ulf Möller
2000-05-31Result of "make update"Richard Levitte
2000-05-31This seems to become a FAQ...Richard Levitte
2000-05-31sk_***_new_null() seems to be there to avoid exactly this sort of thingGeoff Thorpe
2000-05-31sk_value was also suffering from de-const-ification.Geoff Thorpe
2000-05-31config can now detect ARM Linux automagically.Richard Levitte
2000-05-31strtoul is not used anywhere.Bodo Möller
2000-05-31When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solaris, __svr4__ isBodo Möller
2000-05-31All the little functions created by the IMPLEMENT_STACK_OF() macro willGeoff Thorpe
2000-05-31Move Windows seeding functions into a separate file.Bodo Möller
2000-05-31Add "FIXME" comment.Bodo Möller
2000-05-30Improve PRNG robustness.Bodo Möller
2000-05-30More EVP cipher revision.Dr. Stephen Henson
2000-05-30"make update"Geoff Thorpe
2000-05-30You must have an empty line between =item'sRichard Levitte
2000-05-30Fourth phase EVP revision.Dr. Stephen Henson
2000-05-30Fourth phase EVP revision.Dr. Stephen Henson
2000-05-29Configuration for linux on ARM (contributed by Jeremy NorrisRichard Levitte
2000-05-29Minor corrections to documentation.Geoff Thorpe
2000-05-29another warning.Geoff Thorpe
2000-05-29It seems that mktime does what is required here. Certainly timegm() canGeoff Thorpe
2000-05-29This declaration seems to have been added into the header file accidently.Geoff Thorpe
2000-05-29oops.Geoff Thorpe
2000-05-28Third phase of EVP cipher overhaul.Dr. Stephen Henson
2000-05-27Bugfix: clear error queue after ignoring ssl_verify_cert_chain result.Bodo Möller
2000-05-27Second phase of EVP cipher overhaul.Dr. Stephen Henson
2000-05-26Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson
2000-05-25cvs updateGeoff Thorpe
2000-05-25typoBodo Möller
2000-05-25Implement SSL_OP_TLS_ROLLBACK_BUG for servers.Bodo Möller
2000-05-24Add the target system linux-m68kRichard Levitte
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson
2000-05-23Fix Blowfish URL.Ralf S. Engelschall
2000-05-21Yet more typesafety.Ben Laurie
2000-05-21Avoid sprintfBodo Möller
2000-05-21Avoid sprintf.Bodo Möller