aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Update ordinals, fix error message.Dr. Stephen Henson2-41/+46
2015-03-12Remove obsolete declarations.Dr. Stephen Henson1-28/+0
2015-03-12Update mkstack.pl to match safestack.hDr. Stephen Henson1-10/+2
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz1-6/+0
2015-03-09update ordinalsDr. Stephen Henson1-0/+1
2015-03-06Update mkerr.pl for new formatMatt Caswell1-66/+66
2015-03-05update ordinalsDr. Stephen Henson1-11/+15
2015-03-02Fix format script.Dr. Stephen Henson1-1/+1
2015-02-06Remove ui_compatRich Salz2-3/+3
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-166/+368
2015-02-06Have mkdef.pl ignore APPLINK settings.Rich Salz1-20/+6
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson3-13/+10
2015-02-04Fix various build breaksRich Salz3-418/+421
2015-02-04Updates to reformat script.Dr. Stephen Henson1-5/+21
2015-02-02old_des fix windows build, remove docsRich Salz1-1/+1
2015-01-31Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell1-2/+0
2015-01-28Fix various windows compilation issuesMatt Caswell1-1/+1
2015-01-28Fix no-ocb for WindowsMatt Caswell3-15/+20
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz2-12/+2
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz1-5/+1
2015-01-24Remove unused eng_rsax and related asm fileRich Salz1-1/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz3-3/+3
2015-01-22Delete trailing whitespace from output.Dr. Stephen Henson1-3/+10
2015-01-22Add -d debug option to save preprocessed files.Dr. Stephen Henson1-1/+4
2015-01-22Test option -ncDr. Stephen Henson1-0/+2
2015-01-22Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell1-1/+1
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell1-1/+1
2015-01-22Amend openssl-format-source so that it give more repeatable outputMatt Caswell1-2/+2
2015-01-22Manually reformat aes_core.cMatt Caswell1-1/+1
2015-01-22Add obj_dat.h to the list of files that will not be processed byMatt Caswell1-3/+6
2015-01-22Fix logic to check for indent.proMatt Caswell1-1/+1
2015-01-22Fix make errorsMatt Caswell2-2/+2
2015-01-22Make the script a little more location agnosticRichard Levitte1-2/+3
2015-01-22Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell2-0/+254
2015-01-22Script fixes.Dr. Stephen Henson1-2/+2
2015-01-22Run expand before perl, to make sure things are properly alignedRichard Levitte1-2/+4
2015-01-22Force the use of our indent profileRichard Levitte1-27/+6
2015-01-22Provide source reformating script. Requires GNU indent to beTim Hudson2-0/+908
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-1/+1
2015-01-13Make output from openssl version -f consistent with previous versionsMatt Caswell1-1/+1
2015-01-13Ensure internal header files are used from mk1mf based buildsMatt Caswell1-1/+1
2015-01-12RT3548: Remove unsupported platformsRich Salz1-33/+8
2015-01-12Fix no-deprecated on WindowsMatt Caswell2-0/+2
2015-01-12make updateMatt Caswell1-2/+2
2015-01-08Fix build failure on Windows due to undefined cflags identifierMatt Caswell1-1/+1
2015-01-06Remove blank line from start of cflags character array in buildinf.hMatt Caswell1-1/+1
2015-01-05update ordinalsDr. Stephen Henson1-0/+1
2014-12-19RT3548: Remove outdated platformsRich Salz1-1/+1
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell1-0/+35
2014-12-18Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell1-0/+28