Update URL.
[obnox/wireshark/wip.git] / epan / dissectors / packet-gsm_a_gm.c
2011-06-22 etxrabProtect the columns from beeing overwritten.
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-05-29 etxrabFrom Pascal Quantin:
2011-05-17 morrissAs suggested by Chris: use val_to_str_const() instead...
2011-05-17 etxrabUse the correct value string and bitmasks.
2011-04-27 etxrabFrom Pascal Quantin:
2011-04-04 etxrabGet rid of gsm_a_dtap_pinfo.
2011-04-04 etxrabChange the signature of elem_fcn():ns to include pinfo.
2011-04-04 etxrabChange the msg_fcn() signature to include pinfo.
2011-02-23 etxrabFrom Alexis La Goutte:
2011-02-22 etxrabFrom Pascal Quantin:
2011-01-26 etxrabAdd 10.5.1.14 NAS container for PS HO.
2011-01-21 etxrabUse EXTRANEOUS_DATA_CHECK_EXPERT
2011-01-21 sakeAdress => Address corrections (also in comments).
2011-01-19 etxrabAdd the RAI value to "add_string"
2011-01-17 etxrab- Remove debug printout.
2011-01-16 etxrabSwitch to using proto_add_bits_item in a couple of...
2011-01-16 morrissUse tvb_memeql() and tvb_memcpy().
2011-01-13 etxrabFrom Pascal Quantin:
2011-01-12 etxrabUpdate dissection of Protocol configuration options.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-16 jakeFix for bug 5475:
2010-11-05 etxrabFrom Pascal Quantin:
2010-11-01 wmeierUse value_string_ext fcns to access various value_strin...
2010-10-28 etxrabFrom Pascal Quantin:
2010-10-05 etxrabFrom Pascal Quantin:
2010-09-22 etxrabFrom Pascal Quantin:
2010-09-22 etxrabFrom Pascal Quantin:
2010-08-13 etxrabAdd missing break, should fix bug
2010-08-02 wmeierFix cases where the type of a for loop variable is...
2010-07-14 etxrabAdd a field for "Revision Level Indicator" in the ...
2010-06-29 etxrabSet pinfo->link_dir when protocol configuration options...
2010-06-09 wmeierDo some constifying [or other] based upon gcc -Wwrite...
2010-06-01 etxrab- Traffic flow template miss dissected, use de_sm_tflow...
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-03-20 dimegFix for Bug 4588:
2010-03-15 morrissDeclare sip_uri_offset_init() as returning void and...
2010-03-11 guySquelch some compiler warnings.
2010-03-09 guyMark unused arguments.
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-01-18 wmeierFix a number of gcc _Wshadow warnings
2009-12-22 dimegFixes/enhancements/updates for 24.008 IEs:
2009-12-20 dimegUpdate SM Cause IE; Decode SM Cause 2 IE; Update
2009-12-17 dimegFix/enhacement of Quality of Service IE
2009-12-15 dimegMore NULL entries in dtap_msg_sm_fcn[] to avoid out...
2009-12-15 dimegFix/update for PDP Address IE
2009-11-29 dimegPS LCS Capability IE updated according to 24.008 V8...
2009-11-27 dimegExplicitly show LAC and RAC when dissecting Routing...
2009-11-27 dimegExpert info when E.212 MCC/MNC contain non-decimal...
2009-11-26 dimegMore uniform printing of field values: Interpretation...
2009-11-23 dimegUse range_string for the decoding of the CN specific DRX
2009-11-23 dimegAnalyze GPRS Timer in its two subfields, unit and value
2009-11-23 dimegNo need for decoding function for a Tag-only IE
2009-11-18 dimegUpdated GPRS TMSI Status and Update Type IEs
2009-11-18 dimegGPRS Attach Type IE updated according to 24.008 v8.6.0
2009-11-18 dimeg- Use the spare_bits hf from packet_gsm_a_common.c in
2009-11-16 dimegGPRS Attach Result IE updated according to 24.008 v8.6.0
2009-10-20 etxrabUpdated decoding of GMM Cause to V8.6.0, i.e. added...
2009-09-23 wmeierDefine a global variable as static;
2009-09-23 wmeierChange gchar foo[mm][nn] = {"xxx", "yyy", ...} to stati...
2009-09-23 wmeierQuick fix for Bug #4040.
2009-09-22 etxrabFrom Vincent Helfre:
2009-09-15 wmeierSave some memory: Don't statically allocate ett[] array...
2009-08-20 etxrabFrom Harald Welte :
2009-08-18 etxrabMinor clean up.
2009-08-04 jakeOptimize empty strings to NULL pointers.
2009-05-15 etxrabIntroduce decode_bits_in_field() and use it.
2009-05-14 etxrabFix:
2009-05-07 wmeierUse NULL instead of repeated,indentical text for blurbs...
2009-04-18 jakeFrom rspmn:
2009-03-04 etxrab- Use correct length in TLV-E and LV-E.
2009-02-16 etxrabAdd dissection of some IE's, reworked input from Zakia...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-12-23 etxrabImplement TLV-E and LV-E type IE dissection (2 byte...
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-11-17 etxrabFrom Pascal Quantin:
2008-10-23 etxrabUpdate the QoS IE
2008-10-08 etxrab3GPP TMSI STATUS IE decoding does not update curr_offset
2008-09-05 etxrabFrom Niel Percy:
2008-08-24 etxrabFrom Neil Piercy: