PyKMIP/kmip/tests/unit
Peter Hamilton 3a7b880bdf Fix a denial-of-service bug by setting the server socket timeout
This change fixes a potential denial-of-service bug with the
server, setting a default timeout for all server sockets. This
allows the server to drop hung connections without blocking
forever. The interrupt triggered during accept calls is expected
and is now handled appropriately. Server unit tests have been
updated to reflect this change.

Closes #430
2018-04-24 21:57:20 -04:00
..
core Add Check support to the payload factories 2018-04-17 00:32:20 -04:00
pie Add Rekey support to the ProxyKmipClient 2018-04-15 23:26:13 -04:00
services Fix a denial-of-service bug by setting the server socket timeout 2018-04-24 21:57:20 -04:00
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_kmip.py Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00