pydtls/dtls
mcfreis 8b07f3f46d Updating openSSL libs to v1.0.2l-dev
* dtls/openssl.py: Added mtu-functions SSL_set_mtu() and DTLS_set_link_mtu()
* dtls/prebuilt/win32-*: Updated libs for x86 and x86_64 to version 1.0.2l-dev
* dtls/sslconnection.py: mtu size set hardcoded to 1500 - otherwise the windows implementation has problems
2017-03-20 14:36:33 +01:00
..
demux Licensing 2012-12-18 11:14:31 -08:00
prebuilt Updating openSSL libs to v1.0.2l-dev 2017-03-20 14:36:33 +01:00
test SSL_write() extended to handle ctypes.Array as data 2017-03-20 14:19:02 +01:00
__init__.py Performance test port to Windows 2012-12-24 12:30:55 -08:00
err.py Compatibility Updates for Python 2.7.12 2017-02-27 22:37:50 -08:00
openssl.py Updating openSSL libs to v1.0.2l-dev 2017-03-20 14:36:33 +01:00
patch.py Beautified lists and maps, grouped imports for easy merges in the future - no changed functionality! 2017-03-20 14:14:14 +01:00
sslconnection.py Updating openSSL libs to v1.0.2l-dev 2017-03-20 14:36:33 +01:00
tlock.py Licensing 2012-12-18 11:14:31 -08:00
util.py Licensing 2012-12-18 11:14:31 -08:00
x509.py Beautified lists and maps, grouped imports for easy merges in the future - no changed functionality! 2017-03-20 14:14:14 +01:00