pydtls/dtls
Jason Youzwak 80d05b7d82 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.
2017-04-26 20:04:45 -04: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 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