aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-clique-rm.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
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-04-16Replace deprecated tvb_length APIsAndersBroman1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+12
2014-06-24convert to proto_tree_add_subtree[_format]Michael Mann1-8/+5
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-20Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki1-1/+1
2013-10-15Try to optimize heuristics slightly.Anders Broman1-1/+4
2013-06-14Remove check_col() and the occasional tree.Michael Mann1-4/+2
2013-03-15[-Wmissing-prototypes]Anders Broman1-0/+3
2012-10-11Change 'for (i=1; i<=n;...' to 'for (i=0; i<n; ...)'Bill Meier1-4/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-17Cleanup:Bill Meier1-236/+234
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-07-25Fix Coverity CID 709738: Unused pointer value.Chris Maynard1-2/+2
2012-07-18Eliminate some gsize's I missed in the previous checkin.Guy Harris1-4/+4
2012-07-18Nobody uses the return value of dissect_sender_array(), so don't have itGuy Harris1-8/+6
2012-07-18Set svn:keywords and svn:eol-style, and fix the EOL style (I'm on UN*X,Guy Harris1-487/+487
2012-07-18Adds CliqueRM protocol (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2...Michael Mann1-0/+487