summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-10oui.conf: update from upstreamTobias Klauser2-1503/+5976
2018-12-10AUTHORS: auto-generate from commit logTobias Klauser6-32/+85
2018-12-10AUTHORS: single list of contributorsTobias Klauser1-20/+10
2018-12-10contrib: move auxiliary scripts to own directoryTobias Klauser2-0/+0
2018-12-10Fix manpage warningsKartik Mistry1-4/+3
2018-12-04docs: remove again, moved to the netsniff-ng.github.ioTobias Klauser8-831/+0
2018-12-04docs: add netsniff-ng website source for GitHub pages renderingTobias Klauser8-0/+831
2018-12-02netsniff-ng: store default prefix in ctxTobias Klauser1-2/+5
2018-12-02zsh: netsniff-ng: add completion for --overwriteTobias Klauser1-0/+1
2018-12-02AUTHORS: add Whang ChoiTobias Klauser1-0/+1
2018-12-02netsniff-ng: implement rotating capture filesWhang Choi2-7/+34
2018-12-02build: use system libsodium by defaultTobias Klauser1-2/+8
2018-11-30astraceroute: Fix for reading mirrors from fileMandar Gokhale1-2/+2
2018-10-22trafgen: fixed '--in -' to work again with STDINJaroslav Škarvada1-1/+1
2018-10-04mz: Add error handling for mismatched address familiesMandar Gokhale1-13/+70
2018-09-20netsniff-ng v0.6.5v0.6.5Tobias Klauser1-1/+1
2018-08-22AUTHORS: add Matteo CroceTobias Klauser1-0/+1
2018-08-22mausezahn: improve random mac address generationMatteo Croce6-47/+33
2018-06-20AUTHORS: add Radoslav BodoTobias Klauser1-0/+1
2018-06-20trafgen: support ICMPv6 checksumsRadoslav Bodo4-1/+12
2018-05-31AUTHORS: add Nick GrauelTobias Klauser1-0/+1
2018-05-31mausezahn: Restore handling of raw hex string passed in on command lineNick Grauel1-1/+5
2018-05-17man: reformat all man pagesTobias Klauser7-581/+669
2018-05-15AUTHORS: add Petr MachataTobias Klauser1-0/+1
2018-05-15mausezahn: Fix IPv6 address comparisonPetr Machata1-2/+2
2018-05-14man: netsniff-ng: document time formats for -o/--outTobias Klauser1-16/+20
2018-05-14netsniff-ng: add date format strings to --outDaniel Roberson1-3/+18
2018-04-19AUTHORS: add Daniel RobersonTobias Klauser1-0/+1
2018-04-19mausezahn: fix strtok() segfault if s or m are missingDaniel Roberson1-7/+21
2018-03-08trafgen: support dumping IPv6 protocol header commandTobias Klauser2-0/+44
2018-03-07make: consider $DESTDIR when creating $DATDIRTobias Klauser1-1/+1
2018-03-06all: drop fmem{cpy,set}Tobias Klauser10-45/+39
2018-03-06trafgen: fix signedness warning in cleanup_packetsTobias Klauser1-1/+1
2018-03-06trafgen: don't close dev_out and dev_in in parent processTobias Klauser1-4/+4
2018-03-06geoip: store GeoIP files in $(PREFIX)/share by defaultTobias Klauser3-9/+14
2018-01-22ring: use xzmalloc_alignedTobias Klauser1-2/+1
2018-01-22bpf: don't use builtin memset/memcpy in bpf_parse_rulesTobias Klauser1-7/+8
2018-01-12netsniff-ng: add DCCP supportMarkus Amend4-0/+157
2018-01-05netsniff-ng v0.6.4v0.6.4Tobias Klauser1-2/+2
2017-12-19flowtop: Fix use-after-free on filter reloadVadim Kochan1-14/+16
2017-12-18flowtop: change tab title for process tabTobias Klauser1-1/+1
2017-12-18flowtop: Use RCU flow deletion from process entryVadim Kochan1-1/+1
2017-12-14trafgen: fix dinc()/ddec() modifiersPaolo Abeni3-15/+5
2017-10-20astraceroute: use switch instead of lookup table for short proto idcoverity_scanTobias Klauser1-6/+14
2017-10-20trafgen: fix NULL pointer dereference in -i option parsingTobias Klauser1-5/+3
2017-10-20trafgen: fix resource leaksTobias Klauser2-0/+2
2017-10-20build: check for fopencookie() in configureTobias Klauser1-9/+42
2017-09-15trafgen: fix packet socket initialization with multiple CPUsPaolo Abeni3-11/+20
2017-09-13ifpps: fix unintendet assignmentTobias Klauser1-2/+2
2017-09-13link: use uint32_t instead of u32Tobias Klauser2-6/+8