summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-17ioexact: make mayexit a boolDaniel Borkmann2-4/+9
2013-06-17man: add colophon to the end of each document.Daniel Borkmann8-0/+32
2013-06-17dissector: explicitly init arrayDaniel Borkmann1-10/+9
2013-06-17die: minor: simplify code a bitDaniel Borkmann1-11/+17
2013-06-17dev: make paths unlikely, simplify codeDaniel Borkmann1-17/+11
2013-06-17dev: bail out if ifindex could not be retrievedDaniel Borkmann1-4/+4
2013-06-15bpf: use Linux' define of BPF_MAXINSNSDaniel Borkmann2-9/+11
2013-06-15curve: free buffers in reverse order to allocationDaniel Borkmann1-3/+3
2013-06-15curve: curve25519_tfm_alloc/curve25519_tfm_free helpersDaniel Borkmann4-40/+53
2013-06-15curve: directly include config.h for FILE_PRIVKEYDaniel Borkmann1-0/+1
2013-06-15curve: minor: fix typo in variableDaniel Borkmann2-8/+8
2013-06-15curve: minor: fix up formattingDaniel Borkmann1-6/+12
2013-06-15curve: fix crypto_box_beforenmbytes lengthDaniel Borkmann1-1/+1
2013-06-15curve: curve25519_encode/curve25519_decode: simplify crypto transformsDaniel Borkmann2-27/+31
2013-06-15curve: simplify curve25519_proto_init and othersDaniel Borkmann5-49/+29
2013-06-15curve: rename encode/decode buffersDaniel Borkmann2-19/+19
2013-06-15cpusched: cleanups, refactoring and fix one bugDaniel Borkmann1-49/+28
2013-06-15misc: remove two header commentsDaniel Borkmann2-12/+0
2013-06-15bpf: very minor style fixups and paths marked unlikelyDaniel Borkmann1-6/+9
2013-06-15docs: readme: also stress bpf seccomp in the README pageDaniel Borkmann1-1/+1
2013-06-15bpfc: stress that also seccomp-BPF can be generated with bpfcDaniel Borkmann1-1/+3
2013-06-15man: bpfc: add example of loadable x86_64 seccomp-BPF filterDaniel Borkmann1-0/+18
2013-06-15man: bpf: also mention that bpfc can be used for seccomp-BPFDaniel Borkmann1-10/+14
2013-06-15bpf: add missing decode for poffDaniel Borkmann1-12/+14
2013-06-15trafgen: fix checksumming in trafgen example configDaniel Borkmann2-2/+2
2013-06-15trafgen: check offsets for all kind of csumsDaniel Borkmann1-2/+5
2013-06-15trafgen: fix -n1 bug for packet schedulingDaniel Borkmann1-2/+2
2013-06-14man: trafgen: fix remaining `` occurencesDaniel Borkmann1-23/+23
2013-06-14netsniff-ng: Report if HW timestamping is enabledTobias Klauser1-1/+3
2013-06-14conf: oui: run oui-update.py script to update OUI config fileTobias Klauser1-9/+89
2013-06-14die: minor: Remove trailing whitespaceTobias Klauser1-1/+1
2013-06-14dissector: lldp: Rework capability printingTobias Klauser1-8/+14
2013-06-14sock: Check return value of setsockopt() in set_tcp_nodelay()Tobias Klauser1-2/+5
2013-06-14dissector: icmpv6: Fix yet another possible null pointer dereferenceTobias Klauser1-3/+11
2013-06-13flowtop: Remove unnecessary bug_on() and rework presenter_screen_init()Tobias Klauser1-8/+9
2013-06-13dissector: icmpv6: Fix another possible null pointer dereferenceTobias Klauser1-1/+9
2013-06-13dissector: ip_auth_hdr: Fix possible null pointer dereferenceTobias Klauser1-2/+11
2013-06-13dissector: icmpv6: Fix possible null pointer dereferencesTobias Klauser1-8/+56
2013-06-13dissector: eth: Free allocated record if line is skippedTobias Klauser1-2/+6
2013-06-13oui: Free allocated record if line is skippedTobias Klauser1-2/+6
2013-06-13dissector: eth: Make port file parsing more robustTobias Klauser1-4/+11
2013-06-13oui: minor: Fix commentsTobias Klauser1-1/+2
2013-06-13Merge branch 'man'Daniel Borkmann1-23/+20
2013-06-13mausezahn: man: various updatesJon Schipp1-42/+40
2013-06-12man: mausezahn.8: minor: fix trailing whitespaceDaniel Borkmann1-1/+1
2013-06-12man: improvements to mausezahn.8: CoS (PCP), DEI (CFI)Stephen Wadeley1-1/+2
2013-06-12man: improvements to mausezahn.8: No need to mention CST or STP for BPDUStephen Wadeley1-1/+1
2013-06-12man: improvements to mausezahn.8: 802.1D not 802.1dStephen Wadeley1-1/+1
2013-06-12man: improvements to mausezahn.8, inconsistent use of `` and '' marks.Stephen Wadeley1-32/+32
2013-06-12man: improvements to language for mausezahn.8Stephen Wadeley1-94/+94