aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsmtap.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Remove circuit APIMichael Mann1-1/+2
2017-08-22GSMTAP: Add UMTS RRC message type fieldDarien Spencer1-0/+72
2017-07-31Don't force people to do a Web search to find the header layout.Guy Harris1-0/+4
2017-07-30GSMTAP: Treat PDTCH identical to PACCH (hand into packet-gsm-rlcmac.c)Harald Welte1-0/+1
2017-07-30GSMTAP: Proper name for PDTCH (not PDCH)Harald Welte1-1/+1
2017-07-11GSMTAP: add LTE RRC message supportMartin Heusse1-4/+42
2017-05-27LAPDm: Support the LAPDm B4 Frame FormatHarald Welte1-2/+14
2016-12-16Add GSMTAP logging sub-dissectorHarald Welte1-0/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-4/+3
2016-12-10gsmtap: Introduce a new packet-gsmtap.h header fileHarald Welte1-132/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-82/+82
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-25create_dissector_handle -> new_create_dissector_handleMichael Mann1-5/+6
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-04-15Fix gsmtap signal and snr.Anton Thomasson1-6/+6
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-11-21Replace tvb_length()AndersBroman1-1/+1
2014-10-06Adjust indentation to match editor modelines; Do other minor whitespace changes.Bill Meier1-6/+6
2014-08-15Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & ad...Bill Meier1-1/+0
2014-07-08gsmtap: do not abort if dissector is unavailablePeter Wu1-1/+16
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-5/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-09-16Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-2/+2
2013-04-14Update some of the old FSF addresses caught by the new licensecheck buildbotEvan Huus1-3/+1
2013-02-26Fix warning: 'rrc_sub_handle' may be used uninitialized in this functionPascal Quantin1-1/+1
2013-02-25Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8397 :Pascal Quantin1-0/+3
2013-02-21From Harald Welte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8365 :Pascal Quantin1-4/+157
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/+5
2012-03-09From Sylvain Munaut:Anders Broman1-0/+7
2012-03-07From Sylvain Munaut: Call the new dissector from the GSMTap dissector for GMR...Anders Broman1-0/+8
2012-02-08From Harald Welte:Anders Broman1-1/+9
2012-02-08From Harald Welte:Anders Broman1-3/+3
2012-02-08From Harald Welte:Anders Broman1-5/+7
2012-02-08From Sylvain Munaut:Anders Broman1-0/+74
2012-02-05Checked in, with the following changes:Jörg Mayer1-16/+25
2012-02-04From Harald Welte:Anders Broman1-2/+8
2012-01-26From Mike Morrin:Anders Broman1-16/+35
2011-10-11From Harald Welte:Anders Broman1-0/+16
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-16/+16
2011-07-22From Ludovic Haessler:Anders Broman1-0/+12
2011-07-11From Ludovic Haessler:Anders Broman1-0/+16