summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-188-64/+201
* 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-169-53/+64
* Typesafety Thought Police Part 2.Ben Laurie2000-05-169-68/+139
* Typesafety thought police.Ben Laurie2000-05-161-12/+12
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-1533-208/+213
* 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
* Missing cases when no_rsa is definedUlf Möller2000-05-151-9/+22
* MacOS changes.Ulf Möller2000-05-152-5/+8
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-143-0/+57
* When open()ing 'file' in RAND_write_file, don't use O_EXCL.Bodo Möller2000-05-111-10/+10
* Being sick and tired of the hogging Efence does on my laptop, IRichard Levitte2000-05-081-0/+1
* Fix for SSL server purpose checkingDr. Stephen Henson2000-05-042-14/+23
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-049-24/+81
* Note apps/x509.c bugfixes.Bodo Möller2000-05-021-0/+5
* Fix a memory leak, and don't generate inappropriate error messageBodo Möller2000-05-021-1/+6
* 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-0232-114/+157
* Add missing #include.Bodo Möller2000-05-011-0/+1
* Avoid leaking memory in thread_hash (and enable memory leak detectionBodo Möller2000-04-293-26/+42
* linux-elf bugfixUlf Möller2000-04-272-0/+15
* Submitted by:Ulf Möller2000-04-271-0/+3
* Stylistic changes: Don't use a macro for the malloc'ed length since itBodo Möller2000-04-271-3/+5
* Warn about truncation also in the case when a single password is read usingBodo Möller2000-04-271-2/+4
* Use CONFerr, not RSAerr, in the conf library...Richard Levitte2000-04-261-1/+1
* Clarifications and removal of double declaration...Richard Levitte2000-04-262-7/+6
* This case in the "dso_unload" handlers should not be reported as an error -Geoff Thorpe2000-04-253-12/+3
* The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe2000-04-202-4/+2
* Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe2000-04-202-13/+21
* Thanks to "make update" ...Geoff Thorpe2000-04-191-0/+1
* This change facilitates name translation for shared libraries. TheGeoff Thorpe2000-04-198-28/+235
* Correction.Bodo Möller2000-04-151-1/+1
* Ignore lib and Makefile.save.Bodo Möller2000-04-141-0/+2
* New function ERR_error_string_n.Bodo Möller2000-04-1410-80/+147
* Minor corrections.Bodo Möller2000-04-122-3/+3
* OpenVMS, not OpenVSM...Richard Levitte2000-04-127-7/+7
* I forgot to update the change logRichard Levitte2000-04-101-0/+32
* "make update"Richard Levitte2000-04-0910-462/+508
* I've always wanted to make the CONF library more adaptable. Here'sRichard Levitte2000-04-0910-325/+1265
* "make update" for DSO additions.Bodo Möller2000-04-061-28/+134
* In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuitesBodo Möller2000-04-063-0/+22
* Clarifications.Bodo Möller2000-04-062-3/+7
* Avoid memory leak.Bodo Möller2000-04-061-2/+15
* Constification, and a silly mistake in the comments.Geoff Thorpe2000-04-065-20/+20
* I forgot about $openssl_other_defines ... should probably do thisGeoff Thorpe2000-04-061-3/+9