Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix build on FreeBSD. | Alexis Ballier | 2010-03-18 | 1 | -0/+1 | |
| | | | | POSIX (http://www.opengroup.org/onlinepubs/009695399/basedefs/netinet/in.h.html) specifies that sockaddr_in is defined in netinet/in.h. Include the header where this struct is used. | |||||
* | Fix copyright headers for all files | Youness Alaoui | 2010-02-16 | 1 | -0/+1 | |
| | ||||||
* | use g_strlcpy instead of strncpy for nice_interfaces_get_ip_for_interface too | Youness Alaoui | 2009-11-13 | 1 | -1/+1 | |
| | ||||||
* | include sys/socket even if HAVE_GETIFADDRS isn't defined | Youness Alaoui | 2009-07-24 | 1 | -1/+2 | |
| | ||||||
* | Remove deprecated g_strcasecmp | Youness Alaoui | 2009-06-15 | 1 | -1/+2 | |
| | ||||||
* | Fix bug where a discovered peer-reflexive pair does not get nominated | Youness Alaoui | 2009-02-04 | 1 | -1/+0 | |
| | ||||||
* | Add nice_interfaces API | Youness Alaoui | 2009-01-14 | 1 | -0/+518 | |