Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic loongarch64 support | Ivan A. Melnikov | 2025-04-10 | 1 | -0/+3 |
| | | | | | | | | | | | Just wire things up to make the project buildable on LoongArch64. opensslconf.h is taken form riscv64 folder as is, and is the same as on some other 64 bit architectures. Refs: https://github.com/libressl/portable/issues/1123 Signed-off-by: Ivan A. Melnikov <iv@altlinux.org> | ||||
* | generate opensslconf.h for mips | Brent Cook | 2023-03-23 | 1 | -0/+3 |
| | |||||
* | stop exposing hidden defines in public opensslconf.h | Brent Cook | 2023-02-28 | 2 | -28/+10 |
| | | | | pull in hidden headers instead, patching drectly for Windows support | ||||
* | update Makefile.am.tpl to build and install correct opensslconf.h | Brent Cook | 2023-02-15 | 1 | -1/+37 |
| | |||||
* | generate opensslconf.h based on host cpu architecture | Brent Cook | 2023-02-15 | 1 | -0/+15 |
| | |||||
* | Add '--enable-libtls-only' build option | Brent Cook | 2021-04-07 | 1 | -0/+1 |
| | |||||
* | initial top-level import of subdirectories | Brent Cook | 2014-07-10 | 1 | -0/+5 |