summaryrefslogtreecommitdiffstats
path: root/crypto
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-01Bug fix for 64 bit HP-UX.Ulf Möller
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-31#include <stdio.h> not needed.Ulf Möller
2000-05-31#include <stdlib.h> is not needed.Ulf Möller
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-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-30Fourth phase EVP revision.Dr. Stephen Henson
2000-05-30Fourth phase EVP revision.Dr. Stephen Henson
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-27Second phase of EVP cipher overhaul.Dr. Stephen Henson
2000-05-26Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson
2000-05-21Yet more typesafety.Ben Laurie
2000-05-19Fix "FIXME" indentation :-)Bodo Möller
2000-05-19Add "FIXME" comment, and adjust the indentation.Bodo Möller
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-05-17Typesafety Thought Police last part.Ben Laurie
2000-05-17Typesafety Thought Police part 5.Ben Laurie
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-16Typesafety Thought Police Part 2.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-15prototype.Ulf Möller
2000-05-15Make sure that NO-RSA applications etc can include evp.hUlf Möller
2000-05-15MacOS changes.Ulf Möller
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie
2000-05-11When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller
2000-05-04Fix for SSL server purpose checkingDr. Stephen Henson
2000-05-04Make PKCS#12 code handle missing passwords.Dr. Stephen Henson
2000-05-02Initialise.Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-05-01Add missing #include.Bodo Möller