pydtls/dtls
Ray Brown 8800ffa238 Add fixed suite port command line option
When running in remote server mode (-s), the value of the -s option
specifies which port remote clients must connect to for the job
transmission protocol. The servers for individual suite runs, however,
would be placed at dynamically assigned ports, with port numbers
transmitted to clients through job parameters.

This does not work well when servers sit behind firewalls with restricted
UDP port ranges. This patch introduces the -p option, allowing ports for
server runs to remain fixed at the given port (which, of course, must
not conflict with the port number supplied with -s).
2012-12-11 19:02:24 -08:00
..
demux Implement and turn on the osnet demux 2012-11-27 21:33:09 -08:00
test Add fixed suite port command line option 2012-12-11 19:02:24 -08:00
__init__.py Implement and turn on the osnet demux 2012-11-27 21:33:09 -08:00
cygcrypto-1.0.0.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
cygssl-1.0.0.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
err.py Echo server connection timeout and monitoring 2012-11-25 13:44:55 -08:00
libeay32.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
openssl.py Interactive performance test suite 2012-12-10 20:52:49 -08:00
patch.py Interactive performance test suite 2012-12-10 20:52:49 -08:00
sslconnection.py Interactive performance test suite 2012-12-10 20:52:49 -08:00
ssleay32.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
tlock.py Use ssl module locking when available 2012-12-02 13:01:45 -08:00
util.py 64-bit port 2012-12-02 10:39:39 -08:00
x509.py Certificate formatting and retrieval 2012-11-08 12:04:40 -08:00