aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_rr.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Complete the fix in r29389.jake1-5/+4
2009-08-11Instead of calling DISSECTOR_ASSERT_NOT_REACHED, just say the subchannelgerald1-2/+1
2009-08-06Fix some individual cases of 'if (unsigned) < 0'wmeier1-2/+2
2009-08-06Prevent possible (benign ?) array references with an array index of -1.wmeier1-4/+8
2009-08-06Remove inadvertantly committed comments re issue yet to be fixed ...wmeier1-4/+4
2009-08-06Register ett[] subtree array only once.wmeier1-8/+7
2009-08-04Optimize empty strings to NULL pointers.jake1-46/+46
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-17/+17
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-37/+37
2009-05-08Use NULL instead of repeated identical text if hf[] blurbs;wmeier1-6956/+6970
2009-01-28Adjust some indentationwmeier1-2/+2
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).etxrab1-76/+76
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-3/+3
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-11-15From Pascal Quantin:etxrab1-67/+798
2008-11-10From Pascal Quantin:etxrab1-5/+5
2008-11-07Try to pacify the buildbot.etxrab1-1/+1
2008-11-07From Pascal Quantin:etxrab1-395/+1257
2008-11-04Mark the reduced frame number field as generated.guy1-2/+5
2008-11-04From Pascal Quantin:etxrab1-88/+528
2008-11-03Show the "FN mod 62432" field; this is how you show a 64-bit integer.guy1-15/+11
2008-11-03From Pascal Quantin:etxrab1-236/+519
2008-11-01From Pascal Quantin:etxrab1-2/+3
2008-11-01Fix the broken build.jake1-1/+1
2008-11-01Add Measurement result IE dissection, fix channel list.etxrab1-48/+121
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-63/+63
2008-10-30Fix:etxrab1-1/+1
2008-10-30From Pascal Quantin:etxrab1-42/+1279
2008-10-28From Pascal Quantin:etxrab1-25/+31
2008-10-27Fixed some true_false_string definitions.stig1-12/+12
2008-10-27From Pascal Quantin:etxrab1-240/+956
2008-10-26Try to make the build bot hapy.etxrab1-1/+1
2008-10-26From Pascal Quantin:etxrab1-15/+1123
2008-10-22Update bssap le and BSS MAP.etxrab1-148/+0
2008-10-05From Pascal Quantin:jake1-40/+40
2008-09-05From Niel Percy:etxrab1-608/+562
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2008-08-24From Neil Piercy:etxrab1-30/+14
2008-08-19From Neil Piercy:etxrab1-0/+4899