Skip to content
  1. Aug 11, 2009
  2. Aug 09, 2009
  3. Aug 07, 2009
  4. Aug 06, 2009
  5. Aug 04, 2009
  6. Aug 03, 2009
  7. Aug 02, 2009
  8. Aug 01, 2009
  9. Jul 31, 2009
  10. Jul 28, 2009
  11. Jul 27, 2009
    • Daniel Stenberg's avatar
      moved the changes that aren't strictly bugfixes until after 7.19.6 since I · 8978b877
      Daniel Stenberg authored
      can't seem to catch up
      
      243 - ftp QUOTE commands that are allowed to fail but not close the connection
      is done
      8978b877
    • Daniel Stenberg's avatar
      - All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUOTE and · 06841282
      Daniel Stenberg authored
        CURLOPT_PREQUOTE) now accept a preceeding asterisk before the command to
        send when using FTP, as a sign that libcurl shall simply ignore the response
        from the server instead of treating it as an error. Not treating a 400+ FTP
        response code as an error means that failed commands will not abort the
        chain of commands, nor will they cause the connection to get disconnected.
      06841282
    • Daniel Stenberg's avatar
      From: Johan van Selst · 9b5c00a6
      Daniel Stenberg authored
      "you replaced the old SSLeay_add_ssl_algorithms() call
      with OpenSSL_add_all_algorithms(), however unlike the name suggests,
      the second function is not a superset of the first. When using SSL
      both these functions will need to be called in order to offer complete
      functionality"
      9b5c00a6
  12. Jul 26, 2009
  13. Jul 25, 2009
  14. Jul 24, 2009
  15. Jul 23, 2009