Skip to content
  1. Feb 01, 2016
  2. Jun 09, 2015
  3. May 19, 2015
  4. Dec 02, 2014
  5. Nov 30, 2014
  6. Nov 15, 2014
  7. Oct 13, 2014
  8. Sep 10, 2014
  9. Aug 26, 2014
  10. Jun 03, 2014
  11. Mar 17, 2014
  12. Mar 14, 2014
  13. Jan 05, 2014
  14. Dec 02, 2013
  15. 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
  16. Mar 12, 2013
  17. Jan 08, 2013
  18. Jan 06, 2013
  19. Jan 03, 2013
  20. Dec 26, 2012
  21. Jul 20, 2012
  22. Apr 13, 2012
  23. 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
  24. 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
  25. 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
  26. Apr 17, 2011
  27. Jan 27, 2011
  28. Jan 21, 2011
  29. Sep 21, 2010
  30. Apr 29, 2010
  31. Mar 21, 2010
  32. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  33. Oct 21, 2009
  34. Jul 14, 2009
  35. Apr 30, 2009
  36. Jun 26, 2008
  37. Jun 12, 2008