aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-01From Mike Morrin:etxrab1-1/+1
2011-12-12From Mike Morrin:etxrab1-24/+16
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.etxrab1-0/+2
2011-12-01From Pascal Quantin:etxrab1-15/+19
2011-09-11From Pascal Quantin:etxrab1-0/+2
2011-07-30Add 3GPP Sv interface.etxrab1-0/+2
2011-04-27From Pascal Quantin:etxrab1-26/+33
2011-04-09Do some whitespace cleanup.wmeier1-763/+763
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-74/+74
2011-04-04Change the msg_fcn() signature to include pinfo.etxrab1-7/+7
2011-02-22From Pascal Quantin:etxrab1-3/+3
2011-02-18From Pascal Quantin:etxrab1-2/+2
2011-01-31More IE dissection.etxrab1-0/+2
2011-01-26Add 10.5.1.14 NAS container for PS HO.etxrab1-0/+3
2011-01-25Export de_emm_trac_area_id.etxrab1-0/+1
2011-01-21Move sgsap_elem_idx_t to packet-gsm_a_common.hetxrab1-0/+47
2011-01-18Introduce EXTRANEOUS_DATA_CHECK_EXPERTetxrab1-0/+11
2011-01-14- Add TELV to dissct IE's with an extention bit in the length vallue.etxrab1-0/+51
2011-01-11Improve dissection of UE Time Zone.etxrab1-1/+1
2011-01-08Try to fix:etxrab1-0/+1
2011-01-07Add dissection of more IE:setxrab1-0/+2
2010-12-28Add tvb_bcd_dig_to_ep_str()etxrab1-2/+3
2010-12-27move the enum to packet-gsm_a_common toetxrab1-0/+56
2010-12-26Start of a SGSAP (TS 29.118) dissector for LTE.etxrab1-7/+18
2010-11-09Use value_string_ext for gsm_a_rr_rxlev_vals.etxrab1-1/+1
2010-10-06From Pascal Quantin:etxrab1-0/+3
2010-06-01- Traffic flow template miss dissected, use de_sm_tflow_temp()etxrab1-0/+1
2010-04-29From Mike Morrin:etxrab1-0/+4
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+5
2009-12-20Update SM Cause IE; Decode SM Cause 2 IE; Updatedimeg1-0/+1
2009-11-27Explicitly show LAC and RAC when dissecting Routing Area dimeg1-0/+1
2009-11-23Use range_string for the decoding of the CN specific DRXdimeg1-0/+1
2009-11-18- Use the spare_bits hf from packet_gsm_a_common.c indimeg1-0/+1
2009-09-22From Gerasimos Dimitriadis:etxrab1-1/+1
2009-09-07From Mike Morrin:etxrab1-0/+1
2009-08-20From Harald Welte :etxrab1-3/+3
2009-08-06'if (curr_len <= 0)' won't work as desired when curr_len is declared as unsig...wmeier1-20/+28
2009-08-04Optimize empty strings to NULL pointers.jake1-3/+3
2009-06-11Updates to Jun spec. version.etxrab1-1/+1
2009-04-26More IE decoding and bug fixes.etxrab1-2/+2
2009-03-18- Fix APDU dissection.etxrab1-2/+2
2009-03-04- Use correct length in TLV-E and LV-E.etxrab1-2/+13
2009-02-16Add dissection of some IE's, reworked input from Zakia Karim.etxrab1-0/+1
2009-01-01Some more NAS updates.etxrab1-2/+13
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).etxrab1-49/+102
2008-11-27Add the base for a LTE NAS PDU dissector.etxrab1-2/+13
2008-11-23Move some of the BSSMAP LE stuff to packet-gsm_bssmap_le.cetxrab1-10/+10
2008-11-20From Johnny Mitrevski:etxrab1-0/+57
2008-11-16Add some comments.etxrab1-0/+1
2008-11-15From Pascal Quantin:etxrab1-10/+10