aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gmr1_rach.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-11/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-23register_dissector -> new_register_dissectorMichael Mann1-4/+6
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus1-1/+1
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-9/+9
2015-01-04gmr1_rach: Update dual-values fields to use true_false_stringSylvain Munaut1-17/+24
2015-01-04gmr1_rach: Add support for GmPRS/GMR-1 3G Channel Request Type 1 & 2Sylvain Munaut1-16/+446
2015-01-04gmr1_rach: Fixup the MOC Dialled Number decodingSylvain Munaut1-34/+77
2015-01-04gmr1_rach: Update NULL GPS position decoding with realitySylvain Munaut1-3/+14
2015-01-04gmr1_rach: Use FT_INT24 instead of FT_UINT24 for latitude/longitudeSylvain Munaut1-15/+5
2014-12-23Restore stdlib.h (should not have been deleted - mispelt in script)Martin Mathieson1-0/+1
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-2/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-03Add editor modelines; Adjust whitespace as needed.Bill Meier1-2/+15
2014-08-08Eliminate proto_tree_add_text from some dissectors.Michael Mann1-1/+1
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann1-12/+9
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/+2
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+3
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/+717