aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aeron.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Change prototype of callbacks passed to wmem_tree_foreach so that theyMatthieu Coudron1-1/+1
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-11/+11
2015-10-24[aeron] a new-style dissector should return 0 (not -1) to reject a packetMartin Kaiser1-6/+9
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs1-4/+4
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-27Quick and dirty overflow checking.Guy Harris1-4/+29
2015-06-18[aeron] Remove unneeded initializersBill Meier1-93/+93
2015-06-12Cleanup and hardening for the Aeron dissector.David Ameiss1-53/+111
2015-06-08aeron: fix infinite loopEvan Huus1-0/+3
2015-06-08Add editor-modelines; Don't use tabwidth=4; Adjust whitespace.Bill Meier1-3/+3
2015-06-05Add dissector for the Aeron protocol.David Ameiss1-0/+3067