aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gmr1_bcch.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30tools/check_static.py - fix remaining errorsMartin Mathieson1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-6/+6
2021-09-26USB HID: Parse bit fields with correct bit orderTomasz Moń1-5/+5
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-11-03Fix lintian found spelling error "splitted" -> "split"Michael Mann1-2/+2
2016-04-25gmr1_bcch: fix 'tree' was marked unused but was used [-Werror,-Wused-but-mark...Alexis La Goutte1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-3/+5
2015-09-20Make CSN.1 dissectors more filterable.Michael Mann1-70/+294
2015-06-23Remove more deprecated tvb_length callsEvan Huus1-1/+1
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-10/+10
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+0
2014-10-06Adjust indentation to match editor modelines; Do other minor whitespace changes.Bill Meier1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+1
2013-11-21#if 0 some unused vars found by CLANGBill Meier1-3/+7
2013-10-22Remove instances of unused 'data_handle' (and of one other handle).Bill Meier1-10/+0
2013-10-04Initialize the SegmentType to the appropriate "Unknown" value so that if theEvan Huus1-0/+21
2013-09-15Convert a few more dissectors to wmem APIPascal Quantin1-2/+3
2013-03-19From beroset:Anders Broman1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-25From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin1-0/+2
2012-08-25From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin1-4/+4
2012-08-24effectively revert r44161, having the display filters favor '.' over '_'Michael Mann1-67/+67
2012-07-31update GMR-1 protocols display filersMichael Mann1-67/+67
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-13Remove doubled semicolons and semicolons outside function.Jakub Zawadzki1-2/+2
2012-02-08From Sylvain Munaut:Anders Broman1-16/+43
2012-02-08Fix set-but-not-used warnings turned errors.Jörg Mayer1-4/+4
2012-02-08From Sylvain Munaut:Anders Broman1-0/+1401