Skip to content
Snippets Groups Projects
  1. Mar 20, 2015
  2. Mar 19, 2015
  3. Mar 18, 2015
    • Jay Satiro's avatar
      mkhelp: Remove trailing carriage return from every line of input · 28de5850
      Jay Satiro authored
      - Get rid of this flood of warnings in Windows mingw build:
      warning: missing terminating " character
      
      The warning is due to the carriage return. When msysgit checks out files
      from the repo by default it converts the line endings to CRLF. Prior to
      this change when mkhelp.pl processed the MANUAL and curl.1 in CRLF
      format the trailing carriage returns caused unnecessary CR in the
      output.
      28de5850
  4. Mar 17, 2015
  5. Mar 06, 2015
  6. Mar 05, 2015
    • Daniel Stenberg's avatar
      openssl: remove all uses of USE_SSLEAY · 709cf76f
      Daniel Stenberg authored
      SSLeay was the name of the library that was subsequently turned into
      OpenSSL many moons ago (1999). curl does not work with the old SSLeay
      library since years. This is now reflected by only using USE_OPENSSL in
      code that depends on OpenSSL.
      709cf76f
  7. Mar 03, 2015
  8. Feb 28, 2015
  9. Feb 27, 2015
  10. Feb 19, 2015
  11. Feb 03, 2015
  12. Feb 02, 2015
  13. Jan 16, 2015
  14. Jan 08, 2015
  15. Dec 26, 2014
  16. Dec 25, 2014
  17. Dec 22, 2014
  18. Dec 21, 2014
    • John E. Malmberg's avatar
      VMS: Updates for 0740-0D1220 · f9cf3de7
      John E. Malmberg authored
      lib/setup-vms.h : VAX HP OpenSSL port is ancient, needs help.
                        More defines to set symbols to uppercase.
      
      src/tool_main.c : Fix parameter to vms_special_exit() call.
      
      packages/vms/ :
        backup_gnv_curl_src.com : Fix the error message to have the correct package.
      
        build_curl-config_script.com : Rewrite to be more accurate.
      
        build_libcurl_pc.com : Use tool_version.h now.
      
        build_vms.com : Fix to handle lib/vtls directory.
      
        curl_gnv_build_steps.txt : Updated build procedure documentation.
      
        generate_config_vms_h_curl.com :
             * VAX does not support 64 bit ints, so no NTLM support for now.
             * VAX HP SSL port is ancient, needs some help.
             * Disable NGHTTP2 for now, not ported to VMS.
             * Disable UNIX_SOCKETS, not available on VMS yet.
             * HP GSSAPI port does not have gss_nt_service_name.
      
        gnv_link_curl.com : Update for new curl structure.
      
        pcsi_product_gnv_curl.com : Set up to optionally do a complete build.
      f9cf3de7
  19. Dec 16, 2014
  20. Dec 15, 2014
  21. Dec 14, 2014
  22. Dec 07, 2014
  23. Dec 05, 2014
  24. Dec 04, 2014
Loading