aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/wimax_harq_map_decoder.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-242/+0
2017-09-30WiMAX: Fix possible crash during protocol registrationJoão Valverde1-3/+2
2016-07-27Follow up for proto_tree_add_checksum.Michael Mann1-6/+32
2016-07-21Add proto_tree_add_checksum.Michael Mann1-10/+2
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-23register_dissector -> new_register_dissectorMichael Mann1-4/+5
2014-12-22plugins: Cleanup #includesBill Meier1-1/+0
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-13In a source file that defines external functions, the header file thatGuy Harris1-4/+2
2014-01-02Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-10-24Minor cleanup.Michael Mann1-4/+1
2013-09-24Wimax dissector improvements:Michael Mann1-4/+3
2012-12-26Fix a bunch of warnings.Guy Harris1-4/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-6/+6
2010-04-08Get rid of check_col().Anders Broman1-4/+1
2009-10-04Constify wimax_mac_calc_crc32()Kovarththanan Rajaratnam1-1/+1
2009-08-09Add PTREE_FINFO and use PITEM_FINFO when possible.Kovarththanan Rajaratnam1-1/+1
2009-08-04Minor changes:Bill Meier1-46/+44
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-6/+6
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-29/+29
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2007-11-28Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs1-6/+6
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-3/+3
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+226