aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-25This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_5'.OpenSSL_0_9_5cvs2svn349-12281/+23161
2000-05-25This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn0-0/+0
2000-05-25cvs updateGeoff Thorpe1-0/+18
2000-05-25typoBodo Möller1-1/+1
2000-05-25Implement SSL_OP_TLS_ROLLBACK_BUG for servers.Bodo Möller2-15/+38
2000-05-24Add the target system linux-m68kRichard Levitte2-0/+2
2000-05-24Add DSA library string. Workaround for IIS .key file invalidDr. Stephen Henson3-1/+10
2000-05-23Fix Blowfish URL.Ralf S. Engelschall1-1/+1
2000-05-21Yet more typesafety.Ben Laurie3-6/+8
2000-05-21Avoid sprintfBodo Möller1-1/+1
2000-05-21Avoid sprintf.Bodo Möller1-2/+3
2000-05-21Avoid sprintf, and harmonize indentation.Bodo Möller1-73/+76
2000-05-21Avoid sprintf.Bodo Möller1-27/+25
2000-05-19'make update'Richard Levitte2-0/+123
2000-05-19Remove extra comma (creates a unnessecary null element, right?).Richard Levitte1-1/+1
2000-05-19Add required cast.Bodo Möller1-1/+1
2000-05-19Fix "FIXME" indentation :-)Bodo Möller1-2/+2
2000-05-19Add "FIXME" comment, and adjust the indentation.Bodo Möller1-22/+27
2000-05-19Add a couple of macros that make OpenSSL compilable on SunOS 4.1.4.Richard Levitte1-0/+5
2000-05-19typoBodo Möller1-1/+1
2000-05-18Add a note about the new document.Richard Levitte1-0/+4
2000-05-18Add a new file where all the standards and other documents that we tryRichard Levitte2-0/+103
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson8-64/+201
2000-05-17Typesafety Thought Police last part.Ben Laurie2-6/+10
2000-05-17Typesafety Thought Police part 5.Ben Laurie4-14/+25
2000-05-16Typesafe Thought Police part 4.Ben Laurie7-85/+103
2000-05-16Typesafety Thought Police part 3.Ben Laurie9-53/+64
2000-05-16Typesafety Thought Police Part 2.Ben Laurie9-68/+139
2000-05-16Typesafety thought police.Ben Laurie1-12/+12
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller33-208/+213
2000-05-15prototype.Ulf Möller1-1/+1
2000-05-15Make sure that NO-RSA applications etc can include evp.hUlf Möller1-0/+8
2000-05-15Missing cases when no_rsa is definedUlf Möller1-9/+22
2000-05-15MacOS changes.Ulf Möller2-5/+8
2000-05-14Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie3-0/+57
2000-05-11When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller1-10/+10
2000-05-08Being sick and tired of the hogging Efence does on my laptop, IRichard Levitte1-0/+1
2000-05-04Fix for SSL server purpose checkingDr. Stephen Henson2-14/+23
2000-05-04Make PKCS#12 code handle missing passwords.Dr. Stephen Henson9-24/+81
2000-05-02Note apps/x509.c bugfixes.Bodo Möller1-0/+5
2000-05-02Fix a memory leak, and don't generate inappropriate error messageBodo Möller1-1/+6
2000-05-02Initialise.Richard Levitte1-1/+1
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte3-52/+63
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-4/+4
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte32-114/+157
2000-05-01Add missing #include.Bodo Möller1-0/+1
2000-04-29Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller3-26/+42
2000-04-27linux-elf bugfixUlf Möller2-0/+15
2000-04-27Submitted by:Ulf Möller1-0/+3
2000-04-27Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller1-3/+5