aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * include/CMakeLists.txt: error out when architecture is not supportedThomas Petazzoni2024-07-131-0/+2
* | lhash_local.h was removedTheo Buehler2024-07-141-1/+0
* | Update ChangeLogTheo Buehler2024-07-131-0/+1
* | ssl2.h and ssl23.h are goneTheo Buehler2024-07-131-1/+1
* | Simplify speed.c diffTheo Buehler2024-07-131-5/+3
* | speed.c is likely broken on Windows, so add a hackTheo Buehler2024-07-131-12/+29
* | Update ChangeLogTheo Buehler2024-07-131-0/+4
|/
* tls1_prf is in kdf/, not in hkdf/Theo Buehler2024-07-091-1/+1
* Add tls1_prf.c to buildTheo Buehler2024-07-092-0/+2
* Update ChangeLogTheo Buehler2024-07-091-0/+1
* Update ChangeLogTheo Buehler2024-07-091-0/+2
* Update ChangeLogTheo Buehler2024-07-081-0/+1
* spkac.c is no moreTheo Buehler2024-07-082-2/+0
* Update ChangeLogTheo Buehler2024-06-281-0/+4
* reach from ssl into crypto for crypto_internal.hTheo Buehler2024-06-252-0/+2
* Need to pass crypto/err to -ITheo Buehler2024-06-252-0/+2
* Update ChangeLogTheo Buehler2024-06-251-0/+4
* Update ChangeLogTheo Buehler2024-06-241-0/+1
* Link err_local.h to buildTheo Buehler2024-06-241-0/+1
* Update ChangeLogTheo Buehler2024-06-221-0/+1
* Merge #1067 - Emscripten configuration noteTheo Buehler2024-06-201-0/+13
|\
| * 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