Skip to content
  1. Mar 21, 2010
    • Ben Greear's avatar
      Fix tftp return codes and tsize upload handling · ad76d58e
      Ben Greear authored
      Error codes were not properly returned to the main curl code (and on to apps
      using libcurl).
      
      tftp was crapping out when tsize == 0 on upload, but I see no reason to fail
      to upload just because the remote file is zero-length.  Ignore tsize option on
      upload.
      ad76d58e
  2. Mar 20, 2010
  3. Mar 19, 2010
  4. Mar 18, 2010
  5. Mar 17, 2010
    • Yang Tse's avatar
      · d9291eb4
      Yang Tse authored
      replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing
      d9291eb4
    • Yang Tse's avatar
      · 8d6e8e00
      Yang Tse authored
      update outdated serial number
      8d6e8e00
  6. Mar 16, 2010
  7. Mar 15, 2010
  8. Mar 11, 2010
  9. Mar 10, 2010
  10. Mar 09, 2010
    • Yang Tse's avatar
      · a09be641
      Yang Tse authored
      watt32 compilation fix
      a09be641
  11. Mar 06, 2010
  12. Mar 05, 2010
  13. Mar 04, 2010
  14. Mar 02, 2010
  15. Mar 01, 2010
  16. Feb 28, 2010
    • Yang Tse's avatar
      · 1a1ffb10
      Yang Tse authored
      Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
      1a1ffb10
    • Yang Tse's avatar
      · 2a056ba4
      Yang Tse authored
      Added ares_nowarn.* to VC6 project file
      2a056ba4