Remove all $Id$ from top of file
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_a_rp.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-09 Jakub ZawadzkiInclude <epan/to_str.h> only when needed.
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-10-02 Pascal QuantinReplace the 3 dissector tables (with a single entry...
2013-05-22 Pascal QuantinDo not stop dissection when there is no tree: otherwise...
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-18 Pascal QuantinAs suggested by Evan Huus, use extended value_strings
2013-03-18 Pascal Quantinuse enum values instead of hardcoded values
2013-01-22 Pascal QuantinTry to fix dissection of GSM protocol family broken...
2012-10-02 Pascal QuantinAccording to 3GPP 24.011, information element name...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-25 Pascal QuantinFollowing r44648, revert part of r44162 and followups...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-12 Pascal QuantinUpgrade GSM BSSMAP dissection to Release 9 (V9.8.0)
2012-05-21 pascalDisplay Element ID in hexadecimal (like in 3GPP specs)
2012-05-15 Bill MeierRemove unneeded #includes (stdlib, stdio, ctypes, time);
2011-04-19 Stig BjørlykkeFrom Michael Mann via bug 2794:
2011-04-04 Anders BromanChange the signature of elem_fcn():ns to include pinfo.
2011-02-22 Anders BromanFrom Pascal Quantin:
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-01 Anders BromanDissect Content-type application/vnd.3gpp.sms
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-09-15 Bill MeierSave some memory: Don't statically allocate ett[] array...
2009-08-06 Bill MeierFix some individual cases of 'if (unsigned) < 0'
2009-08-04 Jaap KeuterOptimize empty strings to NULL pointers.
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-12-23 Anders BromanImplement TLV-E and LV-E type IE dissection (2 byte...
2008-11-20 Jaap KeuterFrom Pascal Quantin:
2008-09-25 Bill MeierMinor proto_reg_handoff cleanup
2008-09-05 Anders BromanFrom Niel Percy:
2008-08-26 Bill Meier#include <emem.h> not req'd
2008-08-24 Anders BromanFrom Neil Piercy:
2008-08-19 Anders BromanFrom Neil Piercy:
2008-08-04 Anders BromanFrom Neil Piercy: