aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Set VC win64 perlasm scheme during ConfigureKai Pastor2023-08-291-4/+7
* Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...Frederik Wedel-Heinen2023-08-201-0/+6
* Add hurd-x86_64 supportSamuel Thibault2023-08-041-6/+39
* Add linux-x86-latomic targetBernd Kuhls2023-08-041-0/+4
* Adds separate configuration targets for intel i386/x86_64 and arm64 ios simul...Frederik Wedel-Heinen2023-07-251-4/+29
* add no-docs optionVladimĂ­r Kotal2023-06-282-6/+6
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* Fix build on cygwinMichael Baentsch2023-06-121-0/+1
* build.info: Introduce special syntax for dependencies on script modulesRichard Levitte2023-06-083-19/+115
* tags: fix `make tags` target for out of tree buildsPauli2023-06-011-1/+1
* Drop the last reference of SHLIB_EXTRichard Levitte2023-05-241-1/+1
* fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz2023-05-221-1/+2
* Update VMS configurationsRichard Levitte2023-05-192-10/+8
* util/ctags.sh: a script for generating tags file with expanding macrosMasatake YAMATO2023-05-181-1/+1
* Fix a typo found by codespell in a Makefile variableDimitri Papadopoulos2023-05-101-1/+1
* Revert "win-onecore: Build with /APPCONTAINER for UWP compat"Mathias Berchtold2023-05-051-5/+4
* Revert "Adding Control Flow guard to Windows Builds"Mathias Berchtold2023-04-241-3/+3
* Adding Control Flow guard to Windows Buildsgakamath2023-04-191-3/+3
* Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte2023-04-181-7/+3
* Added 'hybrid CRT' targets for the Windows platformklaus triendl2023-03-151-0/+36
* Add "make help" optionTodd Short2023-03-061-26/+40
* Fix more VMS inclusionsRichard Levitte2023-02-081-4/+10
* Adding a separated build settings for BSD flavorsDavid Carlier2023-01-202-0/+81
* Support multibin to allow multiple binary models to co-exist.Randall S. Becker2022-12-223-24/+49
* 19607 No need to link explicitly with libpthread on SolarisDarren J Moffat2022-12-161-8/+1
* Add two new build targets to enable the possibility of using clang-cl asEverton Constantino2022-11-242-1/+36
* Fix more VMS inclusionsRichard Levitte2022-11-181-6/+13
* Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte2022-11-044-34/+15
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-181-0/+11
* Add brotli compression support (RFC7924)Todd Short2022-10-181-6/+35
* Add LoongArch64 cpuid and OPENSSL_loongarchcap_Pzhuchen2022-10-121-0/+1
* apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-5/+5
* VMS: For executables, process the use of /INCLUDE=main a bit differentlyRichard Levitte2022-10-061-8/+11
* VMS: use selective search when linking with shareable imagesRichard Levitte2022-10-041-31/+42
* Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph2022-10-031-1/+1
* Makefile: Add check-format target, operating on all .c sources and crypto+ssl...Dr. David von Oheimb2022-09-301-0/+5
* Makefile: Exclude dummy header asn1_mac.h from CRYPTOHEADERSDr. David von Oheimb2022-09-301-1/+2
* Makefile: Update but disable 'lint' target, using splint with some quirksDr. David von Oheimb2022-09-301-1/+4
* Makefile: Add SRCS list of all .c (and any .cc and .cpp) filesDr. David von Oheimb2022-09-301-0/+8
* djgpp: Inherit config from BASE_unixJ.W. Jagersma2022-09-291-0/+1
* Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte2022-09-281-0/+16
* Revert (most of) "Makefile: Generate crypto objects only as far as needed"Dr. David von Oheimb2022-09-131-33/+13
* Add linux32-riscv32/BSD-riscv32 targetHongren (Zenithal) Zheng2022-09-051-2/+14
* Makefile: Generate crypto objects only as far as neededDr. David von Oheimb2022-08-231-10/+33
* Makefile: Call mknum.pl on 'make ordinals' only if neededDr. David von Oheimb2022-08-231-1/+4
* Add BSD-armv4 target based on linux-armv4Piotr Kubaj2022-08-221-0/+37
* Fix quotes install_fips in Configurations/windows-makefile.tmplRichard Levitte2022-07-281-2/+2
* Configurations/10-main.conf: In the VC-common target, unquote $(CC)Richard Levitte2022-07-261-2/+2
* Windows: use the basename of the product (.dll) for definition filesRichard Levitte2022-07-081-1/+1
* Remove debug and other outdated build targets.Daniel Fiala2022-06-161-94/+0