aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/portal/portal_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove xor crypto engine from C++Håvard Pettersen2023-01-041-2/+0
* Replace the global variable vespalib::test::local_spec with the functionTor Egge2022-10-221-4/+4
* Update test HTTP header expectationsTor Brede Vekterli2022-09-081-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-5/+6
* Eliminate noexcept warnings.Tor Egge2020-10-111-1/+1
* extend crypto engine apiHåvard Pettersen2020-02-131-5/+6
* Set basic HTTP security headers on status pages served from backendTor Brede Vekterli2019-08-131-0/+6
* include content length in http responseHåvard Pettersen2019-03-261-1/+2
* Revert "include content length in http response"Harald Musum2019-03-251-2/+1
* include content length in http responseHåvard Pettersen2019-03-251-1/+2
* use dequoted path for dispatchingHåvard Pettersen2019-01-091-0/+36
* let GET callback be non-constHåvard Pettersen2018-12-171-1/+1
* make authority available to GET handlerHåvard Pettersen2018-12-071-5/+44
* use latch instead of executor and improve timing testingHåvard Pettersen2018-11-301-36/+48
* initial portal codeHåvard Pettersen2018-11-271-0/+298