Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix OOM in Emscripten ASAN | Theo Buehler | 2025-07-23 | 1 | -0/+1 |
| | |||||
* | Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL ↵ | Brent Cook | 2025-06-03 | 31 | -20/+453 |
|\ | | | | | | | 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 autotools build copyright headers | Brent Cook | 2025-06-01 | 1 | -0/+15 |
| | | |||||
| * | add copyright headers to Cmake files | Brent Cook | 2025-06-01 | 2 | -0/+30 |
| | | | | | | | | based on original committer and date | ||||
* | | Disable md_test and sha_test on Windows for now | Theo Buehler | 2025-05-31 | 1 | -6/+12 |
| | | |||||
* | | 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 |
|/ | |||||
* | Remove x509name test in preparation for merge into x509_name_test.c | Kenjiro Nakayama | 2025-05-05 | 2 | -10/+0 |
| | | | | | | | This change cleans up the old test infrastructure in preparation for consolidating the x509name.c test logic into x509_name_test.c. Update CMakeLists.txt and Makefile.am accordingly. | ||||
* | rewrite pq_test to perform internal checks | Kenjiro Nakayama | 2025-05-04 | 4 | -34/+2 |
| | | | | | | | | | | This change prepares for the patch at https://marc.info/?l=openbsd-tech&m=174634767904894&w=2 by removing the need for pq_expected.txt, pq_test.sh, and pq_test.bat. The test now performs internal output and priority verification in code, simplifying the test infrastructure across platforms. Update CMakeLists.txt and Makefile.am accordingly. | ||||
* | Land #1082, add tests for #1069 | Brent Cook | 2025-04-16 | 1 | -0/+19 |
|\ | | | | | | | | | Ensure where sockets and file descriptors can overlap that the correct library calls are used on Windows. | ||||
| * | tests/compat/pipe2.c: Add create_issue_1069_sentinels() and call it from ↵ | datadiode | 2024-07-19 | 1 | -0/+19 |
| | | | | | | | | socketpair() to gain evidence whether issue #1069 is fixed | ||||
* | | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 2025-04-12 | 2 | -2/+2 |
| | | | | | | | | | | | | | | This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110 | ||||
* | | Add ChangeLog entry for loongarch64 + a review nit | Theo Buehler | 2025-04-12 | 1 | -2/+2 |
| | | |||||
* | | Basic loongarch64 support | Ivan A. Melnikov | 2025-04-10 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | hook x509_name_test to build | Theo Buehler | 2025-03-15 | 2 | -0/+10 |
| | | |||||
* | | Fix -I lines for ec_asn1_test | Theo Buehler | 2025-03-09 | 2 | -0/+2 |
| | | |||||
* | | Fixes tests | Yang Kun | 2025-03-04 | 1 | -10/+10 |
| | | |||||
* | | Link renegotiation test to build | Theo Buehler | 2025-02-03 | 4 | -0/+47 |
| | | |||||
* | | link rsa_method_test to build | Theo Buehler | 2025-01-04 | 2 | -0/+10 |
| | | |||||
* | | try to appease emscripten | Theo Buehler | 2024-12-26 | 1 | -0/+2 |
| | | |||||
* | | Adjust the ML-KEM tests to recent reorganization | Theo Buehler | 2024-12-26 | 13 | -264/+52 |
| | | |||||
* | | Remove mlkem and bytestring from public visibility for now | Theo Buehler | 2024-12-19 | 2 | -0/+2 |
| | | |||||
* | | Some fixes for ML-KEM tests | Theo Buehler | 2024-12-17 | 3 | -12/+22 |
| | | | | | | | | | | | | | | - Run the 1024 iteration test as well as unit tests. - Remove unused test script with unexpected contents. Follow-on to #1127 | ||||
* | | Hook ML-KEM related tests | Kenjiro Nakayama | 2024-12-17 | 13 | -0/+279 |
| | | | | | | | | This patch adds ML-KEM related tests. | ||||
* | | Try to fix Emscripten ASAN OOM for ec_asn1_test | Theo Buehler | 2024-11-02 | 1 | -0/+1 |
| | | |||||
* | | Link err_test to build | Theo Buehler | 2024-10-08 | 2 | -0/+10 |
| | | |||||
* | | fix syslog_r and pipe2 detection | Theo Buehler | 2024-10-02 | 1 | -2/+2 |
| | | |||||
* | | Adjust for whirlpool removal | Theo Buehler | 2024-08-31 | 2 | -10/+0 |
| | | |||||
* | | Remove evp_pkey_check | Theo Buehler | 2024-08-29 | 2 | -10/+0 |
| | | |||||
* | | ... and tests | Theo Buehler | 2024-08-11 | 2 | -0/+63 |
| | | |||||
* | | Use check_symbol_exists() rather than check_function_exists() | Theo Buehler | 2024-08-02 | 1 | -2/+2 |
| | | |||||
* | | reenable clienttest | Theo Buehler | 2024-07-20 | 2 | -6/+6 |
|/ | |||||
* | grammar tweak | Theo Buehler | 2024-06-19 | 1 | -2/+2 |
| | |||||
* | call prepare_emscripten_test_target for x509_asn1 to fix an OOM error | MoustaphaSaad | 2024-06-19 | 1 | -0/+1 |
| | | | | when built in asan mode, x509_asn1 fails with an Out Of Memory error because of higher memory usage of address sanitizer. This commit sets `-sALLOW_MEMORY_GROWTH` for that target by calling prepare_emscripten_test_target | ||||
* | group testdsa, testenc, and testrsa under a single if(NOT EMSCRIPTEN) | MoustaphaSaad | 2024-06-19 | 1 | -13/+5 |
| | |||||
* | replace if(EMSCRIPTEN) with prepare_emscripten_test_target function | MoustaphaSaad | 2024-06-19 | 1 | -36/+31 |
| | | | | introduce prepare_emscripten_test_target function to setup `--preload-file` and `-sALLOW_MEMORY_GROWTH` linker flags for test targets | ||||
* | simplify explicit_bzero comment | MoustaphaSaad | 2024-06-19 | 1 | -2/+1 |
| | |||||
* | wrap bn_unit ALLOW_MEMORY_GROWTH in if(EMSCRIPTEN) | MoustaphaSaad | 2024-06-19 | 1 | -1/+3 |
| | |||||
* | disable tlstest | MoustaphaSaad | 2024-06-19 | 1 | -1/+2 |
| | | | | tlstest uses socketpair syscall which is not supported by Emscripten | ||||
* | disable testrsa | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
| | | | | testrsa doesn't have an executable instead it uses openssl executable which access various files for IO. adding such files to --preload-file is infeasible. | ||||
* | disable testenc | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
| | | | | testenc doesn't have an executable instead it uses openssl executable which access various files for IO. adding such files to --preload-file is infeasible. | ||||
* | disable testdsa | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
| | | | | testdsa doesn't have an executable instead it uses openssl executable which access various files for IO. adding such files to --preload-file is infeasible. | ||||
* | fix ssltest | MoustaphaSaad | 2024-06-19 | 2 | -1/+10 |
| | | | | | changed the ssltest.sh to search to .js file as well. added preload-file link flag to enable access to TEST_SOURCE_DIR | ||||
* | fix ssl_get_shared_ciphers | MoustaphaSaad | 2024-06-19 | 1 | -1/+5 |
| | | | | added preload-file link flag to enable access to TEST_SOURCE_DIR | ||||
* | fix shutdowntest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
| | | | | | changed the shutdowntest.sh to search to .js file as well. added preload-file link flag to enable access to TEST_SOURCE_DIR | ||||
* | fix servertest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
| | | | | | changed the servertest.sh to search to .js file as well. added preload-file link flag to enable access to TEST_SOURCE_DIR |