929 Commits (ca675cf79ab3f686f88a04c8a94a2fe05eb0fbdd)

Author SHA1 Message Date
David Lanzendörfer ca675cf79a Merge branch 'master' of https://github.com/openssl/openssl
2 years ago
David Lanzendörfer 7fd6609590 z/OS: Make it more usable
2 years ago
Xiaofei Bai 597d24e2ab Fix libdir path on darwin
2 years ago
Richard Levitte 1501de3380 Add multilib to the NonStop configuration definitions.
2 years ago
Richard Levitte 33a62d448c VMS: Correct faulty source directory specification
2 years ago
David Lanzendörfer 9f581cafe3 Merge branch 'master' of https://github.com/openssl/openssl
2 years ago
Tomas Mraz a8f35a5527 Use copy.pl to install the fips module on Windows
2 years ago
Tomas Mraz 25ab542409 Windows, VMS: Do install_fips on install if fips is enabled
2 years ago
David Lanzendörfer 7b1217deaa OS/390: Broken detection
2 years ago
jenda1 74b7f339aa Makefile: Avoid changing LIBDIR based on whether it already exists
2 years ago
Richard Levitte 53111a88ce Avoid empty lines in nmake rule bodies
2 years ago
Richard Levitte f159b83a75 Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallback
2 years ago
Richard Levitte 1bbe13fce5 platform->sharedlib_simple(): return undef when same as platform->sharedlib()
2 years ago
Matt Caswell 6ee4741281 Ensure ordinals are created during release process
2 years ago
Tomas Mraz f870a1f898 Only the fips module dependencies are relevant for fips.module.sources
2 years ago
Richard Levitte 0eed845ce2 Make util/wrap.pl work better on VMS
2 years ago
Richard Levitte 079f8d36ff Build file templates: Fix in2script dependencies
2 years ago
Richard Levitte 3c121b986c Configuration: Fix incorrect $unified_info{attributes} references
2 years ago
Richard Levitte 62636db634 VMS build: drop a spurious debug print
2 years ago
Tomas Mraz cdf2986a70 Add -latomic only for architectures where needed
2 years ago
Daniel Bevenius 178fa72ed5 Add aix64-gcc-as architecture and p2align callback
2 years ago
Shane Lontis 69e0f8cca6 Fix AIX FIPS DEP.
2 years ago
FdaSilvaYY 6d2e0076e6 Use rd instead rmdir
2 years ago
Tomas Mraz e47ed5fe1f Fix enable-fips builds on Windows
2 years ago
Jan Lana 691e2efa62 Update solaris64-sparcv9-cc build target cflags
2 years ago
Richard Levitte 57bd5fc728 Rearrange the check of providers/fips.so dependencies
2 years ago
Richard Levitte 32eebfa27f Make providers/fips.module.sources.new depend on configdata.pm
2 years ago
Rich Salz a935791d54 Rework and make DEBUG macros consistent.
2 years ago
Tomas Mraz 9fc7a053fc generate_fips_sources: properly include providers/common/der/*.in
2 years ago
Richard Levitte f5657ce8e6 Build file templates: rework FIPS module installation
2 years ago
Richard Levitte 6dd07a9328 Build file templates: rework how general dependencies are computed
2 years ago
Richard Levitte a2405c5f20 Rework how providers/fipsmodule.cnf is produced
2 years ago
Tomas Mraz 817d408dd9 Do not try to install image directories with no images
2 years ago
Pauli 969fdad750 checksum: include header files in the checksumming output
2 years ago
Richard Levitte d0ccefdb77 Disable loader_attic by default on VMS
2 years ago
Richard Levitte b4810b70ff VMS: Fix run of generic generator programs in descrip.mms.tmpl
2 years ago
Richard Levitte 1b77f00a9b Configurations/descrip.mms.tmpl: rework the inclusion hacks
2 years ago
Pauli 06621ba387 configurations: update template makefiles to install documentation images
2 years ago
Matt Caswell 9e7a641170 Create symlinks when installing man pages
2 years ago
Dr. David von Oheimb 5bac37cb14 unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nits
2 years ago
Richard Levitte 31be74d3ca VMS need to build DSO with name shortening, because of provider code
2 years ago
Richard Levitte 8ba3a15816 Configurations/descrip.mms.tmpl: Add another inclusion hack
2 years ago
Richard Levitte 0cbb6f6a9a Configurations/descrip.mms.tmpl: Change strategy for include directories
2 years ago
Richard Levitte cfc73c230d Thrown away all special descrip.mms variables
2 years ago
Richard Levitte a1181fbdd0 Fix The VMS variant of platform->staticname()
2 years ago
Richard Levitte 22119050ab Configurations/descrip.mms.tmpl: Diverse updates
2 years ago
Richard Levitte 58ad786aa7 Turn off VMS C's info about unsupported pragmas
2 years ago
Richard Levitte 2660b7cfba Rework how a build file (Makefile, ...) is produced
2 years ago
Richard Levitte da51dc5f68 Move some OpenSSL perl utility functions to OpenSSL::Util
2 years ago
Dr. David von Oheimb f2431fe7df find-doc-nits: Make -c option (cmd-nits) independent of app build and execution
2 years ago