summaryrefslogtreecommitdiff
path: root/astraceroute.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-23build: astraceroute: Only build ioops with GeoIP support enabledTobias Klauser1-1/+0
2014-06-25xmalloc: Add and use xcallocTobias Klauser1-1/+1
2014-05-27geoip: Pass struct sockaddr_in{,6} as pointer instead of by valueTobias Klauser1-8/+8
2014-05-09ring: Merge common ring_{rx,tx} initialization into own functionTobias Klauser1-2/+2
2014-03-16Typo: longitudeKartik Mistry1-1/+1
2014-02-22astraceroute: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2013-08-21astraceroute: Support binding to a specific IP address.Oliver Smith1-4/+28
2013-08-08astraceroute: Fix compiler warnings with "-W -Wall -Wextra"Tobias Klauser1-13/+17
2013-08-08astraceroute: Use size_t for struct members storing packet lengthsTobias Klauser1-5/+6
2013-07-09all: show git id in --version informationDaniel Borkmann1-2/+4
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+1
2013-06-04sock: add socket management functionsDaniel Borkmann1-0/+1
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-0/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04xio: add ioexact operationsDaniel Borkmann1-1/+1
2013-05-23make: include build nameDaniel Borkmann1-1/+1
2013-05-17astraceroute: Add __noreturn attribute to exiting functionsTobias Klauser1-2/+2
2013-05-16astraceroute: Mention exit after printing information in built-in helpTobias Klauser1-2/+2
2013-03-16misc: remove dead/unreachable code from switch statementsDaniel Borkmann1-2/+0
2013-03-16astraceroute: fix getnameinfo argumentsDaniel Borkmann1-4/+4
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+1077