1. 28 Aug, 2015 4 commits
  2. 27 Aug, 2015 5 commits
  3. 26 Aug, 2015 1 commit
  4. 25 Aug, 2015 4 commits
  5. 24 Aug, 2015 3 commits
  6. 23 Aug, 2015 11 commits
  7. 21 Aug, 2015 2 commits
  8. 20 Aug, 2015 4 commits
  9. 19 Aug, 2015 4 commits
  10. 18 Aug, 2015 1 commit
  11. 17 Aug, 2015 1 commit
    • Lars Gierth's avatar
      gateway: make IPNSHostname complete · 09d75017
      Lars Gierth authored
      IPNSHostnameOption() touches the URL path only on the way in,
      but not on the way out. This commit makes it complete by
      touching the following URLs in responses:
      
      - Heading, file links, back links in directory listings
      - Redirecting /foo to /foo/ if there's an index.html link
      - Omit Suborigin header
      
      License: MIT
      Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
      09d75017