summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2015-03-23Remove deleted functions, update ordinals.Dr. Stephen Henson
2015-03-15Update ordinals, fix error message.Dr. Stephen Henson
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-12Update mkstack.pl to match safestack.hDr. Stephen Henson
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-03-09update ordinalsDr. Stephen Henson
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-03-05update ordinalsDr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-02-06Remove ui_compatRich Salz
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-02-06Have mkdef.pl ignore APPLINK settings.Rich Salz
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson
2015-02-04Fix various build breaksRich Salz
2015-02-04Updates to reformat script.Dr. Stephen Henson
2015-02-02old_des fix windows build, remove docsRich Salz
2015-01-31Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell
2015-01-28Fix various windows compilation issuesMatt Caswell
2015-01-28Fix no-ocb for WindowsMatt Caswell
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-24Remove unused eng_rsax and related asm fileRich Salz
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich 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
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell
2015-01-13Ensure internal header files are used from mk1mf based buildsMatt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12Fix no-deprecated on WindowsMatt Caswell
2015-01-12make updateMatt 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-19RT3548: Remove outdated platformsRich Salz
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell