Skip to content
Snippets Groups Projects
  1. Jan 14, 2019
  2. Mar 22, 2018
  3. Jan 03, 2017
  4. Jan 29, 2016
  5. Jul 28, 2015
  6. Feb 11, 2015
  7. Jan 25, 2014
  8. Oct 10, 2013
    • Stef Walter's avatar
      ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS · 3ebe5926
      Stef Walter authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      LDAP_CONNECTIONLESS code assumed that the size of an peer address
      is equal to or smaller than sizeof (struct sockaddr).
      
      Fix to use struct sockaddr_storage instead which is intended for
      this purpose. Use getnameinfo() where appropriate so we don't
      assume anything about the contents of struct sockaddr
      3ebe5926
  9. Jan 14, 2013
  10. Jan 20, 2012
  11. Jan 05, 2011
  12. Dec 12, 2010
  13. Apr 13, 2010
  14. Jan 22, 2009
  15. Feb 12, 2008
  16. Jan 08, 2008
  17. Sep 01, 2007
  18. Jun 09, 2007
  19. May 09, 2007
  20. Mar 25, 2007
  21. Jan 02, 2007
  22. Sep 14, 2006
  23. Jan 03, 2006
  24. Nov 12, 2005
  25. Sep 28, 2005
  26. Aug 01, 2005
  27. Jan 01, 2005
  28. Jun 30, 2004
  29. Apr 25, 2004
  30. Apr 08, 2004
  31. Jan 01, 2004
  32. Nov 25, 2003
  33. Jul 08, 2003
  34. Jan 03, 2003
  35. Aug 29, 2002
  36. Aug 01, 2002
  37. Jan 04, 2002
Loading