summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19curvetun: Only close() file descriptor if openTobias Klauser1-3/+3
2013-03-19flowtop: Omit return value in flow_entry_get_sain{4,6}_obj()Tobias Klauser1-10/+6
2013-03-17nacl scripts: include common header and rename build_nacl.shDaniel Borkmann5-15/+24
2013-03-16dissector_fuzz: minor: add header file descriptionDaniel Borkmann1-2/+13
2013-03-16trafgen: add csumicmp for ICMP checksum calculationDaniel Borkmann1-0/+2
2013-03-16bpfc: support different output formatsDaniel Borkmann2-22/+80
2013-03-16docs: AUTHORS: add Peter Stuge for his commitDaniel Borkmann1-0/+1
2013-03-16build: respect PREFIX_STRING on config file locationsDaniel Borkmann5-12/+14
2013-03-16ring: don't care if we cannot active hw timestampingDaniel Borkmann1-13/+8
2013-03-16ifpps: remove state from enum, since never usedDaniel Borkmann1-2/+1
2013-03-16hash: simplify code and fix whitespacingDaniel Borkmann1-4/+30
2013-03-16misc: remove dead/unreachable code from switch statementsDaniel Borkmann3-6/+0
2013-03-16flowtop: rcu: omit rcu_assign_pointerDaniel Borkmann1-4/+3
2013-03-16xutils: check various return valuesDaniel Borkmann1-14/+35
2013-03-16ring: check return value of setsockoptDaniel Borkmann2-4/+14
2013-03-16netsniff-ng: if we cannot get intermediate pcap statistics, panicDaniel Borkmann1-1/+5
2013-03-16netsniff-ng trafgen: check return value of pull_and_flush_ringDaniel Borkmann2-2/+24
2013-03-16astraceroute: fix getnameinfo argumentsDaniel Borkmann1-4/+4
2013-03-16flowtop: close dir handle first before returning backDaniel Borkmann1-0/+1
2013-03-16geoip: reorder statements, so that file handles are closed firstDaniel Borkmann1-4/+3
2013-03-16netsniff-ng: do not leak file descriptors on exitDaniel Borkmann1-9/+6
2013-03-16geoip: make sure we null-terminate after readDaniel Borkmann1-0/+2
2013-03-16docs: update git mirror urlsDaniel Borkmann1-2/+2
2013-03-15build: minor: do announcement before taggingDaniel Borkmann1-1/+1
2013-03-15build: get latest release tag via git-describeDaniel Borkmann1-1/+1
2013-03-15docs: add initial workflow documentDaniel Borkmann1-0/+64
2013-03-15build: add make release targetDaniel Borkmann2-1/+23
2013-03-15build: Find libncurses by using pkg-configDaniel Borkmann3-2/+4
2013-03-15netsniff-ng trafgen: Find libnl-3.0 and libnl-genl-3.0 using pkg-configPeter Stuge3-6/+6
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann137-0/+50669