bn: Drop unnecessary use of r9
[openssl.git] / Configurations /
2021-06-18 Richard LevitteMake util/wrap.pl work better on VMS
2021-06-16 Richard LevitteBuild file templates: Fix in2script dependencies
2021-06-16 Richard LevitteConfiguration: Fix incorrect $unified_info{attributes...
2021-06-16 Richard LevitteVMS build: drop a spurious debug print
2021-06-13 Tomas MrazAdd -latomic only for architectures where needed
2021-06-08 Daniel BeveniusAdd aix64-gcc-as architecture and p2align callback
2021-06-08 Shane LontisFix AIX FIPS DEP.
2021-06-07 FdaSilvaYYUse rd instead rmdir
2021-06-01 Tomas MrazFix enable-fips builds on Windows
2021-05-30 Jan LanaUpdate solaris64-sparcv9-cc build target cflags
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-28 Rich SalzRework and make DEBUG macros consistent.
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 Richard LevitteDisable loader_attic by default on VMS
2021-05-22 Richard LevitteVMS: Fix run of generic generator programs in descrip...
2021-05-22 Richard LevitteConfigurations/descrip.mms.tmpl: rework the inclusion...
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 LevitteVMS need to build DSO with name shortening, because...
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Add another inclusion...
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Change strategy for...
2021-05-19 Richard LevitteThrown away all special descrip.mms variables
2021-05-19 Richard LevitteFix The VMS variant of platform->staticname()
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Diverse updates
2021-05-19 Richard LevitteTurn off VMS C's info about unsupported pragmas
2021-05-19 Richard LevitteRework how a build file (Makefile, ...) is produced
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-05-04 Richard LevitteWindows build file: add forgotten quotes on POD->html...
2021-05-01 Tomas MrazAdd -latomic to threads enabled 32bit linux builds
2021-04-29 Dr. Matthias St... build.info: add the Perl wrapper to build generator...
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-28 Richard LevitteWindows bulding: Make dependency generation not quite...
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-19 Tanzinul IslamRemove crypt32.lib from C++Builder configuration
2021-04-19 Tanzinul IslamLink with uplink module
2021-04-19 Tanzinul IslamLink with .def files
2021-04-19 Tanzinul IslamGenerate dependency information
2021-04-19 Tanzinul IslamBuild resource files
2021-04-19 Tanzinul IslamSupport DLL builds + Fix C RTL variants
2021-04-19 Tanzinul IslamEnsure cw32mt.lib and import32.lib are linked to in...
2021-04-19 Tanzinul IslamReplace "ld_wildcard_args" with "bin_lflags"
2021-04-19 Tanzinul IslamAdd explanation + bugtracker link for quoted dependency...
2021-04-19 Tanzinul IslamUse cmd.exe to export env vars before commands
2021-04-19 Tanzinul IslamResurrect and modernize C++Builder config
2021-04-19 Tanzinul IslamAvoid redirection to quoted filename
2021-04-19 Tanzinul IslamGeneralize link rule in windows-makefile.tmpl
2021-04-19 Tanzinul IslamEnsure at least one command if no dependencies
2021-04-19 Tanzinul IslamAvoid quoting dependency filepaths in build tree
2021-04-19 Tanzinul IslamGeneralize delimiter in archiver response file
2021-04-19 Tanzinul IslamAvoid space between "-I" and include directory
2021-04-19 Tanzinul IslamMove VS Tools configuration to VC-common target
2021-04-19 Tanzinul IslamAvoid "&&" in windows-makefile.tmpl
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-04-01 Randall S. BeckerCorrected missing definitions from NonStop SPT build.
2021-04-01 luyahanAdd riscv64 target
2021-03-31 Randall S. BeckerSplit Makefile clean recipe for document sets into...
2021-03-30 Richard LevitteAndroid config targets: don't include the SO version...
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-12 Richard LevitteVMS documentation fixes
2021-02-12 Richard LevitteConfigurations/descrip.mms.tmpl: avoid enormous PIPE...
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...
2021-01-06 David CARLIERMac M1 setting change proposal.
2021-01-04 Nirbheek Chauhanwin-onecore: Build with /APPCONTAINER for UWP compat
next