Skip to content
Snippets Groups Projects
  1. Dec 19, 2009
  2. Dec 17, 2009
  3. Dec 16, 2009
  4. Dec 14, 2009
  5. Dec 12, 2009
  6. Dec 11, 2009
  7. Dec 10, 2009
  8. Dec 07, 2009
  9. Dec 02, 2009
  10. Dec 01, 2009
  11. Nov 28, 2009
    • 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
  12. Nov 27, 2009
  13. Nov 26, 2009
  14. Nov 24, 2009
  15. Nov 20, 2009
  16. Nov 19, 2009
  17. Nov 18, 2009
  18. Nov 17, 2009
  19. Nov 15, 2009
    • Yang Tse's avatar
      · 3b8d7fdd
      Yang Tse authored
      Client certificate ENG file type requires OpenSSL 0.9.7 or newer
      3b8d7fdd
    • Yang Tse's avatar
      · 581ce033
      Yang Tse authored
      Remove enable-thread / disable-thread configure option. These were only placebo
      options. The library is always built as thread safe as possible on every system.
      581ce033
  20. Nov 14, 2009
    • Yang Tse's avatar
      · 1cbc93fb
      Yang Tse authored
      Refactor how preprocessor symbol _THREAD_SAFE definition is done.
      1cbc93fb
    • Yang Tse's avatar
      · a8ddd6ce
      Yang Tse authored
      OpenSSL 0.9.7 or newer required for ENGINE_CTRL_GET_CMD_FROM_NAME definition
      a8ddd6ce
    • Daniel Stenberg's avatar
      - Camille Moncelier added support for the file type SSL_FILETYPE_ENGINE for · 9c49e51f
      Daniel Stenberg authored
        the client certificate. It also disable the key name test as some engines
        can select a private key/cert automatically (When there is only one key
        and/or certificate on the hardware device used by the engine)
      9c49e51f
    • Yang Tse's avatar
      · 90bc6ee8
      Yang Tse authored
      - Constantine Sapuntzakis provided the fix that ensures that an SSL connection
        won't be reused unless protection level for peer and host verification match.
      90bc6ee8
  21. Nov 12, 2009
Loading