aboutsummaryrefslogtreecommitdiffstats
path: root/libglouglou/examples/dnsreverse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libglouglou: dnsreverse with droppriv() nowLaurent Ghigonis2013-07-051-0/+2
* indent fix, pass 2Laurent Ghigonis2013-06-051-2/+2
* libglouglou: dnsreverse typoLaurent Ghigonis2013-06-051-1/+1
* convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-051-24/+24
* fix dns resolving: evdns eats network byte order !Laurent Ghigonis2012-12-151-0/+2
* revert previous commit, my brain was deeply flawedLaurent Ghigonis2012-12-151-1/+0
* fix network byte order of IP parsed from cmdlineLaurent Ghigonis2012-12-151-0/+1
* wait 5 seconds maximum, and differentiate error from no answerLaurent Ghigonis2012-12-151-1/+14
* add example of ggnet_dns reverse dns lookup usageLaurent Ghigonis2012-12-151-0/+38