aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-2/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-4/+0
2014-12-043GPP: upgrade 2G/3G NAS dissector to v12.7.0 and NAS EPS dissector to v12.6.0Pascal Quantin1-3/+57
2014-11-26Remove sccp_info member from packet_info structure.Michael Mann1-1/+0
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier1-0/+12
2014-08-19Use dissect_e212_imsi() to dissect IMSIAndersBroman1-23/+19
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann1-79/+67
2014-02-23Fix dissection of BCD numbersPascal Quantin1-5/+3
2013-12-18Add a sixteenth element to all BCD digit sets to avoid garbage values whenEvan Huus1-2/+2
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+1
2013-12-13Fix (presumably) a VS Code analysis warning:Bill Meier1-45/+45
2013-11-09Include <epan/to_str.h> only when needed.Jakub Zawadzki1-0/+1
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-09-22More emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-03Code cleanup:Pascal Quantin1-11/+16
2013-09-03Batch of filterable expert info.Michael Mann1-8/+19
2013-08-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9085 :Pascal Quantin1-1/+1
2013-08-30Convert a few dissectors from EMEM to WMEM APIPascal Quantin1-10/+11
2013-07-16Replace some tabs with spaces.Jeff Morriss1-7/+7
2013-07-16Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug...Jeff Morriss1-21/+70
2013-07-10Upgrade NAS disssectors to v11.7.0Pascal Quantin1-1/+14
2013-03-28Properly dissect lat and long according to 3GPP TS 23.032. Fix incorrect dis...Chris Maynard1-15/+20
2013-03-19Upgrade NAS disssectors to v11.6.0Pascal Quantin1-1/+45
2013-03-18Add a missing staticPascal Quantin1-1/+1
2013-03-18As suggested by Evan Huus, use extended value_stringsPascal Quantin1-48/+49
2013-03-18use enum values instead of hardcoded valuesPascal Quantin1-18/+18
2013-01-22Try to fix dissection of GSM protocol family broken by r47209.Pascal Quantin1-42/+42
2013-01-22Fix for CID 717414-717435.Jaap Keuter1-25/+28
2012-12-30Use tvb_bcd_dig_to_ep_strAnders Broman1-27/+15
2012-12-29Upgrade NAS disssectors to v11.5.0Pascal Quantin1-8/+8
2012-12-26Fix a bunch of warnings.Guy Harris1-0/+1
2012-11-25Fix several purported [-Wshadow] warnings;Bill Meier1-51/+51
2012-11-09GSM classmark3 8-PSK decode errorAnders Broman1-1/+16
2012-10-04Upgrade NAS dissector to v11.4.0 (Release 11)Pascal Quantin1-1/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-25Following r44648, revert part of r44162 and followups so as to have a top lev...Pascal Quantin1-2/+2
2012-08-01Follow-up of r44162: clean more filtersPascal Quantin1-1/+20
2012-07-25Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7524 :Pascal Quantin1-7/+36
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-23Fix copy/paste errorsPascal Quantin1-4/+4
2012-06-04Get rid of a couple of warnings.Anders Broman1-11/+12
2012-05-21Display Element ID in hexadecimal (like in 3GPP specs)pascal1-4/+4
2012-05-20Upgrade NAS dissector to Release 10 (v10.6.1)pascal1-2/+42
2012-05-20Upgrade NAS EPS dissector to Release 10 (10.6.1)pascal1-3/+35
2012-05-15Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier1-1/+2
2012-04-15checkapi saidGuy Harris1-1/+1
2012-04-15Update RRC to V10.7.0 and add dissection of Core Network System Information IEspascal1-13/+110
2012-03-15FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-3361/+3358
2012-03-14hg_gsm_a_vamos_level --> hf_gsm_a_vamos_levelBill Meier1-3/+3