aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* EVP constification.Ben Laurie2000-06-0334-117/+199
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-01162-631/+632
* Use NO_FP_API.Ulf Möller2000-06-011-1/+1
* Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.Ulf Möller2000-06-011-7/+6
* Bug fix for 64 bit HP-UX.Ulf Möller2000-06-011-1/+1
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-0111-0/+1023
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-0/+11
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-0110-66/+96
* This is the first of two commits (didn't want to dump them all into theGeoff Thorpe2000-06-013-20/+45
* is needed.Ulf Möller2000-06-011-0/+2
* #include <stdio.h> not needed.Ulf Möller2000-05-311-1/+0
* #include <stdlib.h> is not needed.Ulf Möller2000-05-311-2/+0
* sk_***_new_null() seems to be there to avoid exactly this sort of thingGeoff Thorpe2000-05-311-1/+1
* sk_value was also suffering from de-const-ification.Geoff Thorpe2000-05-313-2/+4
* All the little functions created by the IMPLEMENT_STACK_OF() macro willGeoff Thorpe2000-05-312-2/+2
* Move Windows seeding functions into a separate file.Bodo Möller2000-05-314-144/+297
* Add "FIXME" comment.Bodo Möller2000-05-311-1/+8
* Improve PRNG robustness.Bodo Möller2000-05-301-1/+36
* More EVP cipher revision.Dr. Stephen Henson2000-05-307-78/+151
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-301-0/+168
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-3031-3106/+317
* another warning.Geoff Thorpe2000-05-291-1/+1
* It seems that mktime does what is required here. Certainly timegm() canGeoff Thorpe2000-05-291-6/+1
* This declaration seems to have been added into the header file accidently.Geoff Thorpe2000-05-291-1/+0
* oops.Geoff Thorpe2000-05-291-2/+2
* Third phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-2833-252/+123
* Second phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-2733-181/+250
* Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson2000-05-2635-53/+154
* Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson2000-05-242-1/+6
* Yet more typesafety.Ben Laurie2000-05-213-6/+8
* Fix "FIXME" indentation :-)Bodo Möller2000-05-191-2/+2
* Add "FIXME" comment, and adjust the indentation.Bodo Möller2000-05-191-22/+27
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-182-0/+14
* Typesafety Thought Police last part.Ben Laurie2000-05-172-6/+10
* Typesafety Thought Police part 5.Ben Laurie2000-05-174-14/+25
* Typesafe Thought Police part 4.Ben Laurie2000-05-167-85/+103
* Typesafety Thought Police part 3.Ben Laurie2000-05-168-44/+54
* Typesafety Thought Police Part 2.Ben Laurie2000-05-168-52/+118
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-1529-193/+195
* prototype.Ulf Möller2000-05-151-1/+1
* Make sure that NO-RSA applications etc can include evp.hUlf Möller2000-05-151-0/+8
* MacOS changes.Ulf Möller2000-05-151-5/+7
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-142-0/+30
* When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller2000-05-111-10/+10
* Fix for SSL server purpose checkingDr. Stephen Henson2000-05-041-14/+18
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-046-16/+38
* Initialise.Richard Levitte2000-05-021-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-023-52/+63
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-0229-103/+130