Skip to content
  1. Jan 05, 2012
    • 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. Jan 04, 2012
  3. Jan 03, 2012
  4. Jan 02, 2012
  5. Jan 01, 2012
  6. Dec 31, 2011
  7. Dec 30, 2011
  8. Dec 29, 2011
  9. Dec 28, 2011
    • 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. Dec 27, 2011
  11. Dec 26, 2011
  12. Dec 25, 2011