aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-corosync-totemnet.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-4/+1
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-21/+20
2017-01-20corosync-totemnet: add shutdown routine.Dario Lombardo1-0/+7
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-26/+9
2016-08-08corosync-totemnet: remove dead code (CID 1223483).Dario Lombardo1-2/+0
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-05-09Define the SHA-1 digest length in wsutil/sha1.h and use it.Guy Harris1-15/+14
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-1/+1
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-2/+0
2014-08-18Corosync : fix encoding args (for proto_tree_add_item)Alexis La Goutte1-4/+4
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-06-23Remove some unneeded includesJoerg Mayer1-8/+0
2014-06-20add cast to fix buildbotEvan Huus1-1/+1
2014-06-19Add casting and license info to fix buildbotsEvan Huus1-1/+1
2014-06-19rename variable to avoid shadow warningEvan Huus1-3/+3
2014-06-19Dissectors for totemnet and totemsrp protocols implemented in corosync cluste...Michael Mann1-0/+525