1. 18 Jan, 2016 1 commit
  2. 17 Jan, 2016 1 commit
  3. 15 Jan, 2016 1 commit
  4. 14 Jan, 2016 3 commits
  5. 13 Jan, 2016 1 commit
  6. 12 Jan, 2016 1 commit
    • Daniel Stenberg's avatar
      configure: assume IPv6 works when cross-compiled · 4bed87f8
      Daniel Stenberg authored
      The configure test uses AC_TRY_RUN to figure out if an ipv6 socket
      works, and testing like that doesn't work for cross-compiles. These days
      IPv6 support is widespread so a blind guess is probably more likely to
      be 'yes' than 'no' now.
      
      Further: anyone who cross-compiles can use configure's --disable-ipv6 to
      explicitly disable IPv6 and that also works for cross-compiles.
      
      Made happen after discussions in issue #594
      4bed87f8
  7. 11 Jan, 2016 6 commits
  8. 10 Jan, 2016 2 commits
  9. 09 Jan, 2016 2 commits
  10. 08 Jan, 2016 4 commits
  11. 07 Jan, 2016 4 commits
  12. 06 Jan, 2016 1 commit
  13. 05 Jan, 2016 2 commits
  14. 04 Jan, 2016 7 commits
  15. 27 Dec, 2015 1 commit
  16. 26 Dec, 2015 3 commits