Skip to content
Snippets Groups Projects
  1. Dec 05, 2014
  2. Nov 08, 2014
  3. Apr 05, 2014
  4. Jul 08, 2013
  5. May 11, 2013
  6. Feb 09, 2013
  7. Feb 06, 2013
  8. Jan 06, 2013
    • Yang Tse's avatar
      Revert changes relative to lib/*.[ch] recent renaming · 4a5aa668
      Yang Tse authored
      This reverts renaming and usage of lib/*.h header files done
      28-12-2012, reverting 2 commits:
      
        f871de00... build: make use of 76 lib/*.h renamed files
        ffd8e127... build: rename 76 lib/*.h files
      
      This also reverts removal of redundant include guard (redundant thanks
      to changes in above commits) done 2-12-2013, reverting 1 commit:
      
        c087374c... curl_setup.h: remove redundant include guard
      
      This also reverts renaming and usage of lib/*.c source files done
      3-12-2013, reverting 3 commits:
      
        13606bbf... build: make use of 93 lib/*.c renamed files
        5b6e7927... build: rename 93 lib/*.c files
        7d83dfff... build: commit 13606bbf follow-up 1
      
      Start of related discussion thread:
      
        http://curl.haxx.se/mail/lib-2013-01/0012.html
      
      Asking for confirmation on pushing this revertion commit:
      
        http://curl.haxx.se/mail/lib-2013-01/0048.html
      
      Confirmation summary:
      
        http://curl.haxx.se/mail/lib-2013-01/0079.html
      
      NOTICE: The list of 2 files that have been modified by other
      intermixed commits, while renamed, and also by at least one
      of the 6 commits this one reverts follows below. These 2 files
      will exhibit a hole in history unless git's '--follow' option
      is used when viewing logs.
      
        lib/curl_imap.h
        lib/curl_smtp.h
      4a5aa668
  9. Jan 03, 2013
  10. Dec 26, 2012
  11. Sep 24, 2012
  12. Jun 13, 2012
    • 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
  13. Jun 11, 2012
  14. Jun 07, 2012
  15. May 22, 2012
  16. Apr 26, 2012
  17. Apr 20, 2012
  18. Apr 12, 2012
  19. Mar 18, 2012
  20. Oct 06, 2011
  21. Oct 05, 2011
  22. Oct 04, 2011
  23. Oct 03, 2011
  24. Sep 24, 2011
  25. Sep 22, 2011
  26. Sep 20, 2011
  27. Sep 19, 2011
  28. Sep 17, 2011
  29. Sep 16, 2011
  30. Sep 14, 2011
  31. Aug 13, 2011
  32. Jun 21, 2011
  33. Feb 13, 2011
  34. Jan 13, 2011
  35. Dec 20, 2010
  36. Nov 12, 2010
Loading