aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use $(MAKE) to propopagate make options, e.g. -j 5Laurent Ghigonis2013-07-061-3/+3
* WIP traceroute integration, disabled by defaultLaurent Ghigonis2013-07-067-20/+265
* gg_map: printf use %p for pointersLaurent Ghigonis2013-07-061-4/+4
* libglouglou: traceroute more explicit on intf_get_dst() failureLaurent Ghigonis2013-07-061-2/+2
* libglouglou: traceroute correctly count pending requestsLaurent Ghigonis2013-07-061-2/+13
* libglouglou: traceroute test for intf_open() failureLaurent Ghigonis2013-07-061-0/+5
* libglouglou: rename ggnet_traceroute_cancel() to ggnet_traceroute_trace_free()Laurent Ghigonis2013-07-062-4/+2
* gg_sniff: do not chroot because of dirty libdnet needs /dev for intf_* stuff :(Laurent Ghigonis2013-07-051-1/+1
* libglouglou: dnsreverse with droppriv() nowLaurent Ghigonis2013-07-051-0/+2
* gg_map: glouglou_localsniff now tailing ggsniff logLaurent Ghigonis2013-07-051-0/+1
* gg_map: glouglou_localsniff with active sniffing modeLaurent Ghigonis2013-07-051-1/+1
* gg_map: fix function declarationLaurent Ghigonis2013-06-281-2/+2
* libglouglou: traceroute: improve hops countingLaurent Ghigonis2013-06-282-31/+38
* libglouglou: traceroute: count hopsLaurent Ghigonis2013-06-272-0/+9
* gg_map: improve argparseLaurent Ghigonis2013-06-271-2/+2
* libglouglou: traceroute: handle multiple header inclusionsLaurent Ghigonis2013-06-271-0/+4
* gg_sniff: we use libdnet for icmpLaurent Ghigonis2013-06-271-1/+0
* libglouglou: traceroute verbosityLaurent Ghigonis2013-06-164-17/+30
* libglouglou: add ggtrace, meant to be a complete commandline tracerouteLaurent Ghigonis2013-06-091-0/+67
* libglouglou: traceroute TCP intrace modeLaurent Ghigonis2013-06-092-10/+42
* libglouglou: add explanation headerLaurent Ghigonis2013-06-091-0/+2
* gg_sniff: disable traceroute for nowLaurent Ghigonis2013-06-081-1/+1
* libglouglou: link against libpcap and libdnetLaurent Ghigonis2013-06-081-0/+1
* libglouglou: correctly use CLFAGS for examplesLaurent Ghigonis2013-06-081-0/+3
* libglouglou: undef local define after useLaurent Ghigonis2013-06-081-0/+2
* libglouglou: traceroute report in libLaurent Ghigonis2013-06-083-16/+26
* libglouglou: traceroute delayLaurent Ghigonis2013-06-084-7/+29
* libglouglou: remove useless commentLaurent Ghigonis2013-06-081-6/+0
* libglouglou: traceroute simpler API, introduce req paramsLaurent Ghigonis2013-06-083-20/+60
* libglouglou: move functions aroundLaurent Ghigonis2013-06-081-74/+76
* libglouglou: traceroute TCP workingLaurent Ghigonis2013-06-083-49/+119
* libglouglou: indentLaurent Ghigonis2013-06-073-4/+7
* libglouglou: improve traceroute callbacksLaurent Ghigonis2013-06-073-10/+15
* libglouglou: remove extra function headerLaurent Ghigonis2013-06-071-2/+1
* libggnet: use droppriv() from libglouglouLaurent Ghigonis2013-06-071-30/+2
* libggnet: traceroute sends packets in TCP and ICMPLaurent Ghigonis2013-06-074-65/+117
* libglouglou: missing var declarationLaurent Ghigonis2013-06-061-0/+1
* libglouglou: add get_iface(ip) to get interface to use to reach an IPLaurent Ghigonis2013-06-062-0/+18
* spike dnet_intf_get_dst: dropprivLaurent Ghigonis2013-06-051-0/+29
* add libpcap/libdnet spikesLaurent Ghigonis2013-06-054-0/+74
* libglouglou: comment about prefetch iface/route for tracerouteLaurent Ghigonis2013-06-051-3/+3
* Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-050-0/+0
|\
| * update some notes, merged from 'traceroute' branchLaurent Ghigonis2013-06-053-2/+37
* | indent fix for branch tracerouteLaurent Ghigonis2013-06-053-329/+332
* | Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-0520-2391/+2414
|\|
| * indent fix, pass 2Laurent Ghigonis2013-06-0512-133/+140
| * libglouglou: dnsreverse typoLaurent Ghigonis2013-06-051-1/+1
| * convert to tabs, and fix some indent manualyLaurent Ghigonis2013-06-0520-2343/+2359
* | libglouglou: update my email (last one...)Laurent Ghigonis2013-06-051-1/+1
* | Merge branch 'master' into tracerouteLaurent Ghigonis2013-06-0510-55/+189
|\|