Skip to content
  1. May 31, 2017
    • Daniel Stenberg's avatar
      CURLOPT_PROXY.3: fix test 1140 breakage · a6ad28a7
      Daniel Stenberg authored
      a6ad28a7
    • Jay Satiro's avatar
      build-wolfssl: Sync config with wolfSSL 3.11 · 53405629
      Jay Satiro authored
      wolfSSL configure script relevant changes from 3.10 to 3.11:
      
      - Async threading support added; disabled by default without async
        crypto, which continues to be disabled by default.
      
      wolfSSL configure script relevant changes from 3.11 to 3.11.1 (beta):
      
      - TLS 1.3 beta support added; disabled by default.
      
      For experimenting I put in a comment block the defines needed to enable
      TLS 1.3 support (ie the equivalent of --enable-tls13).
      53405629
  2. May 30, 2017
  3. May 29, 2017
  4. May 28, 2017
  5. May 27, 2017
  6. May 25, 2017
  7. May 24, 2017
  8. May 23, 2017
  9. May 22, 2017
    • Kamil Dudka's avatar
      memdebug: fix compilation failure · 945919db
      Kamil Dudka authored
      .... caused by a typo in the last commit (fixing issue #1504):
      
      memdebug.c: In function ‘curl_fclose’:
      memdebug.c:444:3: error: implicit declaration of function
      ‘DEBUGDEBUGASSERT’ [-Werror=implicit-function-declaration]
      945919db
    • Daniel Stenberg's avatar
      assert: avoid, use DEBUGASSERT instead! · 8589e1fe
      Daniel Stenberg authored
      ... as it does extra checks to actually work.
      
      Reported-by: jonrumsey at github
      Fixes #1504
      8589e1fe
  10. May 21, 2017
  11. May 20, 2017
  12. May 19, 2017
  13. May 18, 2017
  14. May 17, 2017