summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Custodia client loggingreviewChristian Heimes2015-11-113-3/+10
* Add support in the client for the kem message typeSimo Sorce2015-11-067-24/+270
* Refactor CustodiaClient interfaceSimo Sorce2015-11-062-56/+73
* Fix KEM messages handling when storing data.Simo Sorce2015-11-061-3/+11
* Fix authorization stack to call all modulesSimo Sorce2015-11-061-2/+6
* Do not use a private name for public variablesSimo Sorce2015-11-061-8/+8
* Silence broad-except warningsSimo Sorce2015-11-062-2/+2
* Do not use reserved words wor argument namesSimo Sorce2015-11-061-2/+2
* Fix bad variable name aliasings in custodia/log.pySimo Sorce2015-11-061-4/+3
* Fix pylint violationsChristian Heimes2015-11-062-1/+2
* Don't install testsChristian Heimes2015-10-272-1/+3
* Add a generic encrypting layer for storageSimo Sorce2015-10-234-0/+119
* Improve logging format and configurationSimo Sorce2015-10-2311-142/+146
* Change tests to be more self containedSimo Sorce2015-10-233-28/+107
* Add some debug loggig in SecretsSimo Sorce2015-10-231-0/+7
* Add incoming requests to debug logSimo Sorce2015-10-231-0/+1
* Add more debug logging to storage pluginsSimo Sorce2015-10-232-2/+25
* Add more debug logging to auth/authz pluginsSimo Sorce2015-10-232-1/+13
* Secrets: Allow creation of root directoriesSimo Sorce2015-10-231-3/+4
* Do not spam logs with tracebacks on HTTP ErrorsSimo Sorce2015-10-231-1/+1
* Use Python's logging framework for loggingChristian Heimes2015-10-2013-118/+123
* Split README and README.mdHEADmasterSimo Sorce2015-10-191-1/+23
* Fix Travis CI buildsChristian Heimes2015-10-192-1/+3
* Allow non prefixed forwardingSimo Sorce2015-10-191-2/+6
* Add support for using listening on TCP socketsChristian Heimes2015-10-197-49/+107
* Add forwarder pluginSimo Sorce2015-10-193-1/+109
* Use CustodiaClient in testsSimo Sorce2015-10-192-60/+51
* Add auditing to auth/authz modulesSimo Sorce2015-10-194-10/+77
* Add client classes to query custodia serversSimo Sorce2015-10-191-0/+133
* Add simple Keys-in-Header based authenticationSimo Sorce2015-10-193-1/+53
* etcdstore: prevent path traversal attacksChristian Heimes2015-10-191-6/+14
* Implement ETCD based StoreSimo Sorce2015-10-192-0/+95
* Extend store interface to create namespacesSimo Sorce2015-10-193-3/+43
* Add UserNameSpace auths pluginSimo Sorce2015-10-193-33/+32
* Add Ability to retrieve peer's SELinux ContextSimo Sorce2015-10-191-2/+16
* Better error handling for enclite storeSimo Sorce2015-10-191-3/+11
* Remove filter option for directory listingsSimo Sorce2015-10-193-71/+42
* Avoid running tests twiceSimo Sorce2015-10-191-23/+0
* Fix traceback support in python 3.4Simo Sorce2015-10-191-5/+14
* Make tox pep8 happySimo Sorce2015-10-1913-91/+100
* Fix pep8 issuesSimo Sorce2015-10-191-1/+1
* Fix tox env for machine installed python versionSimo Sorce2015-10-191-0/+2
* Also capture loginuid of the remote processPavel Odvody2015-09-011-1/+18
* README: Fix typoColin Walters2015-08-251-1/+1
* Enhance README and point to wikiSimo Sorce2015-08-241-1/+18
* Remove unused directorySimo Sorce2015-08-032-2/+1
* Allow tox to use locally installed packagesSimo Sorce2015-08-031-1/+6
* Release version 0.1.0Simo Sorce2015-08-014-4/+8
* add docs/source/_static to fix sphinx build errorChristian Heimes2015-07-271-0/+1
* Add travis CI supportChristian Heimes2015-07-271-0/+21