mirror of
https://github.com/JHUAPL/PyKMIP.git
synced 2026-04-24 03:00:15 -04:00
This update includes several new features: * Add support for the GetAttributeList operation * Add integration with Travis CI, Codecov/Coveralls, and Bandit * Add client/server failover support using multiple IP addresses * Add additional attribute unit tests * Update implementations of KMIP primitives * Reorganize server code to prepare for refactoring * Remove use of exec when handling library version numbers * Remove broken server script