Commit Graph

8 Commits (26c01516706a4f8f47d0f9ff9b124e5a76d9ca6f)

Author SHA1 Message Date
Chris Conlon 26c0151670 Fix make dist target referencing missing scripts 2026-03-02 15:54:52 -07:00
Andrew Hutchings 1aa226bff0 Backport fixes from wolfcrypt-py
* Make wolfSSL a submodule
* Fix sdist packaging
* Make tox work on all py3 releases and remove pep8 for now
2022-01-31 14:56:55 +00:00
Andrew Hutchings b34b40f7f4 Update wolfSSL to 5.1.1 and fix any issues
* Bumps to wolfSSL 5.1.1
* Fixup `make clean`
* Move `wolfssl` src to root
* Switch test from DigiCert to GlobalSign (`python.org` ditched DigiCert
  years ago)
* Make SSLContext call `wolfSSL_Init()` which fixes a few issues
* Make `setup.py` compile CFFI and wolfSSL C code
* Fully enable SSLv3 support
* Add TLSv1.3 support
* Fix bug in `wolfSSL_Free()` usage
* Update `tox.ini` to a currently supported platform
2022-01-20 12:13:57 +00:00
Moisés Guimarães 7aa9c0c0fd updates docs 2018-03-19 22:28:12 +01:00
Moisés Guimarães 3027ecd80f update docs 2018-01-09 15:20:33 -03:00
Moisés Guimarães dda424c83e updates build files 2018-01-09 11:40:28 -03:00
Moisés Guimarães 7afda6b253 build files 2017-12-19 14:46:42 -03:00
Moisés Guimarães 2b0cf67545 moving files from wolfssl/wrapper/python/wolfssl to here 2017-12-19 13:55:23 -03:00