1. 24 Apr, 2019 3 commits
    • Nils Goroll's avatar
      Pull the deadline calculation out of V1L · 43bbe97b
      Nils Goroll authored
      and change the t0 argument into a vtim_real deadline, allowing for
      adjustments per call.
      
      This causes changes of send_timeout to not change open V1L transactions.
      
      This also exposed the fact that we are using send_timeout also for
      sending the bereq.body to the backend. Is this what we want?
      43bbe97b
    • Nils Goroll's avatar
      sync VTIM_timeval/VTIM_timespec argument type with reality · 8e540d38
      Nils Goroll authored
      timevals and timespecs could represent vtim_real / vmtim_mono
      also, but for now, all use cases within varnish-cache are for vtim_dur
      
      As we typedef vtim_{real,mono,dur} to double at the moment, this should
      not break any vmods.
      8e540d38
    • Nils Goroll's avatar
      simplify · 98af434d
      Nils Goroll authored
      98af434d
  2. 23 Apr, 2019 21 commits
  3. 22 Apr, 2019 1 commit
  4. 21 Apr, 2019 2 commits
  5. 20 Apr, 2019 5 commits
  6. 18 Apr, 2019 8 commits