Skip to content
  1. Aug 01, 2016
  2. Jul 31, 2016
    • Daniel Stenberg's avatar
      include: revert 9adf3c47 and make public types void * again · d6604524
      Daniel Stenberg authored
      Many applications assume the actual contents of the public types and use
      that do for example forward declarations (saving them from including our
      public header) which then breaks when we switch from void * to a struct
      *.
      
      I'm not convinced we were wrong, but since this practise seems
      widespread enough I'm willing to (partly) step down.
      
      Now libcurl uses the struct itself when it is built and it allows
      applications to use the struct type if CURL_STRICTER is defined at the
      time of the #include.
      
      Reported-by: Peter Frühberger
      Fixes #926
      d6604524
  3. Jul 28, 2016
  4. Jul 26, 2016
  5. Jul 25, 2016
  6. Jul 24, 2016
  7. Jul 23, 2016
  8. Jul 21, 2016
  9. Jul 20, 2016
  10. Jul 19, 2016
  11. Jul 18, 2016
  12. Jul 14, 2016
  13. Jul 13, 2016
  14. Jul 09, 2016
  15. Jul 01, 2016
  16. Jun 30, 2016
  17. Jun 29, 2016
  18. Jun 28, 2016