1. 04 Jan, 2016 1 commit
  2. 14 Dec, 2015 1 commit
  3. 11 Dec, 2015 1 commit
  4. 10 Dec, 2015 2 commits
  5. 09 Dec, 2015 1 commit
    • afletch's avatar
      Fix X-UA-Device-force · d330c39d
      afletch authored
      Change resp.response to resp.reason as this is passed to vcl_synth
      Change set of  resp.response to resp.http.response (varnish 4)
      Setting resp.status before using resp.reason resets resp.reason to "OK" and results in A-UA-Device-force cooking being set to "OK". Swap ordering to avoid this.
      d330c39d
  6. 13 Jul, 2015 1 commit
  7. 10 Jul, 2015 1 commit
  8. 02 Jul, 2015 1 commit
  9. 23 Jun, 2015 3 commits
  10. 28 May, 2015 1 commit
  11. 26 May, 2015 1 commit
  12. 19 Jan, 2015 1 commit
  13. 16 Jan, 2015 1 commit
    • db-ryan's avatar
      Changed elif to elsif. · 8eeb6328
      db-ryan authored
      I am not a VCL expert but it seems like the 'elif' on line 45 should be 'elsif'.
      8eeb6328
  14. 19 Dec, 2014 19 commits
  15. 24 Mar, 2014 1 commit
  16. 21 Mar, 2014 1 commit
  17. 12 Feb, 2014 2 commits
    • Dag Haavi Finstad's avatar
      Merge pull request #14 from stbc/patch-1 · f711b1fd
      Dag Haavi Finstad authored
      Added a warning concerning X-UA-Device
      f711b1fd
    • stbc's avatar
      Added a warning concerning X-UA-Device · 4179d47b
      stbc authored
      Commented the X-UA-Device, as we found out, that Google could interpret this wrong. Google marked our site as "hacked" without any real hack going on. We removed only that X-UA header, getting marked as clean again. It seems that Google is interpreting this as crafted content only for SEs (X-UA-Device:bot) as used by Viagra, Cialis SE hacks on servers (showing nothing to the browser, but spamming SE index with spam for bots)
      4179d47b
  18. 21 Jan, 2014 1 commit