summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)OpenSSL_1_0_0dBodo Möller2011-02-0810-14/+60
* Add complete information on 0.9.8 branch.Bodo Möller2011-02-081-0/+9
* Assorted bugfixes:Bodo Möller2011-02-034-44/+44
* fix omissionBodo Möller2011-02-031-1/+1
* Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson2011-02-011-18/+0
* stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson2011-01-304-0/+13
* PR: 2433Dr. Stephen Henson2011-01-242-2/+2
* check EC public key isn't point at infinityDr. Stephen Henson2011-01-241-1/+7
* PR: 1612Dr. Stephen Henson2011-01-242-0/+6
* stop warning with no-engineDr. Stephen Henson2011-01-131-1/+1
* The previous change was incorrect in this branch...Richard Levitte2011-01-101-2/+2
* PR: 2425Richard Levitte2011-01-101-2/+2
* PR: 2407Richard Levitte2011-01-061-2/+2
* Since DTLS 1.0 is based on TLS 1.1 we should never return a decryption_failedDr. Stephen Henson2011-01-042-6/+3
* oops missed an assertDr. Stephen Henson2011-01-031-1/+1
* PR: 2411Dr. Stephen Henson2011-01-032-1/+7
* Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson2011-01-032-6/+16
* PR: 2410Dr. Stephen Henson2011-01-032-17/+15
* PR: 2413Dr. Stephen Henson2011-01-031-1/+1
* use fips-dev not dev-fipsDr. Stephen Henson2011-01-031-1/+1
* PR: 2416Dr. Stephen Henson2011-01-031-1/+1
* Part of the IF structure didn't get pasted here...Richard Levitte2010-12-141-0/+7
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-149-39/+404
* bss_file.c: refine UTF8 logic [from HEAD].Andy Polyakov2010-12-111-3/+9
* ignore leading null fieldsDr. Stephen Henson2010-12-031-1/+1
* update for next releaseDr. Stephen Henson2010-12-024-5/+9
* prepare for releaseOpenSSL_1_0_0cDr. Stephen Henson2010-12-025-7/+8
* make updateDr. Stephen Henson2010-12-025-238/+232
* fix for CVE-2010-4180Dr. Stephen Henson2010-12-025-12/+15
* PR: 2386Dr. Stephen Henson2010-12-021-1/+2
* fix doc typosDr. Stephen Henson2010-12-022-2/+2
* use consistent FAQ between versionDr. Stephen Henson2010-12-021-4/+47
* Configure: make -mno-cygwin optional on mingw platforms [from HEAD].Andy Polyakov2010-11-301-0/+6
* PR: 2385Dr. Stephen Henson2010-11-301-0/+3
* update NEWSDr. Stephen Henson2010-11-301-0/+1
* Better method for creating SSLROOT:.Richard Levitte2010-11-291-3/+7
* add CVE to J-PAKE issueDr. Stephen Henson2010-11-291-1/+1
* update NEWSDr. Stephen Henson2010-11-291-0/+6
* Some of the MS_STATIC use in crypto/evp is a legacy from the days whenDr. Stephen Henson2010-11-273-4/+4
* PR: 2240Dr. Stephen Henson2010-11-251-7/+4
* Document change.Ben Laurie2010-11-241-1/+4
* J-PAKE was not correctly checking values, which could lead to attacks.Ben Laurie2010-11-248-233/+272
* INSTALL.W32: document trouble with symlinks under MSYS [from HEAD].Andy Polyakov2010-11-231-0/+9
* Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.in...Richard Levitte2010-11-233-17/+268
* Print openssl version information at the end of the testsRichard Levitte2010-11-231-0/+1
* Give the architecture dependent directory higher priorityRichard Levitte2010-11-231-3/+3
* Don't define an empty CFLAGS, it's much more honest not to defined it at all.Richard Levitte2010-11-231-1/+6
* * tests.com: Add the symbol openssl_conf, so the openssl applicationRichard Levitte2010-11-222-45/+52
* s390x.S: fix typo in bn_mul_words [from HEAD].Andy Polyakov2010-11-221-1/+1
* PR: 2376Dr. Stephen Henson2010-11-191-9/+11