pydtls/dtls/test
Ray 622f58358e Compatibility Updates for Python 2.7.12
* dtls/openssl.py: support reading directly into given buffer instead
                     of forcing buffer copy (for ssl module compatibility)
	* dtls/sslconnection.py: in-situ receive support, as above
	* dtls/patch.py: various changes for compatibility with the ssl module
                   of Python 2.7.12; note that the ssl module's new
                   SSLContext is not supported
	* dtls/test/unit.py: changes to support the updated ssl module,
                       including fix of deprecation warnings
	* setup.py: increase version to 1.0.2
2017-02-27 22:37:50 -08:00
..
certs First Stable Release 2014-01-18 18:02:25 -08:00
__init__.py Licensing 2012-12-18 11:14:31 -08:00
echo_seq.py Licensing 2012-12-18 11:14:31 -08:00
makecerts First Stable Release 2014-01-18 18:02:25 -08:00
openssl_ca.cnf First Stable Release 2014-01-18 18:02:25 -08:00
openssl_server.cnf First Stable Release 2014-01-18 18:02:25 -08:00
rl.py Licensing 2012-12-18 11:14:31 -08:00
test_perf.py Performance test port to Windows 2012-12-24 12:30:55 -08:00
unit.py Compatibility Updates for Python 2.7.12 2017-02-27 22:37:50 -08:00