summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-11-16domd: Preserve Makefile time when it is unchangedOrgad Shaneh
2016-11-16mklink: Do not needlessly overwrite linked files...Orgad Shaneh
2016-11-16domd: Do not needlessly overwrite MakefilesOrgad Shaneh
2016-11-16mklink: Do not needlessly overwrite linked files...Orgad Shaneh
2016-09-22mk1mf.pl: check for no-tls1 here as wellRichard Levitte
2016-08-23mk1mf: dtlstest needs ssltestlib, include it with a hackRichard Levitte
2016-05-18Fix util/mkerr.plRichard Levitte
2016-05-17Fix SSL compression symbol exportingMatt Caswell
2016-03-18Fix the no-comp option for WindowsMatt Caswell
2016-03-14Add no-ssl2-methodKurt Roeckx
2016-03-09Touch the correct variables for the system; shlib_wrap.sh on SolarisRichard Levitte
2016-03-09Recognise 32-bit Solaris in util/shlib_wrap.shRichard Levitte
2016-03-01Ensure mk1mf.pl is aware of no-weak-ssl-ciphers optionMatt Caswell
2016-02-24CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2016-01-18Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie
2015-12-09Don't use applink for static builds.Dr Stephen Henson
2015-10-14make depend: prefer clang over makedependEmilia Kasper
2015-09-29Link in applink with fips_premain_dsoDr. Stephen Henson
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-08-17Add new types to indent.proRichard Levitte
2015-08-01GH336: Return an exit code if report failsDirk Wetter
2015-07-15GH322: Fix typo in generated comment.Ernie Hershey
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-07-14Small script to re-encode files that need it to UTF-8Richard Levitte
2015-07-09Sort @sstacklst correctly.Dr. Stephen Henson
2015-06-03make updateDr. Stephen Henson
2015-05-20GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange
2015-05-15mk1mf.pl: replace chop for windows.Andy Polyakov
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte
2015-03-09update ordinalsDr. Stephen Henson
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-03-02Fix format script.Dr. Stephen Henson
2015-01-26Remove unused eng_rsax and related asm fileRich Salz
2015-01-22Delete trailing whitespace from output.Dr. Stephen Henson
2015-01-22Add -d debug option to save preprocessed files.Dr. Stephen Henson
2015-01-22Test option -ncDr. Stephen Henson
2015-01-22Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt Caswell
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-22Add obj_dat.h to the list of files that will not be processed byMatt Caswell
2015-01-22Fix logic to check for indent.proMatt Caswell
2015-01-22Fix make errorsMatt Caswell
2015-01-22Make the script a little more location agnosticRichard Levitte
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell
2015-01-22Script fixes.Dr. Stephen Henson
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte
2015-01-22Force the use of our indent profileRichard Levitte
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson