summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-03-18Fix the no-comp option for WindowsMatt Caswell
2016-03-14Add no-ssl2-methodKurt Roeckx
2016-03-01Ensure mk1mf.pl is aware of no-weak-ssl-ciphers optionMatt Caswell
2016-02-25CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2015-12-09Don't use applink for static builds.Dr Stephen Henson
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-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-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
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2015-01-08Fix build failure on Windows due to undefined cflags identifierMatt Caswell
2015-01-06Remove blank line from start of cflags character array in buildinf.hMatt Caswell
2015-01-05update ordinalsDr. Stephen Henson
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2014-11-27NetWare compilation fix.Guenter
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-07-24Add conditional unit testing interface.Dr. Stephen Henson
2014-07-02util/mkerr.pl: fix perl warningGeoff Thorpe
2014-03-12Update ordinals.Dr. Stephen Henson
2014-02-24BC-32.pl: pre-1.0.2-specific refresh for Borland C.Andy Polyakov
2014-02-24BC-32.pl: refresh Borland C support.Andy Polyakov