Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This update includes new operations and features for the client and server, in addition to other minor updates and bug fixes: * Add Sphinx-based client and server library documentation * Add server support for third-party authentication systems * Add client support for the Check operation * Add client support for the Rekey operation * Add client support for attestation credentials * Add functional tests for server auth. and access control * Add payloads for the Archive and Cancel operations * Add payloads for the GetUsageAllocation and Poll operations * Add payloads for the ObtainLease and Recover operations * Update the server to support group-based operation policies * Update the server to support live loading of policy files * Update the server to support custom database file paths * Update the server to raise PermissionDenied on violations * Update the client to support custom configuration file paths * Update the ProxyKmipClient to support Registering names * Update the ProxyKmipClient to set usage masks for Derived keys * Update the README to reference the new documentation * Update the Travis CI config to test building the docs * Update the Travis CI config to run integration tests * Remove support for Python 3.3 * Fix a DOS bug by setting the server socket timeout * Fix a ProxyKmipClient bug with cryptographic parameter handling * Fix a ProxyKmipClient bug with usage mask processing
- Loading branch information