1. 09 Oct, 2012 1 commit
  2. 27 Sep, 2012 1 commit
    • Duncan Salerno's avatar
      http: Increase buffer sizes to cope with longer URIs · 8bd324e9
      Duncan Salerno authored
      Use the MAX_URL_SIZE define where applicable. Increase buffer
      sizes for all buffers that need to fit a long pathname - buffers
      that need to fit only the hostname (and other short strings, but
      not the pathname - such as "headers" in http_connect) are kept
      at 1024 bytes for now.
      
      Also increase the max line length in http_read_header, since it
      might need to contain a full url for Location: redirects.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      8bd324e9
  3. 04 Sep, 2012 1 commit
  4. 20 Jun, 2012 1 commit
  5. 19 Jun, 2012 1 commit
  6. 17 Jun, 2012 2 commits
  7. 01 Jun, 2012 3 commits
  8. 30 May, 2012 2 commits
  9. 28 May, 2012 2 commits
  10. 22 May, 2012 2 commits
  11. 20 May, 2012 1 commit
  12. 13 Mar, 2012 2 commits
  13. 05 Jan, 2012 1 commit
  14. 11 Dec, 2011 1 commit
  15. 01 Dec, 2011 1 commit
  16. 18 Nov, 2011 4 commits
  17. 13 Nov, 2011 2 commits
  18. 11 Nov, 2011 2 commits
  19. 10 Nov, 2011 7 commits
  20. 06 Nov, 2011 1 commit
  21. 05 Nov, 2011 2 commits