aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* mk1mf: dtlstest needs ssltestlib, include it with a hackRichard Levitte2016-08-231-2/+3
* Fix util/mkerr.plRichard Levitte2016-05-181-13/+28
* Fix SSL compression symbol exportingMatt Caswell2016-05-171-10/+10
* Fix the no-comp option for WindowsMatt Caswell2016-03-182-12/+14
* Add no-ssl2-methodKurt Roeckx2016-03-143-4/+9
* Touch the correct variables for the system; shlib_wrap.sh on SolarisRichard Levitte2016-03-091-3/+7
* Recognise 32-bit Solaris in util/shlib_wrap.shRichard Levitte2016-03-091-0/+5
* Ensure mk1mf.pl is aware of no-weak-ssl-ciphers optionMatt Caswell2016-03-011-0/+2
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-241-0/+2
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-119-18/+18
* Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie2016-01-181-2/+2
* Don't use applink for static builds.Dr Stephen Henson2015-12-091-2/+6
* make depend: prefer clang over makedependEmilia Kasper2015-10-141-1/+2
* Link in applink with fips_premain_dsoDr. Stephen Henson2015-09-291-2/+5
* RT4044: Remove .cvsignore files.Rich Salz2015-09-151-2/+0
* Add new types to indent.proRichard Levitte2015-08-171-0/+16
* GH336: Return an exit code if report failsDirk Wetter2015-08-011-0/+1
* GH322: Fix typo in generated comment.Ernie Hershey2015-07-151-1/+1
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* Small script to re-encode files that need it to UTF-8Richard Levitte2015-07-141-0/+17
* Sort @sstacklst correctly.Dr. Stephen Henson2015-07-091-1/+1
* make updateDr. Stephen Henson2015-06-031-0/+1
* GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange2015-05-202-2/+2
* mk1mf.pl: replace chop for windows.Andy Polyakov2015-05-151-1/+1
* Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte2015-04-081-7/+14
* update ordinalsDr. Stephen Henson2015-03-091-0/+1
* Update mkerr.pl for new formatMatt Caswell2015-03-061-66/+66
* Fix format script.Dr. Stephen Henson2015-03-021-1/+1
* Remove unused eng_rsax and related asm fileRich Salz2015-01-261-1/+0
* Delete trailing whitespace from output.Dr. Stephen Henson2015-01-221-3/+10
* Add -d debug option to save preprocessed files.Dr. Stephen Henson2015-01-221-1/+4
* Test option -ncDr. Stephen Henson2015-01-221-0/+2
* Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell2015-01-221-1/+1
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-1/+1
* Amend openssl-format-source so that it give more repeatable outputMatt Caswell2015-01-221-2/+2
* Manually reformat aes_core.cMatt Caswell2015-01-221-1/+1
* Add obj_dat.h to the list of files that will not be processed byMatt Caswell2015-01-221-3/+6
* Fix logic to check for indent.proMatt Caswell2015-01-221-1/+1
* Fix make errorsMatt Caswell2015-01-222-2/+2
* Make the script a little more location agnosticRichard Levitte2015-01-221-2/+3
* Provide script for filtering data initialisers for structs/unions. indent jus...Matt Caswell2015-01-222-0/+254
* Script fixes.Dr. Stephen Henson2015-01-221-2/+2
* Run expand before perl, to make sure things are properly alignedRichard Levitte2015-01-221-2/+4
* Force the use of our indent profileRichard Levitte2015-01-221-27/+6
* Provide source reformating script. Requires GNU indent to beTim Hudson2015-01-222-0/+908
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Fix build failure on Windows due to undefined cflags identifierMatt Caswell2015-01-081-1/+1
* Remove blank line from start of cflags character array in buildinf.hMatt Caswell2015-01-061-1/+1
* update ordinalsDr. Stephen Henson2015-01-051-0/+1
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-191-0/+35