summaryrefslogtreecommitdiff
path: root/http
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-37/+48
2019-11-22Adding instance address to log formatting.Zbigniew Kurzynski1-119/+122
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2-12/+24
2019-11-19Implement constant time string compare for tokenEd Tanous1-0/+22
2019-11-18mTLS access fix to some URLs.Zbigniew Lukwinski1-1/+1
2019-11-12TLS method configurationZbigniew Kurzynski1-0/+9
2019-11-12Add a self check in the copy constructor for qsEd Tanous1-0/+5
2019-11-11Replace all uses of NULL with nullptrEd Tanous3-6/+6
2019-11-11Fix modernize-use-bool-literalsEd Tanous1-1/+1
2019-11-11Move default destructors to = default syntaxEd Tanous1-6/+2
2019-11-08TLS based user auth implementationKowalski, Kamil1-1/+155
2019-11-07Move some variables to constexprEd Tanous1-2/+2
2019-10-30Get rid of a nasty macroEd Tanous1-26/+56
2019-10-23Fix the websocket handshakeRatan Gupta1-3/+7
2019-10-23Prohibit making connection based on old CA cert.Zbigniew Lukwinski1-0/+8
2019-10-18Make references to crow less obviousEd Tanous14-0/+4637