wolfssl-py/wolfssl
Andrew Hutchings aea5844a10 Add support for disable-oldtls
If wolfSSL is build with `--disable-oldtls` then we need to support
this. Otherwise link errors will occur.
2022-07-22 13:20:13 +01:00
..
__about__.py Refactor build to be more Python-like 2022-02-08 15:04:22 +00:00
__init__.py Refactor build to be more Python-like 2022-02-08 15:04:22 +00:00
_build_ffi.py Add support for disable-oldtls 2022-07-22 13:20:13 +01:00
_methods.py Add support for disable-oldtls 2022-07-22 13:20:13 +01:00
_openssl.py Add support for disable-oldtls 2022-07-22 13:20:13 +01:00
_version.py Fix TLSv1.3 support 2022-07-15 11:07:43 +01:00
exceptions.py Refactor build to be more Python-like 2022-02-08 15:04:22 +00:00
utils.py Refactor build to be more Python-like 2022-02-08 15:04:22 +00:00