PyKMIP/kmip/services
Peter Hamilton d6a4da6050 Adding customizable timeout support to the KMIP client
This change adds support for a customizable timeout option for the KMIP
client. The client will stop attempting connections or operations once
the timeout is exceeded instead of waiting for the default system
timeout. The default timeouts is 30 seconds.
2015-07-21 08:54:44 -04:00
..
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
kmip_client.py Adding customizable timeout support to the KMIP client 2015-07-21 08:54:44 -04:00
kmip_protocol.py Adding payload factories 2014-12-11 13:32:17 -05:00
kmip_server.py Adding server key and cert files to installation 2014-12-10 18:43:56 -05:00
processor.py Fixing format string indices 2015-02-23 09:52:15 -05:00
results.py Adding revoke operation 2015-06-26 14:54:23 +01:00