Skip to content
  1. Dec 10, 2009
  2. Dec 09, 2009
  3. Dec 07, 2009
  4. Dec 04, 2009
  5. Dec 03, 2009
    • Yang Tse's avatar
      · d14bf09a
      Yang Tse authored
      Fix 'uploaded' file descriptor leak
      d14bf09a
    • Yang Tse's avatar
      · 636d2fe0
      Yang Tse authored
      signal handling to cleanup on SIGINT and SIGTERM
      636d2fe0
  6. Dec 02, 2009
  7. Dec 01, 2009
  8. Nov 30, 2009
    • Daniel Stenberg's avatar
      start working on 1.7.1 · d61690ef
      Daniel Stenberg authored
      d61690ef
    • Yang Tse's avatar
      · a72ce23f
      Yang Tse authored
      - In order to better reflect that the returned pid is extracted from the
        given file, serverpid sub is renamed to pidfromfile. In addition it is
        enhanced to make sure that it always returns zero unless a numerical
        positive value is returned.
      
      - To better reflect that only process existance is actually checked,
        checkserver sub is renamed to processexists. In addition it is enhanced
        making it remove the given pid file when the extracted pid is no longer
        alive.
      a72ce23f
  9. Nov 29, 2009
  10. Nov 28, 2009
    • 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
  11. Nov 27, 2009
  12. Nov 26, 2009
  13. Nov 24, 2009