summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare for releaseOpenSSL_0_9_8nDr. Stephen Henson2010-03-245-6/+12
* Submitted by: Bodo Moeller and Adam Langley (Google).Dr. Stephen Henson2010-03-242-4/+13
* rand_win.c: fix logical bug in readscreen [from HEAD].Andy Polyakov2010-03-221-1/+1
* bss_file.c: fix MSC 6.0 warning [from HEAD].Andy Polyakov2010-03-221-1/+1
* ppc.pl: assembler Y chokes on apostrophes in comment.Andy Polyakov2010-03-221-0/+2
* e_capi.c: fix typo [from HEAD].Andy Polyakov2010-03-151-1/+1
* Fix UPLINK typo [from HEAD].Andy Polyakov2010-03-151-2/+2
* workaround for missing definition in some headersDr. Stephen Henson2010-03-151-0/+4
* PR: 2192Dr. Stephen Henson2010-03-121-2/+9
* missing goto meant signature was never printed outDr. Stephen Henson2010-03-121-0/+1
* don't leave bogus errors in the queueDr. Stephen Henson2010-03-101-0/+6
* PR: 2186Dr. Stephen Henson2010-03-091-0/+4
* The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson2010-03-071-3/+3
* don't add digest alias if signature algorithm is undefinedDr. Stephen Henson2010-03-061-1/+1
* Fix memory leak: free up ENGINE functional reference if digest is notDr. Stephen Henson2010-03-051-0/+1
* PR: 2183Dr. Stephen Henson2010-03-031-4/+10
* Submitted by: Tomas Hoger <thoger@redhat.com>Dr. Stephen Henson2010-03-032-1/+6
* don't mix definitions and codeDr. Stephen Henson2010-03-031-4/+4
* Fix s390x-specific HOST_l2c|c2l [from HEAD].Andy Polyakov2010-03-021-4/+4
* PR: 2178Dr. Stephen Henson2010-03-011-3/+20
* load cryptodev if HAVE_CRYPTODEV is set tooDr. Stephen Henson2010-03-011-1/+1
* Fix warnings.Ben Laurie2010-02-282-2/+9
* quote HOSTCC in case it isn't definedDr. Stephen Henson2010-02-261-1/+1
* Revert CFB block length change. Despite what SP800-38a says the input toDr. Stephen Henson2010-02-261-3/+3
* Change versions for 0.9.8n-devDr. Stephen Henson2010-02-264-5/+9
* Prepare for 0.9.8m releaseOpenSSL_0_9_8mDr. Stephen Henson2010-02-257-10/+12
* Since crypto-lib.com is built to be executed in the crypto/ directory,Richard Levitte2010-02-241-3/+3
* The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY andDr. Stephen Henson2010-02-231-4/+8
* Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller2010-02-235-8/+14
* Apply changes from the 1.0.0 branch.Richard Levitte2010-02-231-73/+97
* Include [.CRYPTO.<ARCH>] instead of just [.<ARCH>]Richard Levitte2010-02-231-3/+3
* In some environments, we need to defined sslroot locally.Richard Levitte2010-02-221-0/+4
* Add t1_reneg to the VMS build.Richard Levitte2010-02-222-1/+10
* Fix X509_STORE lockingBodo Möller2010-02-193-29/+38
* clarify documentationDr. Stephen Henson2010-02-181-13/+25
* OR default SSL_OP_LEGACY_SERVER_CONNECT so existing options are preservedDr. Stephen Henson2010-02-171-1/+1
* Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well asDr. Stephen Henson2010-02-173-12/+15
* PR: 2100Dr. Stephen Henson2010-02-172-0/+6
* PR: 2171Dr. Stephen Henson2010-02-162-7/+0
* The "block length" for CFB mode was incorrectly coded as 1 all the time. ItDr. Stephen Henson2010-02-151-3/+3
* Correct ECB mode EVP_CIPHER definition: IV length is 0Dr. Stephen Henson2010-02-151-3/+3
* PR: 2164Dr. Stephen Henson2010-02-151-1/+0
* update references to new RI RFCDr. Stephen Henson2010-02-123-15/+14
* Fix memory leak in ENGINE autoconfig code. Improve error logging.Dr. Stephen Henson2010-02-093-4/+17
* update yearDr. Stephen Henson2010-02-091-2/+2
* Only use bufferoverflowu.lib when neededDr. Stephen Henson2010-02-041-3/+15
* tolerate broken CMS/PKCS7 implementations using signature OID instead of digestDr. Stephen Henson2010-02-021-1/+5
* make no-rsa no-dsa compile againDr. Stephen Henson2010-02-029-8/+26
* PR: 2160Dr. Stephen Henson2010-02-013-5/+6
* PR: 2159Dr. Stephen Henson2010-02-011-1/+1