1. 29 Nov, 2009 1 commit
  2. 28 Nov, 2009 4 commits
    • Yang Tse's avatar
      · 4d922545
      Yang Tse authored
      - Added Diffie-Hellman parameters to several test harness certificate files in
        PEM format. Required by several stunnel versions used by our test harness.
      4d922545
    • Yang Tse's avatar
      · 1fc32d86
      Yang Tse authored
      Use different log files for each protocol
      1fc32d86
    • Yang Tse's avatar
      · 230dc699
      Yang Tse authored
      s/socklen_t/curl_socklen_t/g
      230dc699
    • Yang Tse's avatar
      · 3f685427
      Yang Tse authored
      Fix compiler warning: unused variable `data'
      3f685427
  3. 27 Nov, 2009 8 commits
  4. 26 Nov, 2009 5 commits
  5. 24 Nov, 2009 5 commits
  6. 23 Nov, 2009 12 commits
  7. 22 Nov, 2009 5 commits
    • Yang Tse's avatar
      · f9e55c99
      Yang Tse authored
      Make configure remove the curlbuild.h file included in distribution tarballs
      for use by non-configure systems. As intended, configure would overwrite the
      distributed one when doing in-tree builds. But VPATH builds would end having
      two curlbuild.h files, one in the source tree and another in the build tree.
      f9e55c99
    • Yang Tse's avatar
      · 3005e63b
      Yang Tse authored
      Make configure remove the ares_build.h file included in distribution tarballs.
      3005e63b
    • Yang Tse's avatar
      · 65e628cc
      Yang Tse authored
      Fix macro redefinition.
      65e628cc
    • Yang Tse's avatar
      · 738e5478
      Yang Tse authored
      Fix name space pollution.
      738e5478
    • Yang Tse's avatar
      · 5ec8a3ae
      Yang Tse authored
      Allow using different extra import libraries for debug and release builds.
      5ec8a3ae