aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Land #1190 - fix resolv.h and arpa/nameser.h detectionHEADmasterTheo Buehler3 days1-0/+10
|\
| * check for resolv.h and arpa/nameser.hUn1q323 days1-0/+10
|/
* Land #1188 - fix rust-openssl test until libressl 4.2.0Theo Buehler6 days1-0/+4
|\
| * CI: Apply EVP const_ptr patch for LibreSSL < 4.2.0Kenjiro Nakayama6 days1-0/+4
|/
* Sync DES_UNROLL removal from opensslconf.hTheo Buehler8 days2-24/+0
* Land #1185 - fix OOM in Emscripten ASANTheo Buehler12 days1-0/+1
|\
| * Try to fix OOM in Emscripten ASANTheo Buehler12 days1-0/+1
|/
* Update man linksTheo Buehler12 days1-2/+0
* regen amd64 crypto_arch.patchTheo Buehler12 days1-4/+4
* Sync BN_LLONG removal from opensslconf.hTheo Buehler13 days2-10/+0
* Adjust for x_pkey.c removalTheo Buehler2025-07-122-2/+0
* x_info.c was removedTheo Buehler2025-07-122-2/+0
* 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
* | Land #1184 - include opensslconf.h on loongarch64Theo Buehler2025-07-071-0/+1
|\ \ | |/ |/|
| * Add missing loongarch64/opensslconf.hTheo Buehler2025-07-071-0/+1
|/
* 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
* Revert "Sprinkle some #ifdef"Theo Buehler2025-06-172-110/+0
* 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
* Garbage collect BF_PTRTheo Buehler2025-06-112-10/+0
* 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
* 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
* | | sync opensslconf.h: only HEADER_DES_H remainsTheo Buehler2025-06-052-2/+2
* | | Remove md2 leftoversTheo Buehler2025-06-052-8/+0
|/ /
* | Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL porta...Brent Cook2025-06-0365-23/+1053
|\ \ | |/ |/|
| * 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
| * add autotools build copyright headersBrent Cook2025-06-0114-0/+196
| * add copyright headers to Cmake filesBrent Cook2025-06-0114-0/+211
| * 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
|\ \