aboutsummaryrefslogtreecommitdiffstats
path: root/fbench/src/fbench/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use snprintf instead of sprintf.Tor Egge2023-01-311-2/+3
* include exception message as wellHåvard Pettersen2022-11-101-2/+4
* fail on bad base64 POST dataHåvard Pettersen2022-11-101-1/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Do not access unique_ptrs that have been moved awayHenning Baldersheim2021-06-211-1/+1
* Revert "Revert "Compute percentage of zero hit queries.""Henning Baldersheim2021-06-211-24/+18
* Revert "Compute percentage of zero hit queries."Harald Musum2021-06-211-18/+24
* Compute percentage of zero hit queries.Henning Baldersheim2021-06-211-24/+18
* Reset _leftOvers too.Tor Egge2021-02-241-0/+1
* Add additional check for query file end offset.Tor Egge2021-02-241-0/+4
* PR feedbackohad serfaty2019-11-261-2/+4
* Preparing for PRohad serfaty2019-11-251-1/+1
* Using vespa's internal base64 codeohad serfaty2019-11-251-50/+5
* compilation fixohad serfaty2019-11-211-1/+1
* Base 64 decode fbenchohad serfaty2019-11-211-1/+57
* Eliminate clang warning.Tor Egge2019-07-301-3/+3
* use crypto engine and sync crypto socket in http clientHåvard Pettersen2018-10-121-2/+2
* Include only what you need.Henning Baldersheim2017-08-181-1/+5
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* simplify newline addingArne H Juul2017-05-101-9/+11
* put newline between content linesArne H Juul2017-05-101-6/+10
* fix double-counting in getContent()Arne H Juul2017-05-091-10/+9
* refactor nextUrl()Arne H Juul2017-05-091-28/+42
* move _linebuf out of UrlReader againArne H Juul2017-05-091-25/+15
* refactor loop for url readingArne H Juul2017-05-091-32/+30
* let UrlReader own line and content buffersArne H Juul2017-05-091-21/+31
* make _restarts count upwardsArne H Juul2017-05-091-7/+7
* merge Fetch and PostArne H Juul2017-05-081-11/+4
* super ugly add post modeArne H Juul2017-05-081-25/+117
* Ensure that you report the correct filename when producing error message.Henning Baldersheim2016-11-091-8/+9
* Only require fastos where you actually use it and link staticallyHenning Baldersheim2016-11-021-1/+1
* PublishJon Bratseth2016-06-151-0/+186