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