PyKMIP/kmip/core
Peter Hamilton 3a4658d5d1 Updating the set of supported configuration file locations
This change adds support for multiple configuration file storage
locations, including the user's home directory and /etc. The preferred
configuration file name is now pykmip.conf. The original name,
kmipconfig.ini, will continue to be supported for legacy installations.
2015-08-28 15:59:05 -04:00
..
factories Adding payloads for the GetAttributeList operation 2015-08-17 12:15:25 -04:00
messages Adding payloads for the GetAttributeList operation 2015-08-17 12:15:25 -04:00
repo Stub out server side locate operation. 2014-09-11 18:04:22 -04:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
config_helper.py Updating the set of supported configuration file locations 2015-08-28 15:59:05 -04:00
enums.py Adding revoke operation 2015-06-26 14:54:23 +01:00
errors.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
exceptions.py Updating support for the LongInteger primitive 2015-08-27 08:47:07 -04:00
keys.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
misc.py Adding support for the Certificate managed object 2015-05-05 14:55:34 -04:00
objects.py Adding revoke operation 2015-06-26 14:54:23 +01:00
primitives.py Updating support for the LongInteger primitive 2015-08-27 08:47:07 -04:00
secrets.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
server.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
utils.py Adding support for the Query operation 2015-02-23 17:18:05 -05:00