Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | disable testrsa | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
* | disable testenc | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
* | disable testdsa | MoustaphaSaad | 2024-06-19 | 1 | -5/+9 |
* | fix ssltest | MoustaphaSaad | 2024-06-19 | 2 | -1/+10 |
* | fix ssl_get_shared_ciphers | MoustaphaSaad | 2024-06-19 | 1 | -1/+5 |
* | fix shutdowntest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
* | fix servertest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
* | fix quictest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
* | fix pq_test | MoustaphaSaad | 2024-06-19 | 1 | -0/+2 |
* | fix policy | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | fix keypairtest | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | fix evptest | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | fix cttest | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | fix bn_unit | MoustaphaSaad | 2024-06-19 | 1 | -0/+1 |
* | fix apitest | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | disable arc4randomforktest because Emscripten lacks fork support | MoustaphaSaad | 2024-06-19 | 1 | -1/+2 |
* | fix aeadtest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
* | replace add_test with add_platform_test | MoustaphaSaad | 2024-06-19 | 1 | -122/+130 |
* | disable explicit_bzero because of lack of sigsuspend support on Emscripten | MoustaphaSaad | 2024-06-19 | 1 | -1/+2 |
* | Link x509_extensions_test to build | Theo Buehler | 2024-05-28 | 2 | -0/+10 |
* | Make RFC 5280 test xfail on 32-bit time_t systems | Theo Buehler | 2024-05-26 | 3 | -0/+19 |
* | Clean up the time_t test mess | Theo Buehler | 2024-05-25 | 4 | -21/+22 |
* | Link lhash_test to build | Theo Buehler | 2024-05-06 | 2 | -0/+10 |
* | link crypto_test to the build | Theo Buehler | 2024-04-25 | 2 | -0/+12 |
* | Link bn_bits to regress | Theo Buehler | 2024-04-09 | 2 | -0/+10 |
* | Link rsa_padding_test to build | Theo Buehler | 2024-03-29 | 2 | -0/+10 |
* | Add whirlpool test | Joshua Sing | 2024-03-29 | 2 | -0/+10 |
* | Temporarily disable the clienttest | Theo Buehler | 2024-03-26 | 2 | -8/+8 |
* | Replace expiring certs with more modern versions | Theo Buehler | 0 min. | 12 | -15/+15 |
* | Update build system for file removal | Theo Buehler | 2024-03-02 | 2 | -10/+0 |
* | fix file comparison failures testing with WSL + CMake | Brent Cook | 2024-02-12 | 1 | -17/+20 |
* | Link bio_dump test to build | Theo Buehler | 2024-02-02 | 2 | -0/+10 |
* | Add shutdowntest to build | Theo Buehler | 2024-01-19 | 4 | -0/+44 |
* | Hook up exdata_test | Theo Buehler | 2023-12-27 | 2 | -0/+10 |
* | Retire the engine test | Theo Buehler | 2023-12-26 | 2 | -10/+0 |
* | Unhook string_table test. It will go away. | Theo Buehler | 2023-12-15 | 2 | -10/+0 |
* | Link x509_algor test to build | Theo Buehler | 2023-10-11 | 2 | -0/+10 |