summaryrefslogtreecommitdiffstats
path: root/src/responder/secrets/providers.c
Commit message (Expand)AuthorAgeFilesLines
* secrets: always add Content-Length headerPavel Březina2017-03-301-4/+68
* secrets: use tcurl in proxy providerPavel Březina2017-03-301-0/+20
* SECRETS: Store ccaches in secrets for the KCM responderJakub Hrozek2017-03-271-8/+63
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+4
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+4
* SECRETS: Use HTTP error code 504 when a proxy server cannot be reachedJakub Hrozek2016-10-041-0/+4
* SECRETS: Add DEBUG messages to the sssd-secrets providerJakub Hrozek2016-10-041-2/+52
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+1
* SECRETS: Make internal function staticJakub Hrozek2016-08-301-1/+2
* Secrets: Fix format stringLukas Slebodnik2016-07-011-1/+1
* Local secrets provider Content-Type handlingSimo Sorce2016-06-291-0/+27
* Secrets: Add Proxy backendSimo Sorce2016-06-291-13/+116
* Add initial providers infrastructure.Simo Sorce2016-06-291-0/+360