aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Land #1190 - fix resolv.h and arpa/nameser.h detectionHEADmasterTheo Buehler6 days1-0/+10
|\ | | | | | | Change-Id: I6a6a6964e97961b85bb743940f38aa31c19004bd
| * check for resolv.h and arpa/nameser.hUn1q326 days1-0/+10
|/
* Land #1188 - fix rust-openssl test until libressl 4.2.0Theo Buehler8 days1-0/+4
|\ | | | | | | Change-Id: I6a6a6964cfa147ffa4de39f1ca2ef38f12ccbc0f
| * CI: Apply EVP const_ptr patch for LibreSSL < 4.2.0Kenjiro Nakayama9 days1-0/+4
|/ | | | | | | | | | | | In the GitHub Actions workflow for rust-openssl testing, apply the patch used in OpenBSD ports to support EVP_PKEY_get1_* APIs with const_ptr. This ensures that the build succeeds before the official version bump to libressl420. This is a temporary workaround to keep the tests passing until 4.2.0 release. Fix https://github.com/libressl/portable/issues/1187
* Sync DES_UNROLL removal from opensslconf.hTheo Buehler11 days2-24/+0
| | | | Change-Id: I6a6a6964d015e92505a3a24785cdc3ea2535ad5e
* Land #1185 - fix OOM in Emscripten ASANTheo Buehler2025-07-231-0/+1
|\
| * Try to fix OOM in Emscripten ASANTheo Buehler2025-07-231-0/+1
|/
* Update man linksTheo Buehler2025-07-231-2/+0
|
* regen amd64 crypto_arch.patchTheo Buehler2025-07-231-4/+4
|
* Sync BN_LLONG removal from opensslconf.hTheo Buehler2025-07-222-10/+0
| | | | Change-Id: I6a6a6964e4319a0fb0a0ecf5b4f6ea226beca433
* Adjust for x_pkey.c removalTheo Buehler2025-07-122-2/+0
| | | | Change-Id: I6a6a696458f18874c81e49aa5068a910a51becdb
* x_info.c was removedTheo Buehler2025-07-122-2/+0
| | | | Change-Id: I6a6a6964f97ec3f04111708ee726de6dd4ea8630
* Land #1181 - cmake: limit -W to C languageTheo Buehler2025-07-071-1/+1
|\
| * Remove applying flag to C++ codeJim B2025-07-061-1/+1
| |
| * Limit usage of warning flags to C and C++Jim B2025-07-061-1/+1
| | | | | | `add_compile_options()` adds options to all compilers CMake can invoke, including ASM. The format of this warning flag causes MASM to fail if the option is specified. This limits specifying the warning suppression to just C and C++.
* | Land #1184 - include opensslconf.h on loongarch64Theo Buehler2025-07-071-0/+1
|\ \ | |/ |/|
| * Add missing loongarch64/opensslconf.hTheo Buehler2025-07-071-0/+1
|/ | | | Fixes #1183
* Adjust to GCM refactoringTheo Buehler2025-06-299-34/+43
|
* regen nc patchTheo Buehler2025-06-271-13/+13
|
* Update ChangeLogTheo Buehler2025-06-271-0/+2
|
* Pass -Icrypto/aes to CPP flagsTheo Buehler2025-06-272-0/+2
|
* Only link aes_${arch}.c to asm buildsTheo Buehler2025-06-267-8/+24
| | | | | | | | Don't mix C source with ASM source. Add the ASM support C code to CRYPTO_SRC or libcrypto_la_SOURCES as normal, but depending on the HOST_ASM* bits Change-Id: I6a6a69648fc7c2102c96813b70be0d255a345cd3
* Revert "Sprinkle some #ifdef"Theo Buehler2025-06-172-110/+0
| | | | This reverts commit a64e99ae2562f8294e0910ce2b72aa17249bd1aa.
* Sprinkle some #ifdefTheo Buehler2025-06-162-0/+110
|
* link aes_{amd64,i386}.c to buildTheo Buehler2025-06-162-0/+4
|
* regen patchesTheo Buehler2025-06-162-8/+8
|
* Replace wget -c -N with wget -nvTheo Buehler2025-06-131-1/+1
| | | | https://github.com/rpki-client/rpki-client-portable/commit/54a687e045ea381466f8c7628ba64fd79a0bfdec
* Garbage collect BF_PTRTheo Buehler2025-06-112-10/+0
| | | | Change-Id: I6a6a6964f3ff8920845f29bc620ef51d94c3f5f4
* Update man linksTheo Buehler2025-06-091-6/+0
|
* Remove MI constants which now live in other headersTheo Buehler2025-06-092-64/+0
|
* Remove ${MULTIPLE_OF_EIGHT}_BIT*Theo Buehler2025-06-092-24/+0
|
* Remove DES_PTRTheo Buehler2025-06-092-12/+0
|
* sync opensslconf.h: remove DES_RISC* logicTheo Buehler2025-06-062-110/+0
| | | | Change-Id: I6a6a696436b84c468fe7fc86f7f026918c68bf6f
* Land #1176, Automake: use relative paths when linking object listsBrent Cook2025-06-063-5/+5
|\
| * Switch to top_builddircierny2025-06-023-5/+5
| |
| * Use relative paths in linking stepcierny2025-06-023-5/+5
| |
* | Land #1177, adjust CMAKE_SYSTEM_PROCESSOR on Windows buildsBrent Cook2025-06-051-5/+10
|\ \
| * | should be no need to force disabling asm anymoreBrent Cook2025-06-051-3/+0
| | |
| * | adjust CMAKE_SYSTEM_PROCESSOR on Windows buildsBrent Cook2025-06-051-2/+10
| | | | | | | | | | | | | | | Match CMAKE_GENERATOR_PLATFORM so that cross-builds work properly. Otherwise, we're just targeting the build system anyway.
* | | sync opensslconf.h: only HEADER_DES_H remainsTheo Buehler2025-06-052-2/+2
| | | | | | | | | | | | Change-Id: I6a6a6964d1f15bb620559cb4eaa57d323fe5e6f0
* | | Remove md2 leftoversTheo Buehler2025-06-052-8/+0
|/ /
* | Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL ↵Brent Cook2025-06-0365-23/+1053
|\ \ | |/ |/| | | portable tree
| * add copyright headers to test batch filesBrent Cook2025-06-0311-15/+156
| |
| * add copyright headers to test shell scriptsBrent Cook2025-06-0317-5/+252
| |
| * add top-level script copyright noticesBrent Cook2025-06-027-0/+105
| |
| * adjust incorrect commit yearsBrent Cook2025-06-0112-12/+12
| | | | | | Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
| * add autotools build copyright headersBrent Cook2025-06-0114-0/+196
| |
| * add copyright headers to Cmake filesBrent Cook2025-06-0114-0/+211
| | | | | | | | based on original committer and date
| * explicitly copy COPYING file in this project from LICENSE file in CVS treeBrent Cook2025-06-013-3/+133
| |
* | Land #1174 - update CI runners to Windows 2025Theo Buehler2025-05-311-3/+4
|\ \