1. 27 Jul, 2012 1 commit
  2. 26 Jul, 2012 1 commit
  3. 23 Jul, 2012 1 commit
  4. 21 Jul, 2012 1 commit
  5. 20 Jul, 2012 1 commit
  6. 12 Jul, 2012 4 commits
  7. 11 Jul, 2012 1 commit
  8. 09 Jul, 2012 1 commit
  9. 08 Jul, 2012 2 commits
  10. 07 Jul, 2012 1 commit
  11. 04 Jul, 2012 2 commits
  12. 03 Jul, 2012 5 commits
  13. 01 Jul, 2012 1 commit
  14. 25 Jun, 2012 1 commit
  15. 24 Jun, 2012 1 commit
  16. 14 Jun, 2012 1 commit
  17. 13 Jun, 2012 1 commit
    • Yang Tse's avatar
      schannel: remove version number and identify its use with 'schannel' literal · 819afe46
      Yang Tse authored
      Version number is removed in order to make this info consistent with
      how we do it with other MS and Linux system libraries for which we don't
      provide this info.
      
      Identifier changed from 'WinSSPI' to 'schannel' given that this is the
      actual provider of the SSL/TLS support. libcurl can still be built with
      SSPI and without SCHANNEL support.
      819afe46
  18. 11 Jun, 2012 1 commit
  19. 06 Jun, 2012 2 commits
  20. 04 Jun, 2012 1 commit
    • Daniel Stenberg's avatar
      curl_easy_setopt.3: proto updates + cleanups · b511486f
      Daniel Stenberg authored
      - For all *FUNCTION options, they now all show the complete prototype in
        the description. Previously some of them would just refer to a
        typedef'ed function pointer in the curl.h header.
      
      - I made the phrasing of that "Pass a pointer to a function that matches
        the following prototype" the same for all *FUNCTION option descriptions.
      
      - I removed some uses of 'should'. I think I sometimes over-use this
        word as in many places I actually mean MUST or otherwise more specific
        and not-so-optional synonyms.
      b511486f
  21. 03 Jun, 2012 4 commits
  22. 27 May, 2012 2 commits
  23. 26 May, 2012 4 commits