#include <string.h> and/or #include <stdio.h> not needed.
[obnox/wireshark/wip.git] / epan / dissectors / packet-gsm_a_rr.c
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2010-03-30 geraldTemporary (?) fix for bug 4623.
2010-01-18 wmeierFix a number of gcc _Wshadow warnings
2009-12-04 dimegFix for Bug 4197:
2009-11-17 dimegRemove the address operator from value_string arrays...
2009-11-16 dimegErroneously ommitted from the patch of Bug 4219:
2009-11-14 dimegFrom yy:
2009-10-07 jakeCleanup header fields.
2009-09-15 wmeierSave some memory: Don't statically allocate ett[] array...
2009-09-07 etxrabFrom Mike Morrin:
2009-09-04 etxrabFrom Vincent Helfre:
2009-08-25 etxrabFrom Mike Morrin:
2009-08-20 etxrabFrom Harald Welte :
2009-08-19 etxrabFrom Jan Lübbe:
2009-08-13 krjMake sure that we find the "data" dissector during...
2009-08-11 jakeComplete the fix in r29389.
2009-08-11 geraldInstead of calling DISSECTOR_ASSERT_NOT_REACHED, just...
2009-08-06 wmeierFix some individual cases of 'if (unsigned) < 0'
2009-08-06 wmeierPrevent possible (benign ?) array references with an...
2009-08-06 wmeierRemove inadvertantly committed comments re issue yet...
2009-08-06 wmeierRegister ett[] subtree array only once.
2009-08-04 jakeOptimize empty strings to NULL pointers.
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 wmeierFT_BOOLEAN fields with bitmask: Display is 'parent...
2009-05-08 wmeierUse NULL instead of repeated identical text if hf[...
2009-01-28 wmeierAdjust some indentation
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 some typos and spelling (mostly in text strings)
2008-11-15 etxrabFrom Pascal Quantin:
2008-11-10 etxrabFrom Pascal Quantin:
2008-11-07 etxrabTry to pacify the buildbot.
2008-11-07 etxrabFrom Pascal Quantin:
2008-11-04 guyMark the reduced frame number field as generated.
2008-11-04 etxrabFrom Pascal Quantin:
2008-11-03 guyShow the "FN mod 62432" field; this is how you show...
2008-11-03 etxrabFrom Pascal Quantin:
2008-11-01 etxrabFrom Pascal Quantin:
2008-11-01 jakeFix the broken build.
2008-11-01 etxrabAdd Measurement result IE dissection, fix channel list.
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-30 etxrabFix:
2008-10-30 etxrabFrom Pascal Quantin:
2008-10-28 etxrabFrom Pascal Quantin:
2008-10-27 stigFixed some true_false_string definitions.
2008-10-27 etxrabFrom Pascal Quantin:
2008-10-26 etxrabTry to make the build bot hapy.
2008-10-26 etxrabFrom Pascal Quantin:
2008-10-22 etxrabUpdate bssap le and BSS MAP.
2008-10-05 jakeFrom Pascal Quantin:
2008-09-05 etxrabFrom Niel Percy:
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-24 etxrabFrom Neil Piercy:
2008-08-19 etxrabFrom Neil Piercy: