Skip to content
  1. Jan 05, 2014
  2. Dec 02, 2013
  3. Aug 06, 2013
    • Daniel Stenberg's avatar
      LIBCURL-STRUCTS: new document · 96749554
      Daniel Stenberg authored
      This is the first version of this new document, detailing the seven
      perhaps most important internal structs in libcurl source code:
      
        1.1 SessionHandle
        1.2 connectdata
        1.3 Curl_multi
        1.4 Curl_handler
        1.5 conncache
        1.6 Curl_share
        1.7 CookieInfo
      96749554
  4. Mar 12, 2013
  5. Jan 08, 2013
  6. 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
  7. Jan 03, 2013
  8. Dec 26, 2012
  9. Jul 20, 2012
  10. Apr 13, 2012
  11. Apr 06, 2012
    • Yang Tse's avatar
      curl tool: use configuration files from lib directory · 919c97fa
      Yang Tse authored
      Configuration files such as curl_config.h and all config-*.h no longer exist
      nor are generated/copied into 'src' directory, now these only exist in 'lib'
      directory from where curl tool sources uses them.
      
      Additionally old src/setup.h has been refactored into src/tool_setup.h which
      now pulls lib/setup.h
      
      The possibility of a makefile needing an include path adjustment exists.
      919c97fa
  12. Feb 14, 2012
    • toddouska's avatar
      cyassl: update to CyaSSL 2.0.x API · ee7e4fc1
      toddouska authored
      Modify configure.ac to test for new CyaSSL Init function and remove
      default install path to system.  Change to CyaSSL OpenSSL header and
      proper Init in code as well.
      
      Note that this no longer detects or works with CyaSSL before v2
      ee7e4fc1
  13. Dec 23, 2011
    • Colin Hogben's avatar
      Require a less ancient version of perl · 84e7ea2f
      Colin Hogben authored
      The INTERNALS document suggested that compatibility should be
      maintained with perl version 4, but this was untrue - scripts such as
      chksource.pl and runtests.pl use perl5-isms.
      84e7ea2f
  14. Apr 17, 2011
  15. Jan 27, 2011
  16. Jan 21, 2011
  17. Sep 21, 2010
  18. Apr 29, 2010
  19. Mar 21, 2010
  20. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  21. Oct 21, 2009
  22. Jul 14, 2009
  23. Apr 30, 2009
  24. Jun 26, 2008
  25. Jun 12, 2008
  26. Nov 26, 2007
  27. Sep 20, 2007
  28. Feb 27, 2002
  29. Nov 02, 2001
  30. May 29, 2001
  31. Apr 27, 2001
  32. Apr 23, 2001
  33. Mar 13, 2001
  34. Jan 26, 2001
  35. Jan 19, 2001