Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Secrets: Add Proxy backend | Simo Sorce | 2016-04-05 | 1 | -0/+7 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Secrets: Add initial responder code for secrets service | Simo Sorce | 2016-04-05 | 1 | -0/+193 |
Start implementing the Secrets Service Reponder core. This commit implements stratup and basic conenction handling and HTTP parsing (using the http-parser library). Signed-off-by: Simo Sorce <simo@redhat.com> Related: https://fedorahosted.org/sssd/ticket/2913 |