summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser7-5/+46
2014-05-24OpenSSL is able to generate a certificate with name constraints with any poss...Luiz Angelo Daros de Luca1-0/+35
2014-05-23aesp8-ppc.pl: add optimized CBC decrypt.Andy Polyakov1-86/+733
2014-05-23vpaes-ppc.pl: comply with ABI.Andy Polyakov1-109/+114
2014-05-22Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATSMike Bland1-0/+10
2014-05-22Check length first in BUF_strnlen().Ben Laurie1-1/+1
2014-05-22Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell1-2/+2
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell1-1/+1
2014-05-21Remove redundant test.Ben Laurie1-4/+1
2014-05-21Implement BUF_strnlen() and use it instead of strlen().Ben Laurie2-1/+12
2014-05-21Fixes to host checking.Viktor Dukhovni9-86/+239
2014-05-21Fix for PKCS12_create if no-rc2 specified.Dr. Stephen Henson1-0/+8
2014-05-21Change default cipher in smime app to des3.Dr. Stephen Henson2-3/+3
2014-05-20aesv8-armx.pl: fix typo.Andy Polyakov1-2/+2
2014-05-20aesv8-armx.pl: optimize by adding 128-bit code paths.Andy Polyakov1-16/+127
2014-05-20Don't allocate more than is needed in BUF_strndup().Ben Laurie1-0/+5
2014-05-20For portability use BUF_strndup instead of strndup.Dr. Stephen Henson1-2/+2
2014-05-20Adding padding extension to trace code.Dr. Stephen Henson1-1/+2
2014-05-20Fix bug in signature algorithm copy.Dr. Stephen Henson1-1/+1
2014-05-19Fix a wrong parameter count ERR_add_error_dataJanpopan1-1/+1
2014-05-19Fixup for ancient compilers.Ben Laurie1-20/+31
2014-05-19Zero-initialize heartbeat test write bufferMike Bland1-2/+6
2014-05-19More through error checks in set_upMike Bland1-4/+20
2014-05-19Make it build/run.Ben Laurie2-4/+4
2014-05-19Unit/regression test for TLS heartbeats.Mike Bland3-5/+457