pydtls/dtls
Ray 0d6ee12121 Release 1.2.2
Produce a Pure Python Wheel instead of a source distribution for Linux.
This speeds up installation and simplifies distribution building.

	* setup.py: Drop support for sdist; add support for bdist_wheel
    without --plat-name switch; persist README.rst; increment version
	* dtls/__init__.py: Increment version
2017-04-10 17:54:29 -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.2 2017-04-10 17:54:29 -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