aboutsummaryrefslogtreecommitdiffstats
path: root/old (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-15fix dns resolving: evdns eats network byte order !Laurent Ghigonis2-1/+6
2012-12-15revert previous commit, my brain was deeply flawedLaurent Ghigonis1-1/+0
2012-12-15fix network byte order of IP parsed from cmdlineLaurent Ghigonis1-0/+1
2012-12-15BUG++Laurent Ghigonis1-1/+5
2012-12-15forgot to remove old function declaration for dead gg_sniff_dnsLaurent Ghigonis1-8/+0
2012-12-15do not call ggnet user callback if we do not get a positive answer from theLaurent Ghigonis1-2/+3
2012-12-15wait 5 seconds maximum, and differentiate error from no answerLaurent Ghigonis1-1/+14
2012-12-15call the user callback even on error but with NULL as nameLaurent Ghigonis1-10/+6