Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | adjust CMAKE_SYSTEM_PROCESSOR on Windows builds | Brent Cook | 2025-06-05 | 1 | -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 remains | Theo Buehler | 2025-06-05 | 2 | -2/+2 | |
| | | | | | | | | | | | | Change-Id: I6a6a6964d1f15bb620559cb4eaa57d323fe5e6f0 | |||||
* | | | Remove md2 leftovers | Theo Buehler | 2025-06-05 | 2 | -8/+0 | |
|/ / | ||||||
* | | Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL ↵ | Brent Cook | 2025-06-03 | 65 | -23/+1053 | |
|\ \ | |/ |/| | | | portable tree | |||||
| * | add copyright headers to test batch files | Brent Cook | 2025-06-03 | 11 | -15/+156 | |
| | | ||||||
| * | add copyright headers to test shell scripts | Brent Cook | 2025-06-03 | 17 | -5/+252 | |
| | | ||||||
| * | add top-level script copyright notices | Brent Cook | 2025-06-02 | 7 | -0/+105 | |
| | | ||||||
| * | adjust incorrect commit years | Brent Cook | 2025-06-01 | 12 | -12/+12 | |
| | | | | | | Co-authored-by: Theo Buehler <botovq@users.noreply.github.com> | |||||
| * | add autotools build copyright headers | Brent Cook | 2025-06-01 | 14 | -0/+196 | |
| | | ||||||
| * | add copyright headers to Cmake files | Brent Cook | 2025-06-01 | 14 | -0/+211 | |
| | | | | | | | | based on original committer and date | |||||
| * | explicitly copy COPYING file in this project from LICENSE file in CVS tree | Brent Cook | 2025-06-01 | 3 | -3/+133 | |
| | | ||||||
* | | Land #1174 - update CI runners to Windows 2025 | Theo Buehler | 2025-05-31 | 1 | -3/+4 | |
|\ \ | ||||||
| * | | Update Windows CI runner to 2025 | Theo Buehler | 2025-05-31 | 1 | -3/+4 | |
|/ / | | | | | | | | | | | Fixes #1172 Change-Id: I6a6a6964447afd42de3911d945671e44f0329d41 | |||||
* | | Disable md_test and sha_test on Windows for now | Theo Buehler | 2025-05-31 | 1 | -6/+12 | |
| | | ||||||
* | | regen patch | Theo Buehler | 2025-05-31 | 1 | -1/+1 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2025-05-31 | 1 | -0/+17 | |
| | | ||||||
* | | Windows still doesn't understand __attribute__ | Theo Buehler | 2025-05-31 | 1 | -0/+11 | |
| | | ||||||
* | | only define noinst_HEADERS once | Theo Buehler | 2025-05-31 | 1 | -1/+1 | |
| | | ||||||
* | | Fix typos plus some automake appeasing | Theo Buehler | 2025-05-31 | 1 | -4/+5 | |
| | | ||||||
* | | Include tests for automake builds | Theo Buehler | 2025-05-31 | 1 | -0/+1 | |
| | | ||||||
* | | link tests that need it against test helpers | Theo Buehler | 2025-05-31 | 2 | -4/+11 | |
| | | ||||||
* | | link bn_mod_words.c to build | Theo Buehler | 2025-05-31 | 2 | -0/+2 | |
| | | ||||||
* | | link bn_add_sub.c to build | Theo Buehler | 2025-05-31 | 2 | -0/+2 | |
| | | ||||||
* | | link ec_field.c and ec_hp_methods.c to build | Theo Buehler | 2025-05-31 | 2 | -0/+5 | |
| | | ||||||
* | | aes_ige.c was merged into aes.c | Theo Buehler | 2025-05-31 | 2 | -2/+0 | |
| | | ||||||
* | | There's only one rc2.c file now | Theo Buehler | 2025-05-31 | 2 | -10/+2 | |
| | | ||||||
* | | regen netcat.c patch | Theo Buehler | 2025-05-31 | 1 | -14/+14 | |
| | | ||||||
* | | regen openssl.c patch | Theo Buehler | 2025-05-31 | 1 | -3/+3 | |
| | | ||||||
* | | regen speed.c patch | Theo Buehler | 2025-05-31 | 1 | -13/+13 | |
| | | ||||||
* | | Update .gitignore | Theo Buehler | 2025-05-31 | 1 | -1/+2 | |
| | | ||||||
* | | remove arm perlasm tendrils | Theo Buehler | 2025-05-24 | 6 | -56/+0 | |
|/ | ||||||
* | update CMake and Makefile | Kenjiro Nakayama | 2025-05-22 | 5 | -16/+0 | |
| | ||||||
* | update.sh: stop generating vpaes and bsaes x86_64 assembly | Kenjiro Nakayama | 2025-05-22 | 1 | -2/+0 | |
| | | | | | | | Remove generation of vpaes and bsaes assembly sources from update.sh, as these are removed from source tree. See: https://github.com/openbsd/src/commit/824f363240372afd9c86bea543128d656b531c16 | |||||
* | ignore more build artifacts | Brent Cook | 2025-05-19 | 1 | -1/+2 | |
| | ||||||
* | trim some whitespace for hpux checks | Brent Cook | 2025-05-19 | 1 | -3/+3 | |
| | ||||||
* | rename cpu_caps apple to darwin | Brent Cook | 2025-05-19 | 3 | -2/+2 | |
| | ||||||
* | add windows aarch64 cpu_caps | Brent Cook | 2025-05-19 | 2 | -0/+38 | |
| | ||||||
* | add linux aarc64 cpu_caps | Brent Cook | 2025-05-19 | 3 | -0/+68 | |
| | ||||||
* | create noop and apple cpu_caps checks for aarch64 | Brent Cook | 2025-05-19 | 5 | -40/+102 | |
| | ||||||
* | ignore only upstream files | Brent Cook | 2025-05-19 | 1 | -1/+2 | |
| | ||||||
* | Land #1164, remove BIO_s_log in advance of upstream removal | Brent Cook | 2025-05-18 | 2 | -7/+2 | |
|\ | ||||||
| * | experiment with removing BIO_s_log in advance of upstream removal | Brent Cook | 2025-05-18 | 2 | -7/+2 | |
| | | ||||||
* | | remove tmp files left behind during masm generation | Brent Cook | 2025-05-18 | 1 | -0/+2 | |
| | | ||||||
* | | fix gitignore brokenness in crypto | Brent Cook | 2025-05-18 | 2 | -30/+113 | |
|/ | | | | | | | | | | | | | | | /crypto/* masks too much and breaks the exclusion function. The docs for gitignore state that if a parent directory is ignored, negating a pattern with a ! prefix has no effect since it is not possible to reinclude a file if the parent director is excluded. https://git-scm.com/docs/gitignore This just is more explicit, which catches files added out of tree more readily. Also delete the long-removed libtls-standalone references | |||||
* | Land #1163 - Fix build on Windows | Theo Buehler | 2025-05-10 | 1 | -2/+3 | |
|\ | ||||||
| * | b_win.c: whitespace nit | Theo Buehler | 2025-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | Include "err_local.h" rather than <openssl/err.h> | Theo Buehler | 2025-05-10 | 1 | -1/+2 | |
|/ | ||||||
* | Update man links | Theo Buehler | 2025-05-10 | 1 | -46/+38 | |
| | ||||||
* | Update ChangeLog | Theo Buehler | 2025-05-10 | 1 | -0/+3 | |
| | ||||||
* | Land #1162 - remove x509name test | Theo Buehler | 2025-05-05 | 2 | -10/+0 | |
|\ |