PyKMIP/kmip
Peter Hamilton a9cb9b180e PyKMIP - Release 0.4.0
This update includes several new features and bug fixes:
* Add the official Pie API for a simpler KMIP interface
* Add the ProxyKmipClient implementation of the Pie API
* Add key, secret, and opaque objects to the Pie object hierarchy
* Add unit demos for all ProxyKmipClient operations
* Add complete unit and integration test suites for the Pie package
* Add KMIPProxy client support for the Activate and Revoke operations
* Add KMIPProxy client connection timeout support
* Add KMIPProxy integration tests for asymm. key/secret/opaque objects
* Add improved request error logging for the KMIPServer
* Update README with more information about the clients and Pie API
* Remove AUTHORS in favor of Git commit history
* Fix bug with dangling file handle when setting __version__
* Fix bug with dangling socket connection upon client destruction
2015-08-13 13:41:41 -04:00
..
core Adding customizable timeout support to the KMIP client 2015-07-21 08:54:44 -04:00
demos Adding opaque object examples for the ProxyKmipClient 2015-07-30 10:39:06 -04:00
pie Adding opaque objects to the Pie object hierarchy 2015-07-30 08:25:06 -04:00
services Fixing pep8 errors for the KMIP server 2015-08-03 10:52:27 -04:00
tests Merge pull request #69 from OpenKMIP/feat/add-pie-client-opaque 2015-07-31 17:21:40 -04:00
__init__.py Fixing bug with dangling file handle when setting __version__ 2015-06-25 14:27:31 -04:00
kmipconfig.ini Adding customizable timeout support to the KMIP client 2015-07-21 08:54:44 -04:00
logconfig.ini Updating client and demo logging 2015-06-16 07:46:25 -04:00
version.py PyKMIP - Release 0.4.0 2015-08-13 13:41:41 -04:00