summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * linux-s390x failed link after assembler pack update.Andy Polyakov2009-02-101-0/+7
| * sha1-sparcv9a.pl: fix bug in commentary section.Andy Polyakov2009-02-091-2/+3
| * s390x assembler pack update.Andy Polyakov2009-02-097-444/+799
| * Reserve for "multilib" suffix, the one allowing to perform multi-ABIAndy Polyakov2009-02-092-23/+198
| * Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED...Dr. Stephen Henson2009-02-061-0/+2
| * For -hex, print just one \nBodo Möller2009-02-021-1/+2
| * -hex option for openssl randBodo Möller2009-02-023-3/+31
| * Put back a variable deleted by the previous revision,Bodo Möller2009-02-011-1/+1
| * Print out UTF8 and NumericString types in ASN1 parsing utility.Dr. Stephen Henson2009-01-282-0/+5
| * Update from stable branch.Dr. Stephen Henson2009-01-282-0/+4
| * Typo: just copy across an unknown type.Dr. Stephen Henson2009-01-281-0/+1
| * Because DEC C - sorry, HP C - is picky about features, we need toRichard Levitte2009-01-281-0/+3
| * Hopefully resolve signed vs unsigned issue.Richard Levitte2009-01-282-4/+5
| * Do the Camellia part rightRichard Levitte2009-01-281-1/+2
| * Synchronise with Unix buildRichard Levitte2009-01-201-1/+2
| * Allow CC to be overridden.Ben Laurie2009-01-183-5/+22
| * Update certificate hash line format to handle canonical formatDr. Stephen Henson2009-01-153-1/+25
| * Make PKCS#8 the standard write format for private keys, replacing theDr. Stephen Henson2009-01-152-1/+6
| * Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This willDr. Stephen Henson2009-01-112-1/+4
| * Fix warnings properly this time ;-)Dr. Stephen Henson2009-01-112-5/+5
| * Fix missing prototype warnings then fix different prototype warnings ;-)Dr. Stephen Henson2009-01-111-7/+11
| * Fix sign-compare warnings.Dr. Stephen Henson2009-01-112-2/+2
| * Add a set of standard gcc warning options which are designed to be theDr. Stephen Henson2009-01-112-3/+12
| * Add missing entry.Ben Laurie2009-01-091-0/+3
| * Updatde from stable branch.Dr. Stephen Henson2009-01-0711-14/+18
| * Update FAQ.Dr. Stephen Henson2009-01-071-1/+1
| * Add UltraSPARC VIS-powered SHA1 block procedure.Andy Polyakov2009-01-051-0/+591
| * Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMPLutz Jänicke2009-01-054-0/+10
| * VMS stuff I forgot...Richard Levitte2009-01-033-3/+19
| * srvr_ecdh cannot be NULL at this point (Coverity ID 232).Ben Laurie2009-01-021-2/+1
| * Makefile.shared: improve portability of commit#17753.Andy Polyakov2009-01-021-2/+2
| * Calculate offset correctly. (Coverity ID 233)Ben Laurie2009-01-012-15/+15
| * Styling update to makefiles: eliminate redundant pipes.Andy Polyakov2008-12-302-3/+3
| * Document dead code.Ben Laurie2008-12-301-0/+8
| * Styling update to makefiles: $() to denote make substitutions and $${} -Andy Polyakov2008-12-293-64/+64
| * Apparently s->ctx could be NULL. (Coverity ID 147).Ben Laurie2008-12-291-1/+1
| * Apparently s->ctx could be NULL at this point (see earlierBen Laurie2008-12-291-1/+1
| * If we're going to return errors (no matter how stupid), then we shouldBen Laurie2008-12-2928-55/+168
| * Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash.Ben Laurie2008-12-294-1/+10
| * bn_lib.c: [re-]fix Win64 compiler warning.Andy Polyakov2008-12-291-1/+1
| * Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-2910-51/+54
| * Die earlier if hash is NULL. (Coverity IDs 137 & 138).Ben Laurie2008-12-291-0/+2
| * Reverse incorrect earlier fix.Ben Laurie2008-12-291-7/+2
| * Die earlier if we have no hash function.Ben Laurie2008-12-291-0/+2
| * Add standard .cvsignore file.Dr. Stephen Henson2008-12-291-0/+4
| * Update steve-debug* options.Dr. Stephen Henson2008-12-291-2/+2
| * x86_64-xlate.pl: support for binary constants, such as 0b1010101.Andy Polyakov2008-12-271-1/+4
| * Add modes/cts128.c, Ciphertext Stealing implementation.Andy Polyakov2008-12-273-2/+279
| * cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.Andy Polyakov2008-12-271-3/+3
| * Revisit RT#1801 and complete fix.Andy Polyakov2008-12-272-1/+6