summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-11oui: update oui file from oui-update.pyDaniel Borkmann1-7/+118
2013-07-11make: help: consolidate <toolnames> to <tool>Daniel Borkmann1-4/+4
2013-07-11docs: describe how to build bpf_jit_disasmDaniel Borkmann1-0/+11
2013-07-11docs: install: simplify dependency descriptionDaniel Borkmann1-18/+21
2013-07-11docs: authors: minor: fix spelling mistakeDaniel Borkmann1-1/+1
2013-07-11docs: authors: move Tobias one position higherDaniel Borkmann1-1/+1
2013-07-11curvetun_mgmt: consolidate the two mgmt include files into oneDaniel Borkmann4-5/+10
2013-07-11curvetun_client: include crypto instead of single nacl headerDaniel Borkmann1-1/+1
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann8-11/+11
2013-07-11ifpps: Remove unnecessary memset()Tobias Klauser1-1/+0
2013-07-10ifpps: Remove unecessary whitespaces in mvwprintw() callsTobias Klauser1-8/+8
2013-07-10ifpps: Reduce default number of top hitter CPUs to 5Tobias Klauser2-3/+3
2013-07-10ifpps: Calculate and show average values across all CPUsTobias Klauser2-10/+65
2013-07-10dissector: print hex_ascii combination in unkown linktypesDaniel Borkmann1-5/+4
2013-07-10README: Adjust mention of sponsorsTobias Klauser1-2/+3
2013-07-10configure: check for flex and bisonDaniel Borkmann1-0/+30
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann8-21/+86
2013-07-09all: show git id in --version informationDaniel Borkmann8-20/+34
2013-07-09configure: let configure script generate config.h fileDaniel Borkmann4-10/+22
2013-07-08configure: when we have all deps rather tell "all tools will be built"Daniel Borkmann1-2/+7
2013-07-08configure: netsniff-ng: libpcap is not a hard dependencyDaniel Borkmann3-4/+17
2013-07-08configure: make: misc: update header commentDaniel Borkmann2-0/+5
2013-07-08configure: test also tpacket flags e.g. used in TX_RINGDaniel Borkmann1-6/+12
2013-07-08configure: two fixes on dependenciesDaniel Borkmann1-6/+35
2013-07-08configure, Makefile: Conditionally build toolsTobias Klauser2-11/+102
2013-07-08configure: Add check for libpcapTobias Klauser1-0/+24
2013-07-08configure: Call a function from libgeoip in check_libgeoip()Tobias Klauser1-1/+3
2013-07-08configure: Call a function from zlib in check_zlib()Tobias Klauser1-1/+3
2013-07-08configure: Fix check for libnetfilter-conntrackTobias Klauser1-2/+4
2013-07-08config: check for liburcuDaniel Borkmann1-0/+24
2013-07-08config: check for libzDaniel Borkmann1-2/+23
2013-07-08config: execute check_libnf_ct function to check for conntrackDaniel Borkmann1-0/+1
2013-07-08config: check for available databasesDaniel Borkmann1-0/+8
2013-07-08conntrack: consolidate all conntrack header includes into conntrack.hDaniel Borkmann2-4/+10
2013-07-05configure: Don't redirect output of pkg-configTobias Klauser1-8/+8
2013-07-05Makefile, INSTALL: Simplify clean/uninstall Makefile targetsTobias Klauser2-27/+38
2013-07-05INSTALL: minor: Fix typo 'mainling list'Tobias Klauser1-1/+1
2013-07-05configure, Makefile: Fail in Makefile if Config is not completeTobias Klauser2-1/+6
2013-07-05configure: Silence pkg-config callsTobias Klauser1-5/+9
2013-07-03dev: linktype: use ARPHRD_ETHER for "any" deviceDaniel Borkmann1-1/+3
2013-07-03netsniff-ng: ctx: init and destruct methods for ctxDaniel Borkmann1-18/+33
2013-07-03pcap: invoke dev->type to pcap linktype mapperDaniel Borkmann2-4/+5
2013-07-03pcap: fix build errorDaniel Borkmann2-4/+12
2013-07-03dissector: do not panic on unknown hatypeDaniel Borkmann1-2/+5
2013-07-03pcap: support for various linktypesDaniel Borkmann3-13/+129
2013-07-03pcap_io: add LINKTYPE_NETLINK for netlink pcapsDaniel Borkmann1-0/+3
2013-07-03man: netsniff-ng: elaborate on capturing netlink trafficDaniel Borkmann1-3/+15
2013-06-29man: bpfc: add netlink arp headerDaniel Borkmann1-0/+1
2013-06-28Merge branch 'config'Tobias Klauser4-2/+254
2013-06-28configure: Improve check for libnl/libnl-genlTobias Klauser1-2/+16