summaryrefslogtreecommitdiffstats
path: root/http
Commit message (Expand)AuthorAgeFilesLines
* Fix timeout issue during image uploadJan Sowinski2020-01-092-14/+31
* Revert "Revert "Connection and websockets fixes""Jan Sowinski2020-01-094-83/+70
* Revert "Connection and websockets fixes"James Feist2020-01-084-70/+83
* Make the max http request body size configurableAdriana Kobylak2019-12-191-4/+8
* Connection and websockets fixesJan Sowinski2019-12-194-83/+70
* Turning ON the mutual TLSZbigniew Kurzynski2019-12-191-1/+1
* Implement a TODO(ed) in commentEd Tanous2019-12-181-1/+0
* Consolidate regex calls when converting linksJason M. Bills2019-12-171-12/+5
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-173-39/+54
* Adding a new value to cookieZbigniew Kurzynski2019-12-161-1/+2
* Fixing mTLS switchesZbigniew Kurzynski2019-12-161-5/+56
* Revert "Fix authorization for LDAP users"James Feist2019-12-101-48/+37
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-091-37/+48
* Adding instance address to log formatting.Zbigniew Kurzynski2019-11-221-119/+122
* Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2019-11-212-12/+24
* Implement constant time string compare for tokenEd Tanous2019-11-181-0/+22
* mTLS access fix to some URLs.Zbigniew Lukwinski2019-11-181-1/+1
* TLS method configurationZbigniew Kurzynski2019-11-121-0/+9
* Add a self check in the copy constructor for qsEd Tanous2019-11-111-0/+5
* Replace all uses of NULL with nullptrEd Tanous2019-11-113-6/+6
* Fix modernize-use-bool-literalsEd Tanous2019-11-111-1/+1
* Move default destructors to = default syntaxEd Tanous2019-11-111-6/+2
* TLS based user auth implementationKowalski, Kamil2019-11-081-1/+155
* Move some variables to constexprEd Tanous2019-11-071-2/+2
* Get rid of a nasty macroEd Tanous2019-10-301-26/+56
* Fix the websocket handshakeRatan Gupta2019-10-231-3/+7
* Prohibit making connection based on old CA cert.Zbigniew Lukwinski2019-10-221-0/+8
* Make references to crow less obviousEd Tanous2019-10-1814-0/+4637
OpenPOWER on IntegriCloud