pydtls/dtls
Ray 7a84c71e80 Release 1.2.0 Preparation
* README.txt -> README.md: renamed
	* dtls/sslconnection.py: Reduce the default MTU in effect while
    handshaking to 576, suitable for various path MTUs and PPPoE
	* dtls/prebuilt/win32-x86[_64]: Rebuilt with Visual C++ 2008 to
    eliminate requirement to install a C++ redistributable package
	* dtls/prebuilt/mingw-x86: mingw support is deprecated
	* dtls/__init__.py: VERSION introduced
	* setup.py: Version incremented to 1.2.0
2017-04-03 14:52:50 -07:00
..
demux Licensing 2012-12-18 11:14:31 -08:00
prebuilt Release 1.2.0 Preparation 2017-04-03 14:52:50 -07:00
test Workaround for Windows concerning the MTU size 2017-03-30 08:42:26 +02:00
__init__.py Release 1.2.0 Preparation 2017-04-03 14:52:50 -07:00
err.py Patched ssl-Module with SSL_BUILD_*- and ERR_*- constants and added aliases for wrap_server() and wrap_client() 2017-03-23 14:08:20 +01:00
openssl.py Release 1.2.0 Preparation 2017-04-03 14:52:50 -07:00
patch.py Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
sslconnection.py Release 1.2.0 Preparation 2017-04-03 14:52:50 -07:00
tlock.py Licensing 2012-12-18 11:14:31 -08:00
util.py Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
wrapper.py Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00
x509.py Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00