summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* old_des fix windows build, remove docsRich Salz2015-02-031-1/+1
* Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell2015-01-311-2/+0
* Fix various windows compilation issuesMatt Caswell2015-01-281-1/+1
* Fix no-ocb for WindowsMatt Caswell2015-01-283-15/+20
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-272-12/+2
* OPENSSL_NO_xxx cleanup: RFC3779Rich Salz2015-01-271-5/+1
* Remove unused eng_rsax and related asm fileRich Salz2015-01-241-1/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-233-3/+3
* 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
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Make output from openssl version -f consistent with previous versionsMatt Caswell2015-01-131-1/+1
* Ensure internal header files are used from mk1mf based buildsMatt Caswell2015-01-131-1/+1
* RT3548: Remove unsupported platformsRich Salz2015-01-121-33/+8
* Fix no-deprecated on WindowsMatt Caswell2015-01-122-0/+2
* make updateMatt Caswell2015-01-121-2/+2
* 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
* RT3548: Remove outdated platformsRich Salz2014-12-201-1/+1
* Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell2014-12-191-0/+35
* Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell2014-12-181-0/+28
* make updateMatt Caswell2014-12-121-34/+34
* Remove old private pod2manRich Salz2014-12-103-1257/+0
* Move bn internal functions into bn_int.h and bn_lcl.hMatt Caswell2014-12-081-11/+10
* Make bn opaqueMatt Caswell2014-12-081-4/+4
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-0/+18
* Remove fips directories from mkfiles.plDr. Stephen Henson2014-12-081-13/+0
* Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson2014-12-081-2/+1
* Remove fips.h reference.Dr. Stephen Henson2014-12-081-1/+0
* Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson2014-12-082-108/+0
* Add EVP support for OCB modeMatt Caswell2014-12-081-0/+12
* Remove SSLv2 supportKurt Roeckx2014-12-044-17/+6
* Remove all .cvsignore filesRich Salz2014-11-291-2/+0
* NetWare compilation fix.Guenter2014-11-271-1/+1
* New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson2014-11-193-6/+16