aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-10-24Fix copy paste errorsPascal Quantin1-3/+1
2013-10-23#if 0 numerous "unused const variables" (mostly value-string-arrays);Bill Meier1-0/+2
2013-09-16Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-2/+2
2013-09-09Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-09-03Code cleanup:Pascal Quantin1-211/+34
2013-09-03Batch of filterable expert info.Michael Mann1-65/+75
2013-08-30Remove useless treePascal Quantin1-13/+11
2013-08-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9085 :Pascal Quantin1-52/+110
2013-08-30Convert a few dissectors from EMEM to WMEM APIPascal Quantin1-21/+22
2013-08-27Add a DRX subtree to GTP dissector now that the subtree (useless for NAS and ...Pascal Quantin1-14/+12
2013-08-27Make SPLIT PG CYCLE CODE filterablePascal Quantin1-69/+124
2013-07-10Upgrade NAS disssectors to v11.7.0Pascal Quantin1-1/+18
2013-04-16Revert revision 48854, the problem is in packet-gtp.c not setting P2P_DIR cor...Anders Broman1-4/+4
2013-04-15Don't check direction on "prot" where the meaning is the same UL/DLAnders Broman1-4/+4
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-2/+2
2013-03-24Do not initialize ett_tree and dtap_msg_fcn when match_strval_idx does not fi...Pascal Quantin1-4/+8
2013-03-19Upgrade NAS disssectors to v11.6.0Pascal Quantin1-1/+1
2013-03-18As suggested by Evan Huus, use extended value_stringsPascal Quantin1-1/+2
2013-03-18use enum values instead of hardcoded valuesPascal Quantin1-90/+89
2013-01-23svn path=/trunk/; revision=47229Anders Broman1-0/+4
2013-01-22Try to fix dissection of GSM protocol family broken by r47209.Pascal Quantin1-64/+64
2012-12-29Upgrade NAS disssectors to v11.5.0Pascal Quantin1-4/+4
2012-11-26Fix several [-Wshadow] warnings;Bill Meier1-8/+8
2012-11-01The APN is an SM IEPascal Quantin1-1/+1
2012-11-01High light bytes including the first lenght byte in the APN name.Anders Broman1-1/+2
2012-10-31Mark a parameter as unused.Anders Broman1-1/+1
2012-10-31Make APN name a filterable item.Anders Broman1-4/+7
2012-10-05Fix copy/paste errorPascal Quantin1-2/+2
2012-10-04Upgrade NAS dissector to v11.4.0 (Release 11)Pascal Quantin1-19/+285
2012-10-03Display the raw PFI next to the translated one (as a value string array would...Pascal Quantin1-7/+8
2012-10-02The Packet Filter Identifier range is [1;16] according to 3GPP 27.007 chapter...Pascal Quantin1-8/+10
2012-10-02Upgrade NAS EPS dissector to v11.4.0 (Release 11)Pascal Quantin1-0/+32
2012-09-28Remove a duplicate hfPascal Quantin1-7/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-17Update dissection of Request type IEPascal Quantin1-0/+1
2012-08-25Following r44648, revert part of r44162 and followups so as to have a top lev...Pascal Quantin1-198/+198
2012-08-23Fix extended value-string linear search: remove 2 dups from value-string array.Bill Meier1-2/+0
2012-08-01Follow-up of r44162: gsm_a_gm dissector is used for both GPRS Mobility Manage...Pascal Quantin1-345/+345
2012-07-31Updated GSM dissectors display filters per checkfiltername.plMichael Mann1-115/+115
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-22Fix: packet-gsm_a_gm.c:3965:6: error: comparison is always true due to limite...Jeff Morriss1-2/+2
2012-05-22Dissect Operator Specific Use container in Protocol Configuration Options IEpascal1-69/+89
2012-05-21Display Element ID in hexadecimal (like in 3GPP specs)pascal1-1/+1
2012-05-21Two cases where gcc has problems to detect that a specific specificJörg Mayer1-2/+2
2012-05-20Upgrade NAS dissector to Release 10 (v10.6.1)pascal1-87/+263
2012-05-20Make the compiler happy.Michael Tüxen1-1/+1
2012-05-20Upgrade NAS EPS dissector to Release 10 (10.6.1)pascal1-21/+176
2012-05-17General Cleanup including:Bill Meier1-2283/+2287
2012-04-15Update RRC to V10.7.0 and add dissection of Core Network System Information IEspascal1-1/+1