aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gmr1_rr.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-2/+2
2013-03-18As suggested by Evan Huus, use extended value_stringsPascal Quantin1-1/+2
2013-03-16From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8487Evan Huus1-32/+64
2013-01-22Try to fix dissection of GSM protocol family broken by r47209.Pascal Quantin1-32/+32
2012-12-21Include packet-gsm_sms.h and remove extern declarationsPascal Quantin1-11/+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-1/+41
2012-08-24effectively revert r44161, having the display filters favor '.' over '_'Michael Mann1-102/+102
2012-08-01Do not register fields twicePascal Quantin1-2/+0
2012-08-01Follow-up of r44161: GMR-1 RR dissector is not used only on Common Control CH...Pascal Quantin1-101/+107
2012-07-31update GMR-1 protocols display filersMichael Mann1-100/+100
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2012-03-09From Sylvain Munaut:Anders Broman1-0/+2384