Skip to content
  1. Aug 29, 2009
  2. Jul 09, 2009
  3. May 07, 2009
  4. May 02, 2009
  5. Apr 30, 2009
  6. Apr 28, 2009
  7. Apr 21, 2009
  8. Feb 28, 2009
  9. Feb 27, 2009
  10. Dec 30, 2008
  11. Dec 16, 2008
  12. Nov 14, 2008
  13. Nov 13, 2008
  14. Nov 06, 2008
  15. Nov 03, 2008
  16. Oct 24, 2008
  17. Oct 17, 2008
  18. Oct 13, 2008
  19. Oct 11, 2008
  20. Oct 10, 2008
  21. Oct 09, 2008
  22. Sep 08, 2008
  23. Aug 26, 2008
  24. Jul 30, 2008
  25. Jul 28, 2008
  26. Jun 08, 2008
  27. Jun 06, 2008
  28. May 21, 2008
  29. May 12, 2008
  30. May 03, 2008
  31. May 01, 2008
  32. Apr 22, 2008
  33. Feb 07, 2008
  34. Jan 08, 2008
  35. Nov 05, 2007
  36. Oct 17, 2007
  37. Oct 04, 2007
    • Daniel Stenberg's avatar
      Kim Rinnewitz reported that --local-port didn't work with TFTP transfers. · 67d94514
      Daniel Stenberg authored
      This happened because the tftp code always uncondionally did a bind()
      without caring if one already had been done and then it failed. I wrote a
      test case (1009) to verify this, but it is a bit error-prone since it will
      have to pick a fixed local port number and since the tests are run on so
      many different hosts in different situations I add it in disabled state.
      67d94514