pydtls/dtls
Ray 7cda052bac Release 1.2.3
* dtls/wrapper.py: Add optional parameter to DtlsSocket:
    client_timeout (seconds). If client_timeout is specified,
    clients that have not communicated within the time frame
    will be dropped.
  * setup.py: Version incremented to 1.2.3
  * dtls/__init__.py: Increment version
2017-04-27 13:53:12 -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.3 2017-04-27 13:53:12 -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 Add optional parameter to DtlsSocket: client_timeout (seconds) 2017-04-26 20:04:45 -04:00
x509.py Minor fixes and "hopefully" compatible to Ubuntu 16.04 2017-03-28 07:59:03 +02:00