aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-21Dissect Update UE Location Information messagePascal Quantin1-1/+4
2012-08-01Follow-up of r44162: clean more filtersPascal Quantin1-2/+0
2012-08-01Follow-up of r44162: gsm_a_gm dissector is used for both GPRS Mobility Manage...Pascal Quantin1-6/+5
2012-07-31Update filter names following the changes done in r44162Pascal Quantin1-2/+2
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-12Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)Pascal Quantin1-1/+6
2012-05-20Upgrade NAS dissector to Release 10 (v10.6.1)pascal1-1/+5
2012-05-20Upgrade NAS EPS dissector to Release 10 (10.6.1)pascal1-0/+8
2012-04-15Update RRC to V10.7.0 and add dissection of Core Network System Information IEspascal1-14/+22
2012-03-09From Sylvain Munaut:Anders Broman1-0/+10
2012-03-09From Sylvain Munaut:Anders Broman1-0/+11
2012-03-09From Sylvain Munaut: gsm_a_common: ELEM_MAND_VV_SHORT doesn't support IEs of ...Anders Broman1-3/+3
2012-01-01From Mike Morrin:Anders Broman1-1/+1
2011-12-12From Mike Morrin:Anders Broman1-24/+16
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.Anders Broman1-0/+2
2011-12-01From Pascal Quantin:Anders Broman1-15/+19
2011-09-11From Pascal Quantin:Anders Broman1-0/+2
2011-07-30Add 3GPP Sv interface.Anders Broman1-0/+2
2011-04-27From Pascal Quantin:Anders Broman1-26/+33
2011-04-09Do some whitespace cleanup.Bill Meier1-763/+763
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-74/+74
2011-04-04Change the msg_fcn() signature to include pinfo.Anders Broman1-7/+7
2011-02-22From Pascal Quantin:Anders Broman1-3/+3
2011-02-18From Pascal Quantin:Anders Broman1-2/+2
2011-01-31More IE dissection.Anders Broman1-0/+2
2011-01-26Add 10.5.1.14 NAS container for PS HO.Anders Broman1-0/+3
2011-01-25Export de_emm_trac_area_id.Anders Broman1-0/+1
2011-01-21Move sgsap_elem_idx_t to packet-gsm_a_common.hAnders Broman1-0/+47
2011-01-18Introduce EXTRANEOUS_DATA_CHECK_EXPERTAnders Broman1-0/+11
2011-01-14- Add TELV to dissct IE's with an extention bit in the length vallue.Anders Broman1-0/+51
2011-01-11Improve dissection of UE Time Zone.Anders Broman1-1/+1
2011-01-08Try to fix:Anders Broman1-0/+1
2011-01-07Add dissection of more IE:sAnders Broman1-0/+2
2010-12-28Add tvb_bcd_dig_to_ep_str()Anders Broman1-2/+3
2010-12-27move the enum to packet-gsm_a_common toAnders Broman1-0/+56
2010-12-26Start of a SGSAP (TS 29.118) dissector for LTE.Anders Broman1-7/+18
2010-11-09Use value_string_ext for gsm_a_rr_rxlev_vals.Anders Broman1-1/+1
2010-10-06From Pascal Quantin:Anders Broman1-0/+3
2010-06-01- Traffic flow template miss dissected, use de_sm_tflow_temp()Anders Broman1-0/+1
2010-04-29From Mike Morrin:Anders Broman1-0/+4
2010-03-06Decoding support for GPRS Session Management 'Activate MBMSGerasimos Dimitriadis1-0/+5
2009-12-20Update SM Cause IE; Decode SM Cause 2 IE; UpdateGerasimos Dimitriadis1-0/+1
2009-11-27Explicitly show LAC and RAC when dissecting Routing Area Gerasimos Dimitriadis1-0/+1
2009-11-23Use range_string for the decoding of the CN specific DRXGerasimos Dimitriadis1-0/+1
2009-11-18- Use the spare_bits hf from packet_gsm_a_common.c inGerasimos Dimitriadis1-0/+1
2009-09-22From Gerasimos Dimitriadis:Anders Broman1-1/+1
2009-09-07From Mike Morrin:Anders Broman1-0/+1
2009-08-20From Harald Welte :Anders Broman1-3/+3
2009-08-06'if (curr_len <= 0)' won't work as desired when curr_len is declared as unsig...Bill Meier1-20/+28
2009-08-04Optimize empty strings to NULL pointers.Jaap Keuter1-3/+3