aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libggnet_dns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix dns resolving: evdns eats network byte order !Laurent Ghigonis2012-12-151-1/+4
* call the user callback even on error but with NULL as nameLaurent Ghigonis2012-12-151-10/+6
* fix handling of name returned by evdns.Laurent Ghigonis2012-12-151-2/+8
* add necessary code in libggnet to do resolving of nodes names.Laurent Ghigonis2012-12-151-19/+17
* variable rename to avoid confusionLaurent Ghigonis2012-12-151-17/+17
* integrate gg_sniff dns handling into libggnetLaurent Ghigonis2012-12-151-0/+113