summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Add aix64-gcc-as architecture and p2align callbackDaniel Bevenius2021-06-081-0/+4
* Fix AIX FIPS DEP.Shane Lontis2021-06-082-2/+2
* Use rd instead rmdirFdaSilvaYY2021-06-071-5/+5
* Fix enable-fips builds on WindowsTomas Mraz2021-06-011-1/+1
* Update solaris64-sparcv9-cc build target cflagsJan Lana2021-05-311-1/+1
* Rearrange the check of providers/fips.so dependenciesRichard Levitte2021-05-291-15/+21
* Make providers/fips.module.sources.new depend on configdata.pmRichard Levitte2021-05-291-7/+1
* Rework and make DEBUG macros consistent.Rich Salz2021-05-281-6/+9
* generate_fips_sources: properly include providers/common/der/*.inTomas Mraz2021-05-271-7/+2
* Build file templates: rework FIPS module installationRichard Levitte2021-05-263-28/+40
* Build file templates: rework how general dependencies are computedRichard Levitte2021-05-263-87/+71
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-263-24/+47
* Do not try to install image directories with no imagesTomas Mraz2021-05-252-51/+0
* checksum: include header files in the checksumming outputPauli2021-05-251-7/+29
* Disable loader_attic by default on VMSRichard Levitte2021-05-221-1/+1
* VMS: Fix run of generic generator programs in descrip.mms.tmplRichard Levitte2021-05-221-1/+1
* Configurations/descrip.mms.tmpl: rework the inclusion hacksRichard Levitte2021-05-221-48/+33
* configurations: update template makefiles to install documentation imagesPauli2021-05-222-4/+106
* Create symlinks when installing man pagesMatt Caswell2021-05-201-1/+9
* unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb2021-05-191-6/+3
* VMS need to build DSO with name shortening, because of provider codeRichard Levitte2021-05-191-4/+6
* Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte2021-05-191-0/+13
* Configurations/descrip.mms.tmpl: Change strategy for include directoriesRichard Levitte2021-05-192-73/+102
* Thrown away all special descrip.mms variablesRichard Levitte2021-05-191-172/+159
* Fix The VMS variant of platform->staticname()Richard Levitte2021-05-191-1/+2
* Configurations/descrip.mms.tmpl: Diverse updatesRichard Levitte2021-05-191-13/+32
* Turn off VMS C's info about unsupported pragmasRichard Levitte2021-05-191-1/+3
* Rework how a build file (Makefile, ...) is producedRichard Levitte2021-05-192-492/+549
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-193-0/+4
* find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb2021-05-181-1/+1
* Add --banner config optionRich Salz2021-05-141-2/+2
* update-fips-checksums: Make the dependency on source list workTomas Mraz2021-05-131-1/+2
* Makefile: Simplify use of run_testsDr. David von Oheimb2021-05-131-7/+4
* Remove the .new suffix inside the fips.checksum.newTomas Mraz2021-05-131-2/+4
* Allow diff-fips-checksums in in-tree buildTomas Mraz2021-05-131-18/+14
* Add diff-fips-checksums target to compare BLDDIR and SRCDIR checksumsTomas Mraz2021-05-131-0/+9
* Compute the FIPS checksums in $(BLDDIR) and remove it from update targetTomas Mraz2021-05-131-20/+20
* Remove unused code from the fips moduleShane Lontis2021-05-081-1/+0
* FIPS module checksums: add scripts and Makefile ruleRichard Levitte2021-05-041-0/+17
* Unix build file: Add a target to create providers/fips.module.sourcesRichard Levitte2021-05-041-0/+36
* Windows build file: add forgotten quotes on POD->html command lineRichard Levitte2021-05-041-1/+1
* Add -latomic to threads enabled 32bit linux buildsTomas Mraz2021-05-011-2/+8
* build.info: add the Perl wrapper to build generator programs on WindowsDr. Matthias St. Pierre2021-04-291-2/+2
* Configure/Makefile: install the fips provider if it was configuredDr. Matthias St. Pierre2021-04-292-2/+19
* Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing itDr. Matthias St. Pierre2021-04-292-12/+6
* Configure/Makefile: separate install of the FIPS moduleDr. Matthias St. Pierre2021-04-292-8/+43
* Configure/Makefile: correct the FIPS module configuration file pathDr. Matthias St. Pierre2021-04-292-7/+5
* Configure/Makefile: use the correct openssl app for FIPS installationDr. Matthias St. Pierre2021-04-292-6/+8
* Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre2021-04-293-3/+3
* Configuration: rework how dependency making is handledRichard Levitte2021-04-287-19/+22