IXWebSocket/third_party/mbedtls/tests/scripts
Benjamin Sergeant 06cbebe22e Feature/mbedtls (#84)
* try to import mbedtls and build it

* add stubs socket class

* some boilterplate, read and write function implemented

* more boilterplate / current error in handshake because no CA cert is setup

* add something so skip ca verification, can ws curl https://google.com !

* cleanup / close implemented

* tweak CMakefiles

* typo in include

* update readme

* disable unittests
2019-06-01 17:41:48 -07:00
..
all.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
basic-build-test.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
check-doxy-blocks.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
check-files.py Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
check-generated-files.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
check-names.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
check-python-files.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
curves.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
depends-hashes.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
depends-pkalgs.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
doxygen.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_ctr_drbg.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_gcm_decrypt.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_gcm_encrypt.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_pkcs1_v21_sign_verify.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
generate_test_code.py Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
generate-afl-tests.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
key-exchanges.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
list-enum-consts.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
list-identifiers.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
list-macros.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
list-symbols.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
mbedtls_test.py Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
recursion.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
run-test-suites.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
tcp_client.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_generate_test_code.py Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test_zeroize.gdb Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
test-ref-configs.pl Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
travis-log-failure.sh Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00