1. 09 Oct, 2012 2 commits
  2. 05 Oct, 2012 2 commits
  3. 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
  4. 23 Sep, 2012 4 commits
  5. 04 Sep, 2012 1 commit
  6. 27 Jun, 2012 1 commit
  7. 20 Jun, 2012 1 commit
  8. 19 Jun, 2012 1 commit
  9. 17 Jun, 2012 2 commits
  10. 01 Jun, 2012 4 commits
  11. 30 May, 2012 2 commits
  12. 28 May, 2012 2 commits
  13. 22 May, 2012 2 commits
  14. 20 May, 2012 1 commit
  15. 13 Mar, 2012 2 commits
  16. 05 Jan, 2012 1 commit
  17. 11 Dec, 2011 1 commit
  18. 01 Dec, 2011 1 commit
  19. 22 Nov, 2011 1 commit
  20. 18 Nov, 2011 4 commits
  21. 13 Nov, 2011 2 commits
  22. 11 Nov, 2011 2 commits