aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Windows build fixes.Dr. Stephen Henson1-1/+3
2014-06-22Implement sk_deep_copy.Viktor Dukhovni1-1/+3
2014-06-12Fix Windows build.Dr. Stephen Henson1-4/+7
2014-05-24Only copy opensslconf.h at init time.Ben Laurie1-0/+6
2014-04-25util/mkerr.pl: fix perl warningGeoff Thorpe1-2/+2
2014-04-25util/mkdef.pl: o_time.h doesn't exist any moreGeoff Thorpe1-1/+0
2014-03-12Update ordinals.Dr. Stephen Henson1-0/+1
2014-02-24BC-32.pl: refresh Borland C support.Andy Polyakov1-3/+3
2014-02-15Don't use getcwd in non-copy builds.Dr. Stephen Henson1-1/+1
2014-02-09Build on MacOS.Ben Laurie2-3/+3
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora1-1/+1
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov1-1/+5
2013-10-03Support new asm files.Ben Laurie1-0/+3
2013-07-12Clarify FIXME.Ben Laurie1-2/+3
2013-07-12Note non-export of CC.Ben Laurie1-0/+2
2013-07-12Support new rsaz asm stuff.Ben Laurie1-0/+2
2013-06-12Add support for arbitrary TLS extensions.Trevor1-0/+1
2013-06-12Add aesni-sha256-x86_64.Ben Laurie1-1/+2
2013-05-05Tests pass!Ben Laurie1-0/+3
2013-05-05Ugly hack to avoid recompiling the same thing multiple times in parallel.Ben Laurie1-4/+36
2013-04-08Asm build portability.Dr. Stephen Henson2-4/+5
2013-04-07Make sure all tests are actually run, plus some fixups for things thatBen Laurie1-21/+14
2013-04-06Use original alltests target for definitive test list.Ben Laurie1-2/+4
2013-04-06Missing semicolon.Ben Laurie1-1/+1
2013-04-06Fix non-copy builds.Dr. Stephen Henson1-2/+4
2013-04-06Missing file.Ben Laurie1-0/+1
2013-04-06Merge, go back to copy-if-different.Ben Laurie1-2/+1
2013-04-06Fix test_ss.Ben Laurie1-10/+13
2013-04-06Add new asm target.Ben Laurie1-0/+1
2013-04-06Show start/end of tests.Ben Laurie1-1/+1
2013-04-06Make session ID test work.Ben Laurie1-0/+1
2013-04-06Make S/MIME test work.Ben Laurie1-7/+10
2013-04-06Make RSA test work.Ben Laurie1-0/+2
2013-04-06Make PKCS#7 test work.Ben Laurie1-0/+2
2013-04-06Make OCSP test work.Ben Laurie1-1/+2
2013-04-06More progress towards working tests.Ben Laurie2-13/+77
2013-04-06Get closer to a working single Makefile with test support.Ben Laurie2-13/+181
2013-04-03Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson1-1/+1
2013-03-05Use CFLAG for LFLAGS instead of the nonexistent CFLAGS.Ben Laurie1-1/+1
2013-03-04Remove unused variable.Ben Laurie1-3/+0
2013-03-04Actually comment out the cpuid asm!Ben Laurie1-1/+1
2013-03-04Merge branch 'master' of openssl.net:opensslBen Laurie1-10/+12
2013-03-04Fix WIN32 build.Dr. Stephen Henson1-9/+11
2013-03-04Only copy headers if they've changed.Ben Laurie2-1/+82
2013-03-04Don't make CPUID stuff twice.Ben Laurie1-1/+2
2013-03-04Handle assembler files.Ben Laurie2-0/+112
2013-03-04Allow variables to be overridden on the command line.Ben Laurie1-1/+7
2013-03-04Take the first definition of a variable.Ben Laurie1-1/+1
2013-03-04Use "copy" instead of "auto".Ben Laurie1-4/+7
2013-03-04Remove pointless diagnostic.Ben Laurie1-1/+0