summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-29netsniff-ng 0.5.8v0.5.8Tobias Klauser1-1/+1
2014-04-28netsniff-ng: Remove locally declared labelsTobias Klauser1-13/+4
2014-04-27trafgen: performance regression at 10G due to smaller ring buffer sizeJesper Dangaard Brouer1-1/+1
2014-04-27build: Also use proper previous tag for people listTobias Klauser1-2/+3
2014-04-27conf: oui: update oui.confTobias Klauser1-15/+147
2014-04-27build: Make sure we get the correct previous tag for the changelogTobias Klauser1-1/+1
2014-04-25ifpps: Fix coding styleTobias Klauser1-4/+6
2014-04-25ifpps: fix matching wrong interface/deviceJesper Dangaard Brouer1-1/+7
2014-04-22doc: AUTHORS: Add Oliver Smith to contributorsTobias Klauser1-0/+1
2014-04-22conf: Use configuration file path from Makefile instead of hardcoded pathsTobias Klauser7-17/+16
2014-04-22bpf: Remove unncessary #include <xmalloc.h> from bpf.hTobias Klauser1-1/+1
2014-04-22built_in: Remove unnecessary #include <built_in.h> from several headersTobias Klauser4-5/+0
2014-04-22man: astraceroute: Fix closing quotation markTobias Klauser1-1/+1
2014-04-14dissector: Get rid of header dependency on pcap_io.hTobias Klauser4-24/+35
2014-04-12built_in: changed RUNTIME_PAGE_SIZE to use sysconf(_SC_PAGE_SIZE) instead of ...Christian Wiese1-1/+1
2014-04-12built_in: changed to use RUNTIME_PAGE_SIZE instead of PAGE_SIZEChristian Wiese8-15/+13
2014-04-12build: fixed PREFIX usageChristian Wiese1-4/+4
2014-04-11doc: add Christian to AUTHORS fileDaniel Borkmann1-0/+1
2014-04-11doc: curvetun: add documentation how to use libsodium instead of libnaclChristian Wiese1-1/+19
2014-04-11build: curvetun: add NACL_LIB variable to configure to be able to set an alte...Christian Wiese2-1/+6
2014-04-11built_in: changed to not unconditionally define PAGE_SIZEChristian Wiese1-1/+3
2014-04-10doc: fix make help for CROSS_COMPILE optionChristian Wiese1-1/+1
2014-04-10doc: add documentation of DESTDIR usage in INSTALL and make helpChristian Wiese2-0/+9
2014-04-10poll: changed to include <poll.h> instead of <sys/poll.h>Christian Wiese3-3/+2
2014-04-10docs: be more precise on readme with experimental toolsDaniel Borkmann1-5/+6
2014-04-10built_in: improved to define DEFFILEMODE if not provided by the libcChristian Wiese1-0/+4
2014-04-10build: add DESTDIR supportChristian Wiese3-6/+10
2014-04-10link: fixed to include <sys/types.h> for caddr_tChristian Wiese1-0/+1
2014-04-10dissector: display packet direction for tap'ing on netlink devices (nlmon)Daniel Borkmann2-6/+16
2014-04-07pcap_io: fill sll when reading pcapDaniel Borkmann2-3/+26
2014-03-26trafgen: keep a small initial ring buffer size to reduce cache-missesDaniel Borkmann1-0/+3
2014-03-26trafgen: remove timer-based trigger modelDaniel Borkmann1-43/+10
2014-03-23conf: oui: update oui.confTobias Klauser1-5/+97
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser7-12/+12
2014-03-18astraceroute.zsh: Remove duplicate entryTobias Klauser1-1/+0
2014-03-16Typo: longitudeKartik Mistry2-2/+2
2014-03-14man: manpage warning fixesKartik Mistry8-18/+10
2014-03-11pcap_io: Only check byteswapped linktype if pcap magic is swappedTobias Klauser1-13/+8
2014-03-04docs: install: Fix a minor typoTobias Klauser1-1/+1
2014-02-27build: fix syntax error when detecting SHELL make variableJesper Dangaard Brouer1-1/+1
2014-02-26dissectors: ethernet: Handle multicast/broadcast addresses properlyTobias Klauser1-5/+25
2014-02-26ifpps: Reorder buffer allocation and file opening in stats_proc_interruptsTobias Klauser1-4/+4
2014-02-26conf: oui: update oui.confTobias Klauser1-250/+1010
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser29-33/+1
2014-02-24ring: Get rid of unnecessary wrapper for get_sockopt_tpacketTobias Klauser1-13/+8
2014-02-24build: Set SHELL make variable to bash if possibleTobias Klauser1-0/+3
2014-02-22ifpps: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22flowtop: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22astraceroute: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4
2014-02-22trafgen: Exit gracefully for all possible termination signalsTobias Klauser1-0/+4