summaryrefslogtreecommitdiffstats
path: root/util/pl
AgeCommit message (Expand)Author
2015-04-08Drop CA.sh for CA.plRich Salz
2015-03-31Remove remaining variables for symlinked/copied headers and testsRichard Levitte
2015-03-31Fix some faults in util/mk1mf.plRichard Levitte
2015-01-24Remove unused eng_rsax and related asm fileRich Salz
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2014-11-27NetWare compilation fix.Guenter
2014-11-16Add whrlpool and camellia .s files to perlasm listMike Bland
2014-10-06Fix single makefile.Ben Laurie
2014-02-24BC-32.pl: refresh Borland C support.Andy Polyakov
2014-02-09Build on MacOS.Ben Laurie
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 file.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-03-05Use CFLAG for LFLAGS instead of the nonexistent CFLAGS.Ben Laurie
2013-03-04Handle assembler files.Ben Laurie
2013-01-19Improve WINCE support.Andy Polyakov
2012-12-18util/pl/VC-32.pl fix typo.Andy Polyakov
2012-12-18util/pl/VC-32.pl: refresh, switch to ws2, add crypt32, fix typo (based onAndy Polyakov
2012-12-16VC-32.pl: fix typo.Andy Polyakov
2012-10-27util/pl/VC-32.pl: make fipscanister.lib universally usable.Andy Polyakov
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-09-08Add /fixed option to linker with fips builds.Dr. Stephen Henson
2011-06-30Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson
2011-06-18Strip CRs when installing fips_premain.c Correct compat library ruleDr. Stephen Henson
2011-04-02Make WIN32 static builds work again.Dr. Stephen Henson
2011-02-11Make Windows build work with GCM.Dr. Stephen Henson
2011-02-03Add FIPS support to the WIN32 build system.Dr. Stephen Henson
2010-09-13VC-32.pl: default to nasm if neither nasm or nasmw is is found at the moment.Andy Polyakov
2010-06-09VC-32.pl: fix /Fd name generation.Andy Polyakov
2010-06-01VC-32.pl: unconditionally generate symbols.pdb.Andy Polyakov
2010-01-20Support -L options in VC++ link.Dr. Stephen Henson