aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-22Better way to build tests. Taken from OpenSSL-1_0_1-stableRichard Levitte1-85/+88
2010-11-22Synchronise with Unix and do all other needed modifications to have itRichard Levitte5-9/+23
2010-11-22s390x.S: fix typo in bn_mul_words.Andy Polyakov1-1/+1
2010-11-22Taken from OpenSSL_1_0_0-stable:Richard Levitte2-1/+5
2010-11-22add pice of PR#2295 not committed to HEADDr. Stephen Henson1-2/+4
2010-11-19PR: 2376Dr. Stephen Henson1-9/+11
2010-11-18PR: 2375Dr. Stephen Henson1-6/+2
2010-11-18PR: 2374Dr. Stephen Henson1-3/+9
2010-11-18Tell the user what test is being performed.Richard Levitte1-0/+1
2010-11-18We expect these scripts not to bail on error, so make sure that's what happens.Richard Levitte2-4/+6
2010-11-18Synchronise with Unix testsRichard Levitte1-1/+1
2010-11-18We redid the structure on architecture dependent source files, butRichard Levitte1-6/+1
2010-11-18remove duplicate statementDr. Stephen Henson1-2/+0
2010-11-18compile cts128.c on VMSDr. Stephen Henson1-1/+1
2010-11-18fix no SIGALRM case in speed.cDr. Stephen Henson1-1/+2
2010-11-18PR: 2372Dr. Stephen Henson1-1/+1
2010-11-17oops, reinstate TLSv1 stringDr. Stephen Henson1-0/+2
2010-11-17Don't assume a decode error if session tlsext_ecpointformatlist is not NULL: ...Dr. Stephen Henson1-2/+2
2010-11-16bring HEAD up to date, add CVE-2010-3864 fix, update NEWS filesDr. Stephen Henson4-20/+67
2010-11-16add TLS v1.1 options to s_serverDr. Stephen Henson1-0/+4
2010-11-16If EVP_PKEY structure contains an ENGINE the key is ENGINE specific andDr. Stephen Henson1-0/+2
2010-11-14Only use explicit IV if cipher is in CBC mode.Dr. Stephen Henson2-3/+6
2010-11-14Get correct GOST private key instead of just assuming the last one isDr. Stephen Henson1-3/+10
2010-11-12preliminary acknowledgments fileDr. Stephen Henson1-0/+25
2010-11-11Submitted By: Bogdan Harjoc <harjoc@gmail.com>Dr. Stephen Henson1-0/+3
2010-11-11PR: 2366Dr. Stephen Henson2-6/+8
2010-11-02Submitted by: Jonathan Dixon <joth@chromium.org>Dr. Stephen Henson1-1/+1
2010-10-22Configure: update mips[32|64]_asm lines.Andy Polyakov2-10/+10
2010-10-22sha512-mips.pl: add missing 64-bit byte swap.Andy Polyakov1-2/+22
2010-10-21Add aes-mips.pl assembler module.Andy Polyakov1-0/+1606
2010-10-21sha512-mips.pl: fix "little-endian" typos.Andy Polyakov1-9/+9
2010-10-11PR: 2295Dr. Stephen Henson6-23/+32
2010-10-10x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.Andy Polyakov1-1/+5
2010-10-10move CHANGES entry to correct placeDr. Stephen Henson1-3/+3
2010-10-10PR: 2314Dr. Stephen Henson2-0/+4
2010-10-06We can't always read 6 bytes in an OCSP response: fix so error statusesDr. Stephen Henson1-3/+9
2010-10-04fix signature printing routinesDr. Stephen Henson3-1/+13
2010-10-04fix warningsDr. Stephen Henson1-2/+4
2010-10-04Minor documentation fixes, PR#2345Dr. Stephen Henson1-1/+1
2010-10-04Minor documentation fixes, PR#2344Dr. Stephen Henson1-3/+3
2010-10-04Typo, PR#2346Dr. Stephen Henson1-1/+1
2010-10-03Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson4-2/+9
2010-10-02sha512-mips.pl: add missing byte swap for little-endians.Andy Polyakov1-1/+6
2010-10-02MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov7-34/+477
2010-09-27Add unified mips.pl, which will replace mips3.s.Andy Polyakov1-0/+2583
2010-09-22sha1-mips.pl, mips-mont.pl: unify MIPS assembler modules in respect toAndy Polyakov2-41/+529
2010-09-21ghash-s390x.pl: reschedule instructions for better performance.Andy Polyakov1-44/+103
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov5-14/+18
2010-09-13VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment.Andy Polyakov1-1/+1
2010-09-13Alpha assembler pack: adapt for Linux.Andy Polyakov4-19/+33