summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2013-03-04Spelling.Ben Laurie
2013-03-04Add dependency on destination directory.Ben Laurie
2013-03-04Spelling.Ben Laurie
2013-03-04Add reallyclean target.Ben Laurie
2013-02-06Add ordinal for CRYPTO_memcmp: since this will affect multipleDr. Stephen Henson
2013-01-23fix domdDr. Stephen Henson
2013-01-19Improve WINCE support.Andy Polyakov
2013-01-19Make "make depend" work on MacOS out of the box.Ben Laurie
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-29mk1mf.pl: correct flags.Andy Polyakov
2012-10-27util/fipslink.pl: further adjustments.Andy Polyakov
2012-10-27util/fipslink.pl: fix typo.Andy Polyakov
2012-10-27util/fipslink.pl: allow for single-step link.Andy Polyakov
2012-10-27util/pl/VC-32.pl: make fipscanister.lib universally usable.Andy Polyakov
2012-10-22use correct year automaticallyDr. Stephen Henson
2012-08-05update ordinalsDr. Stephen Henson
2012-07-15mk1mf.pl: replace chop to make it work in mixture of perls for Windows.Andy Polyakov
2012-07-03PR: 2840Dr. Stephen Henson
2012-07-01recognise OPENSSL_NO_SSL_TRACEDr. Stephen Henson
2012-04-03Update ordinals.Dr. Stephen Henson
2012-03-31util/cygwin.sh update.Andy Polyakov
2011-12-31recognise HEARTBEATS in mkdef.pl scriptDr. Stephen Henson
2011-12-27fix deprecated statementDr. Stephen Henson
2011-12-25recognise no-sctpDr. Stephen Henson
2011-12-25recognise SCTP in mkdef.pl scriptDr. Stephen Henson
2011-12-23recognise DECLARE_PEM_write_const, update ordinalsDr. Stephen Henson
2011-12-23delete unimplemented function from header file, update ordinalsDr. Stephen Henson
2011-12-22sync and update ordinalsDr. Stephen Henson
2011-12-10use different names for asm temp files to avoid problems on some platformsDr. Stephen Henson
2011-11-22sync and update ordinalsDr. Stephen Henson
2011-11-22add cryptlib.h to mkdef.plDr. Stephen Henson
2011-11-21sync and update ordinalsDr. Stephen Henson
2011-11-21add strp.h to mkdef.pl headersDr. Stephen Henson
2011-11-06fipsld, incore: switch to new cross-compile support.Andy Polyakov
2011-10-21mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov
2011-10-19"make update" (partial)Bodo Möller