install_fips: Create the OPENSSLDIR as it might not exist
[openssl.git] / Configurations / unix-Makefile.tmpl
2021-09-10 Tomas Mrazinstall_fips: Create the OPENSSLDIR as it might not...
2021-09-09 Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-07-23 jenda1Makefile: Avoid changing LIBDIR based on whether it...
2021-07-10 Richard LevitteConfigurations/unix-Makefile.tmpl: use platform->shared...
2021-06-28 Matt CaswellEnsure ordinals are created during release process
2021-06-26 Tomas MrazOnly the fips module dependencies are relevant for...
2021-06-18 Richard LevitteMake util/wrap.pl work better on VMS
2021-06-16 Richard LevitteBuild file templates: Fix in2script dependencies
2021-06-08 Shane LontisFix AIX FIPS DEP.
2021-05-29 Richard LevitteRearrange the check of providers/fips.so dependencies
2021-05-29 Richard LevitteMake providers/fips.module.sources.new depend on config...
2021-05-27 Tomas Mrazgenerate_fips_sources: properly include providers/commo...
2021-05-26 Richard LevitteBuild file templates: rework FIPS module installation
2021-05-26 Richard LevitteBuild file templates: rework how general dependencies...
2021-05-26 Richard LevitteRework how providers/fipsmodule.cnf is produced
2021-05-25 Tomas MrazDo not try to install image directories with no images
2021-05-25 Paulichecksum: include header files in the checksumming...
2021-05-22 Pauliconfigurations: update template makefiles to install...
2021-05-20 Matt CaswellCreate symlinks when installing man pages
2021-05-19 Dr. David von Oheimbunix-Makefile.tmpl and ci.yml: Merge cmd-nits into...
2021-05-19 Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
2021-05-18 Dr. David von Oheimbfind-doc-nits: Make -c option (cmd-nits) independent...
2021-05-14 Rich SalzAdd --banner config option
2021-05-13 Tomas Mrazupdate-fips-checksums: Make the dependency on source...
2021-05-13 Dr. David von OheimbMakefile: Simplify use of run_tests
2021-05-13 Tomas MrazRemove the .new suffix inside the fips.checksum.new
2021-05-13 Tomas MrazAllow diff-fips-checksums in in-tree build
2021-05-13 Tomas MrazAdd diff-fips-checksums target to compare BLDDIR and...
2021-05-13 Tomas MrazCompute the FIPS checksums in $(BLDDIR) and remove...
2021-05-08 Shane LontisRemove unused code from the fips module
2021-05-04 Richard LevitteFIPS module checksums: add scripts and Makefile rule
2021-05-04 Richard LevitteUnix build file: Add a target to create providers/fips...
2021-04-29 Dr. Matthias St... Configure/Makefile: install the fips provider if it...
2021-04-29 Dr. Matthias St... Configure/Makefile: don't generate a fresh fipsmodule...
2021-04-29 Dr. Matthias St... Configure/Makefile: separate install of the FIPS module
2021-04-29 Dr. Matthias St... Configure/Makefile: correct the FIPS module configurati...
2021-04-29 Dr. Matthias St... Configure/Makefile: use the correct openssl app for...
2021-04-29 Dr. Matthias St... Configure/Makefile: fix the `-macopt` argument of the...
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-23 Richard LevitteDon't remove $(TARFILE) when cleaning
2021-04-19 Matt CaswellDon't worry about magic in the Makefile for 3.0
2021-04-18 Matt CaswellChange the default MANSUFFIX
2021-04-13 FdaSilvaYYnits: fix a few typo in template code
2021-04-13 Dr. Matthias St... util/wrap.pl: use the apps/openssl.cnf from the source...
2021-03-31 Randall S. BeckerSplit Makefile clean recipe for document sets into...
2021-03-30 Richard LevitteUnix build file template: symlink "simple" to "full...
2021-03-29 Randall S. BeckerAdd $(PERL) to util/wrap.pl execution to avoid env...
2021-03-03 Richard LevitteFix the perl code to get FIPSMODULENAME
2021-03-03 Richard Levittebuild.info: Make it possible to use compiled programs...
2021-03-03 Richard Levittebuild.info: Add the possibility to add dependencies...
2021-02-26 Richard LevitteMakefile: Only update doc/build.info when there's an...
2021-02-23 Richard LevitteGenerate doc/build.info with 'make update' rather than...
2021-02-22 Matt CaswellFix no-tests on mingw
2021-02-12 Dr. Matthias St... Revise some renamings of NOTES and README files
2021-02-05 Richard LevitteMakefile template: Allow separate generation of .pod...
2021-01-25 Richard LevitteUnix Makefile generator: Fix empty basename calls
2021-01-21 Richard LevitteUnix Makefile generator: separate "simple" shared libra...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-10-08 Richard Levitteunix-Makefile.tmpl: Add a target to install the FIPS...
2020-09-29 Richard LevitteConfigure: handle undefined shared_target.
2020-09-25 Richard LevitteConfiguration: Don't have shared libraries depend on...
2020-09-25 Richard LevitteConfiguration: Make it possible to have an argument...
2020-09-23 Richard LevitteConfigurations/unix-Makefile.tmpl: make cleanup kinder
2020-09-16 Richard LevitteConfigurations/unix-Makefile.tmpl: Don't specify header...
2020-09-13 Richard LevitteMake 'make ordinals' work again
2020-09-11 Dr. David von OheimbImprove robustness and performance of building Unix...
2020-09-09 Rich SalzFix markdown nits in NOTES-Windows.txt
2020-09-07 Richard LevitteBuilding: Build Unix static libraries one object file...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-07-11 Richard LevitteDOC: install documentation without execution permissions.
2020-07-09 Richard LevitteMakefile template: fix incorrect treatment of produced...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-18 Matthias KraftConfigure DEPs for FIPS provider on AIX.
2020-05-15 Rich SalzAdd "md-nits" make target
2020-04-28 Sebastian Andrzej... Configurations: Identify the shell variables around...
2020-04-28 Richard LevitteConfigurations/unix-Makefile.tmpl: fix typo
2020-04-23 Matt CaswellFix a typo in the makefile templates
2020-04-19 Richard LevitteBuild files: add module installation targets
2020-04-17 Dmitry BelyavskiyGOST cipher names adjustment
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-03-02 Richard LevitteBuild: Generate apps/progs.c and apps/progs.h in build...
2020-02-27 Richard LevitteBuild file templates: don't set OPENSSL_{ENGINES,MODULES}
2020-02-26 Rich SalzUse a wrapper for pod2html
2020-02-18 Richard LevitteTEST: Create test specific output directories
2020-02-18 Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-01-29 Rich SalzDocument most missing options
2020-01-22 Rich SalzFix some missing doc links.
2020-01-17 Richard LevitteBuild file templates: Use explicit files instead of...
2020-01-07 Richard LevitteConfiguration: synchronise the variables on the build...
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-11-29 Richard LevitteAdapt *.tmpl to generate docs at build time
2019-10-31 Tanzinul IslamFix find/rm command in Unix clean recipe
2019-10-17 Richard LevitteConfigure: break long lines in build files
2019-10-14 Richard LevitteBuilding: Add modules with DEPENDs to GENERATEd files
2019-10-10 Richard LevitteBuild files: Make it possible to source libraries into...
2019-10-10 Richard LevitteConfigure: rework build.info grammar and attributes
2019-10-03 Rich SalzRename "private" file, doc doc changes in CHANGES
2019-09-20 Rich SalzExit non-zero if find-doc-nits finds nits
2019-09-16 Richard LevitteBuild files: Unify standard arguments for assembler...
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
next