1. 05 Jan, 2012 1 commit
    • Daniel Stenberg's avatar
      curl.h: provide backwards compatible symbols · 52824ed1
      Daniel Stenberg authored
      In commit c834213a we re-used some obsolete error codes, and here are
      two defines that makes sure existing source codes that happen to use any
      of these deprecated ones will still compile.
      
      As usual, define CURL_NO_OLDIES to avoid getting these "precaution
      defines".
      52824ed1
  2. 04 Jan, 2012 8 commits
  3. 03 Jan, 2012 6 commits
  4. 02 Jan, 2012 4 commits
  5. 01 Jan, 2012 2 commits
  6. 31 Dec, 2011 7 commits
  7. 30 Dec, 2011 4 commits
  8. 29 Dec, 2011 1 commit
  9. 28 Dec, 2011 1 commit
    • Yang Tse's avatar
      ftpserver.pl: arbitrary application data splitting among TCP packets [I] · e99128a5
      Yang Tse authored
      Initial step in order to allow our pingpong server to better support arbitrary
      application data splitting among TCP packets. This first commit only addresses
      reasembly of data that sockfilter processes reads from soockets and pingpong
      server later reads from sockfilters stdout.
      e99128a5
  10. 27 Dec, 2011 1 commit
  11. 26 Dec, 2011 2 commits
  12. 25 Dec, 2011 3 commits