aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * add note about using emcmake with Emscripten in specific systems sectionMoustaphaSaad2024-06-201-0/+12
| * add Emscripten to compatible operating systems listMoustaphaSaad2024-06-201-0/+1
|/
* Update ChangeLogTheo Buehler2024-06-191-0/+3
* Update ChangeLogTheo Buehler2024-06-191-0/+1
* grammar tweakTheo Buehler2024-06-191-2/+2
* Fix comment in emscripten.ymlMostafa Saad2024-06-191-1/+1
* use compat implementations of strlcpy and strlcatMoustaphaSaad2024-06-191-7/+10
* call prepare_emscripten_test_target for x509_asn1 to fix an OOM errorMoustaphaSaad2024-06-191-0/+1
* group testdsa, testenc, and testrsa under a single if(NOT EMSCRIPTEN)MoustaphaSaad2024-06-191-13/+5
* use -gsource-map instead of -ggdbMoustaphaSaad2024-06-191-1/+1
* replace if(EMSCRIPTEN) with prepare_emscripten_test_target functionMoustaphaSaad2024-06-191-36/+31
* fix emscripten.yml workflowMoustaphaSaad2024-06-191-4/+7
* simplify explicit_bzero commentMoustaphaSaad2024-06-191-2/+1
* use emcmake instead of feeding toolchain file manuallyMoustaphaSaad2024-06-191-2/+2
* wrap bn_unit ALLOW_MEMORY_GROWTH in if(EMSCRIPTEN)MoustaphaSaad2024-06-191-1/+3
* add initial Emscripten CI workflowMoustaphaSaad2024-06-191-0/+68
* disable tlstestMoustaphaSaad2024-06-191-1/+2
* disable testrsaMoustaphaSaad2024-06-191-5/+9
* disable testencMoustaphaSaad2024-06-191-5/+9
* disable testdsaMoustaphaSaad2024-06-191-5/+9
* fix ssltestMoustaphaSaad2024-06-192-1/+10
* fix ssl_get_shared_ciphersMoustaphaSaad2024-06-191-1/+5
* fix shutdowntestMoustaphaSaad2024-06-192-0/+5
* fix servertestMoustaphaSaad2024-06-192-0/+5
* fix quictestMoustaphaSaad2024-06-192-0/+5
* fix pq_testMoustaphaSaad2024-06-191-0/+2
* fix policyMoustaphaSaad2024-06-191-0/+3
* fix keypairtestMoustaphaSaad2024-06-191-0/+3
* fix evptestMoustaphaSaad2024-06-191-0/+3
* fix cttestMoustaphaSaad2024-06-191-0/+3
* fix bn_unitMoustaphaSaad2024-06-191-0/+1
* fix apitestMoustaphaSaad2024-06-191-0/+3
* disable arc4randomforktest because Emscripten lacks fork supportMoustaphaSaad2024-06-191-1/+2
* fix aeadtestMoustaphaSaad2024-06-192-0/+5
* replace add_test with add_platform_testMoustaphaSaad2024-06-191-122/+130
* disable explicit_bzero because of lack of sigsuspend support on EmscriptenMoustaphaSaad2024-06-191-1/+2
* Add Emscripten branch to arc4randomMostafa Saad2024-06-191-0/+3
* Land #1063 - add event number to concurrency groupTheo Buehler2024-06-0611-11/+11
|\
| * ci: add event number to concurrency groupJoshua Sing2024-05-2911-11/+11
* | Land #1065 - add compat/stdint.hTheo Buehler2024-06-051-0/+1
|\ \
| * | distribute `compat/stdint.h`Viktor Szakats2024-06-051-0/+1
|/ /
* | Tweak changelogTheo Buehler2024-06-021-1/+1
* | Update ChangeLogTheo Buehler2024-06-011-0/+1
* | Update ChangeLogTheo Buehler2024-06-011-0/+2
* | Update ChangeLogTheo Buehler2024-05-301-0/+4
* | Land #1062 - add HAVE_AES_* to cmakeTheo Buehler2024-05-311-0/+20
|\ \ | |/ |/|
| * cmake: match autoconf build in terms of HAVE_AES macrosTheo Buehler2024-05-311-0/+20
|/
* Link x509_extensions_test to buildTheo Buehler2024-05-283-0/+11
* Land #1046, [Windows] Mark old_report_mode as unused for release buildsBrent Cook2024-05-281-2/+3
|\
| * [Windows] Mark old_report_mode as unusedChristian Andersen2024-04-091-2/+3