summaryrefslogtreecommitdiffstats
path: root/custodia/httpd/server.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for using listening on TCP socketsChristian Heimes2015-10-191-26/+68
* Add auditing to auth/authz modulesSimo Sorce2015-10-191-5/+11
* Add Ability to retrieve peer's SELinux ContextSimo Sorce2015-10-191-2/+16
* Make tox pep8 happySimo Sorce2015-10-191-8/+11
* Also capture loginuid of the remote processPavel Odvody2015-09-011-1/+18
* Unquote the path before processingSimo Sorce2015-07-081-2/+3
* Add basic debugging capabilitiesSimo Sorce2015-06-051-12/+5
* Make the socket world accessible by defaultSimo Sorce2015-05-261-0/+2
* Move pipeline from server class to request handlerSimo Sorce2015-04-081-79/+80
* Add basic framework for authorization pluginsSimo Sorce2015-04-081-3/+20
* Change authenticators to return a resultSimo Sorce2015-04-071-5/+13
* Add code to parse body and put it in the requestSimo Sorce2015-04-011-1/+19
* Minor server.py fixesSimo Sorce2015-04-011-4/+9
* Provide more complete parsing of a request pathSimo Sorce2015-03-301-0/+24
* Add some documentation in form of class commentsSimo Sorce2015-03-301-0/+57
* Adjust the code to be python3 happySimo Sorce2015-03-251-0/+191