aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-07From Pascal Quantin:etxrab1-0/+2
2008-11-06From Pascal Quantin:etxrab1-1/+2
2008-11-04From Pascal Quantin:etxrab1-19/+15
2008-11-03From Pascal Quantin:etxrab1-5/+4
2008-10-30From Pascal Quantin:etxrab1-0/+1
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...etxrab1-0/+3
2008-10-27Update towards 48.008 8.4.0etxrab1-1/+2
2008-10-26From Pascal Quantin:etxrab1-4/+3
2008-10-26Update towards 48.008 8.4.0etxrab1-1/+2
2008-10-22Some further updates.etxrab1-0/+39
2008-10-22Update bssap le and BSS MAP.etxrab1-2/+281
2008-10-09Dissect Bearer cap in Signal info.etxrab1-0/+2
2008-09-05From Niel Percy:etxrab1-129/+150