aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Fix memory leak.Ben Laurie1-0/+2
2009-02-19Make STORE an experimental feature.Richard Levitte2-2/+3
2009-02-19Make it possible to disable STORE.Richard Levitte1-0/+6
2009-02-19Reference bug.Richard Levitte1-2/+2
2009-02-16PR: 1778Dr. Stephen Henson1-1/+1
2009-02-16Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson1-1/+1
2009-02-16PR: 1843Dr. Stephen Henson1-1/+1
2009-02-16Data not initialised.Richard Levitte1-0/+1
2009-02-15Stop warning about use of *printf() without a format.Dr. Stephen Henson2-3/+3
2009-02-15Make no-engine work again.Dr. Stephen Henson2-0/+5
2009-02-15Use new common flags and fix resulting warnings.Ben Laurie5-6/+6
2009-02-14PR: 1835Dr. Stephen Henson14-16/+16
2009-02-12Return correct exit code.Dr. Stephen Henson1-1/+1
2009-02-12Avoid leaks in pkcs8 app, tidy code up.Dr. Stephen Henson1-48/+24
2009-02-12rc4-s390x.pl: allow for older assembler and optimize character loop.Andy Polyakov1-19/+19
2009-02-11RC4 for s390x.Andy Polyakov4-2/+210
2009-02-10Add error checking to obj_xref.pl and add command line support for dataDr. Stephen Henson3-4/+11
2009-02-10Submitted by: Peter Sylvester <Peter.Sylvester@edelweb.fr>Dr. Stephen Henson1-0/+6
2009-02-10s390x-mont.pl: optimize prologue.Andy Polyakov1-1/+3
2009-02-10linux-s390x failed link after assembler pack update.Andy Polyakov1-0/+7
2009-02-09sha1-sparcv9a.pl: fix bug in commentary section.Andy Polyakov1-2/+3
2009-02-09s390x assembler pack update.Andy Polyakov7-444/+799
2009-02-09Reserve for "multilib" suffix, the one allowing to perform multi-ABIAndy Polyakov2-23/+198
2009-02-06Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED...Dr. Stephen Henson1-0/+2
2009-02-02For -hex, print just one \nBodo Möller1-1/+2
2009-02-02-hex option for openssl randBodo Möller3-3/+31
2009-02-01Put back a variable deleted by the previous revision,Bodo Möller1-1/+1
2009-01-28Print out UTF8 and NumericString types in ASN1 parsing utility.Dr. Stephen Henson2-0/+5
2009-01-28Update from stable branch.Dr. Stephen Henson2-0/+4
2009-01-28Typo: just copy across an unknown type.Dr. Stephen Henson1-0/+1
2009-01-28Because DEC C - sorry, HP C - is picky about features, we need toRichard Levitte1-0/+3
2009-01-28Hopefully resolve signed vs unsigned issue.Richard Levitte2-4/+5
2009-01-28Do the Camellia part rightRichard Levitte1-1/+2
2009-01-20Synchronise with Unix buildRichard Levitte1-1/+2
2009-01-18Allow CC to be overridden.Ben Laurie3-5/+22
2009-01-15Update certificate hash line format to handle canonical formatDr. Stephen Henson3-1/+25
2009-01-15Make PKCS#8 the standard write format for private keys, replacing theDr. Stephen Henson2-1/+6
2009-01-11Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This willDr. Stephen Henson2-1/+4
2009-01-11Fix warnings properly this time ;-)Dr. Stephen Henson2-5/+5
2009-01-11Fix missing prototype warnings then fix different prototype warnings ;-)Dr. Stephen Henson1-7/+11
2009-01-11Fix sign-compare warnings.Dr. Stephen Henson2-2/+2
2009-01-11Add a set of standard gcc warning options which are designed to be theDr. Stephen Henson2-3/+12
2009-01-09Add missing entry.Ben Laurie1-0/+3
2009-01-07Updatde from stable branch.Dr. Stephen Henson11-14/+18
2009-01-07Update FAQ.Dr. Stephen Henson1-1/+1
2009-01-05Add UltraSPARC VIS-powered SHA1 block procedure.Andy Polyakov1-0/+591
2009-01-05Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMPLutz Jänicke4-0/+10
2009-01-03VMS stuff I forgot...Richard Levitte3-3/+19
2009-01-02srvr_ecdh cannot be NULL at this point (Coverity ID 232).Ben Laurie1-2/+1
2009-01-02Makefile.shared: improve portability of commit#17753.Andy Polyakov1-2/+2