summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte
2023-06-01tags: fix `make tags` target for out of tree buildsPauli
2023-05-24Drop the last reference of SHLIB_EXTRichard Levitte
2023-05-22fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz
2023-05-19Update VMS configurationsRichard Levitte
2023-05-18util/ctags.sh: a script for generating tags file with expanding macrosMasatake YAMATO
2023-05-10Fix a typo found by codespell in a Makefile variableDimitri Papadopoulos
2023-05-05Revert "win-onecore: Build with /APPCONTAINER for UWP compat"Mathias Berchtold
2023-04-24Revert "Adding Control Flow guard to Windows Builds"Mathias Berchtold
2023-04-19Adding Control Flow guard to Windows Buildsgakamath
2023-04-18Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte
2023-03-15Added 'hybrid CRT' targets for the Windows platformklaus triendl
2023-03-06Add "make help" optionTodd Short
2023-02-08Fix more VMS inclusionsRichard Levitte
2023-01-20Adding a separated build settings for BSD flavorsDavid Carlier
2022-12-22Support multibin to allow multiple binary models to co-exist.Randall S. Becker
2022-12-1619607 No need to link explicitly with libpthread on SolarisDarren J Moffat
2022-11-24Add two new build targets to enable the possibility of using clang-cl asEverton Constantino
2022-11-18Fix more VMS inclusionsRichard Levitte
2022-11-04Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-12Add LoongArch64 cpuid and OPENSSL_loongarchcap_Pzhuchen
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-06VMS: For executables, process the use of /INCLUDE=main a bit differentlyRichard Levitte
2022-10-04VMS: use selective search when linking with shareable imagesRichard Levitte
2022-10-03Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph
2022-09-30Makefile: Add check-format target, operating on all .c sources and crypto+ssl...Dr. David von Oheimb
2022-09-30Makefile: Exclude dummy header asn1_mac.h from CRYPTOHEADERSDr. David von Oheimb
2022-09-30Makefile: Update but disable 'lint' target, using splint with some quirksDr. David von Oheimb
2022-09-30Makefile: Add SRCS list of all .c (and any .cc and .cpp) filesDr. David von Oheimb
2022-09-29djgpp: Inherit config from BASE_unixJ.W. Jagersma
2022-09-28Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte
2022-09-13Revert (most of) "Makefile: Generate crypto objects only as far as needed"Dr. David von Oheimb
2022-09-05Add linux32-riscv32/BSD-riscv32 targetHongren (Zenithal) Zheng
2022-08-23Makefile: Generate crypto objects only as far as neededDr. David von Oheimb
2022-08-23Makefile: Call mknum.pl on 'make ordinals' only if neededDr. David von Oheimb
2022-08-22Add BSD-armv4 target based on linux-armv4Piotr Kubaj
2022-07-28Fix quotes install_fips in Configurations/windows-makefile.tmplRichard Levitte
2022-07-26Configurations/10-main.conf: In the VC-common target, unquote $(CC)Richard Levitte
2022-07-08Windows: use the basename of the product (.dll) for definition filesRichard Levitte
2022-06-16Remove debug and other outdated build targets.Daniel Fiala
2022-06-03Add OSSL_QUIC methods to headers and manual pagesTomas Mraz
2022-05-27Configurations/gentemplate.pm: Generate generators too, when necessaryRichard Levitte
2022-05-25Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte
2022-05-25Add riscv64 asm_arch to BSD-riscv64 targetHongren (Zenithal) Zheng
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte
2022-05-19Prepare NonStop for fixed-size integer types.Randall S. Becker
2022-05-13mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala
2022-05-11Add quotes around perl scriptsKeith W. Campbell