1. 29 Mar, 2021 1 commit
  2. 27 Mar, 2021 8 commits
  3. 26 Mar, 2021 1 commit
  4. 25 Mar, 2021 7 commits
  5. 24 Mar, 2021 11 commits
  6. 23 Mar, 2021 8 commits
  7. 22 Mar, 2021 3 commits
    • Nils Goroll's avatar
      Update vrt.h · 3514c817
      Nils Goroll authored
      3514c817
    • Nils Goroll's avatar
      Add a NULL VCL_STRANDS · d14018ca
      Nils Goroll authored
      ... and document it
      
      The size of 1 for the p array would not be required, it is a safety
      measure only.
      d14018ca
    • Nils Goroll's avatar
      Polish testcase · e8155dad
      Nils Goroll authored
      we only use one passed and one piped requests, so our servers should
      only ever see two requests.
      
      Motivated by a failure on fedora armv7hl, which I do not understand:
      
      **   c1    === txreq -url /1 -hdr "pipe: true"
      **** c1    txreq|GET /1 HTTP/1.1\r
      **** c1    txreq|pipe: true\r
      **** c1    txreq|Host: 127.0.0.1\r
      **** c1    txreq|\r
      **   c1    === rxresp
      **** dT    3.832
      **** c1    rxhdrlen = 0
      ---- c1    HTTP header is incomplete
      **** dT    3.833
      e8155dad
  8. 15 Mar, 2021 1 commit