aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/libggnet_dns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* indent fix, pass 2Laurent Ghigonis2013-06-051-1/+1
* convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-051-75/+75
* 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