aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Land #909, Fix processor detection with CmakeBrent Cook2023-10-292-20/+20
|\ \
| * | disable MSVC x64 asmBrent Cook2023-10-291-0/+3
| * | remove conflicting align directives for MASMBrent Cook2023-10-291-0/+1
| * | remove unneeded switch for MSVC, cleanup comment alignmentBrent Cook2023-10-291-10/+6
| * | Fix processor detection in CMakeLists.txtJiajie Chen2023-09-041-10/+10
* | | Update ChangeLogTheo Buehler2023-10-191-0/+9
* | | Link x509_algor test to buildTheo Buehler2023-10-112-0/+10
* | | Update ChangeLogTheo Buehler2023-10-031-2/+1
* | | Update ChangeLogTheo Buehler2023-10-021-0/+1
* | | package getopt compat filesBrent Cook2023-10-012-0/+2
* | | Update ChangeLogTheo Buehler2023-10-011-0/+3
* | | Update man linksTheo Buehler2023-09-291-0/+3
* | | ChangeLogTheo Buehler2023-09-291-0/+1
* | | Update man linksTheo Buehler2023-09-281-1/+39
* | | Update changelogTheo Buehler2023-09-281-0/+5
* | | Update ChangeLogTheo Buehler2023-09-241-0/+8
* | | Update man linksTheo Buehler2023-09-181-4/+0
| |/ |/|
* | update man linksTheo Buehler2023-09-101-2/+10
* | Update man linksTheo Buehler2023-09-071-42/+40
|/
* Rebase rust-openssl patchTheo Buehler2023-09-021-5/+5
* Prepare 3.8.2 ChangeLogTheo Buehler2023-08-311-1/+9
* End all ChangeLog entries with a periodv3.8.1Theo Buehler2023-08-301-4/+4
* Update man linksTheo Buehler2023-08-291-0/+3
* remove unneeded release change for testsBrent Cook2023-08-291-3/+0
* enable asserts regardless of build typeBrent Cook2023-08-291-0/+7
* Fix build flags for testsBrent Cook2023-08-291-0/+3
* Update man linksTheo Buehler2023-08-271-3/+7
* Update man linksTheo Buehler2023-08-261-2/+2
* Update man linksTheo Buehler2023-08-251-0/+6
* Move `LibreSSL/` to `LIBRESSL_INSTALL_CMAKEDIR`.Pierre Wendling2023-08-194-6/+6
* CI: Test consuming the exported CMake configs.Pierre Wendling2023-08-195-0/+141
* CMake: Export and install library targets.Pierre Wendling2023-08-196-11/+154
* CMake: Copy public headers to the build directory.Pierre Wendling2023-08-191-0/+8
* Land #902Theo Buehler2023-08-181-12/+6
|\
| * CI: fedora rawhide follow upIlya Shipitsin2023-08-181-12/+6
* | compat changesBrent Cook2023-08-181-0/+22
|/
* Land #901Theo Buehler2023-08-171-0/+40
|\
| * CI: add scheduled Fedora Rawhide buildsIlya Shipitsin2023-08-171-0/+40
|/
* Land #900Theo Buehler2023-08-171-1/+1
|\
| * CI: Solaris: display tests/test-suite.log in case of failureIlya Shipitsin2023-08-171-1/+1
|/
* Land #899Theo Buehler2023-08-171-7/+4
|\
| * Simplify and fix solaris endian.h macrosTheo Buehler2023-08-171-7/+4
|/
* add htole32/le32toh for SolarisBrent Cook2023-08-161-0/+2
* Add htole32 and le32toh for macos and windowsTheo Buehler2023-08-161-0/+4
* Update man linksTheo Buehler2023-08-151-1/+4
* Regen netcat patchTheo Buehler2023-08-151-6/+6
* Update ChangeLogTheo Buehler2023-08-141-0/+2
* Land #894, fix to enable ASM support in MinGW buildsBrent Cook2023-08-132-2/+2
|\
| * cmake: fix to not force-disable ASM for MinGW buildsViktor Szakats2023-08-101-1/+1
| * cmake: fix to use MINGW variable to detect MinGWViktor Szakats2023-08-101-1/+1