aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Dissect Erroneous message.Anders Broman1-1/+6
2011-02-03Disable error substring controls when show errors checkbox is disabled.Martin Mathieson2-4/+32
2011-02-03From Alexis La Goutte:Anders Broman1-201/+200
2011-02-03- Use the right tree for IE'sAnders Broman1-7/+80
2011-02-03Hope fully this will be the correct set of files - finally.Anders Broman5-649/+795
2011-02-03Just use g_strdup_printf(), rather than doing it ourselves.Guy Harris1-4/+1
2011-02-03Get rid of extra blank line at the end of the file.Guy Harris1-1/+0
2011-02-03Add a forgotten fileAnders Broman1-0/+601
2011-02-03From Samu Varjonen:Jaap Keuter1-22/+41
2011-02-02Allow PDCP dissector to be called for complete SDUs from UM RLC PDUs.Martin Mathieson1-10/+19
2011-02-02Add and use accessors to get/set per-packet data for LTE MAC.Martin Mathieson4-5/+26
2011-02-02Start to prettify TimeStamp(to be continued).Anders Broman2-0/+45
2011-02-02From Alexis La Goutte:Anders Broman1-207/+206
2011-02-02From njohnkev:Jaap Keuter4-1/+9
2011-02-02Remove duplicate 'asn1/gprscdr/Makefile' entryBill Meier1-1/+2
2011-02-02Warning: packet-tetra.c does not have an SVN Id tag.Anders Broman2-11/+15
2011-02-02From Alexis La Goutte:Anders Broman1-22/+26
2011-02-02From Alexis La Goutte:Anders Broman1-135/+139
2011-02-02Integrate and build the tetra dissector.Anders Broman8-175/+12366
2011-02-02Add the gprscdr Makefile to the list of Makefiles to be generated.Guy Harris1-0/+1
2011-02-02From Alexis La Goutte:Anders Broman1-31/+10
2011-02-02Use gprscdr to dissect CDRs.Anders Broman1-15/+15
2011-02-02Move gprscdr to dissectors with warnings.Anders Broman1-1/+1
2011-02-02Build gsmcdr.Anders Broman1-0/+2
2011-02-02Add packet-gprcdr.[ch] to SVN.Anders Broman2-0/+2791
2011-02-02Add GTK 2.22 deprecated functionsAnders Broman1-308/+320
2011-02-02Add gsmcdr to the makefiles.Anders Broman2-0/+2
2011-02-02Export more functions.Anders Broman3-57/+88
2011-02-02Routines to dissect GPRS CDR's tranported in GTP'Anders Broman8-0/+1142
2011-02-02Add the local makefiles.Anders Broman3-0/+102
2011-02-02From Holger Freyther:Anders Broman3-246/+216
2011-02-02The Beijing Institute of Technology (BIT) and associate professor LI Hai has ...Anders Broman4-0/+3387
2011-02-02makefile.nmake => Makefile.nmakeJaap Keuter1-4/+4
2011-02-02From Alexis La Goutte:Anders Broman1-20/+27
2011-02-02makefile.nmake => Makefile.nmakeBill Meier4-0/+0
2011-02-02A bit more indentation cleanupBill Meier1-30/+30
2011-02-02Use $(WARNINGS_ARE_ERRORS) (defined in config.nmake) iso -WXBill Meier1-4/+4
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier35-121/+177
2011-02-02Get rid of unused variable warnings.Guy Harris1-89/+91
2011-02-01WIN32 ==> _WIN32Bill Meier3-5/+5
2011-02-01Dissect a bit more of data records.Anders Broman1-15/+101
2011-02-01Further restructure the DECT dissector:Jaap Keuter1-188/+247
2011-02-01From John Thacker via bug #5644: Can't include expert.h in C++ codeStephen Fisher1-0/+7
2011-02-01 Use {'0', ...} type initializer for fixed length character arrays.Bill Meier2-3/+3
2011-02-01Replace a couple of deprecated functions # ifdef:ed with the GTK version they...Anders Broman3-0/+16
2011-02-01Fix compilation error: gsm_a_dir_of_ver_speed_vals is a VALS not a TFS.Stephen Fisher1-1/+1
2011-01-31packet-bssgp.c:10020: warning: 'bssgp_perform_loc_response' defined but not usedAnders Broman1-2/+3
2011-01-31From Johan Kristell:Jaap Keuter1-2/+5
2011-01-31More IE dissection.Anders Broman3-6/+265
2011-01-31Use {'0', ...} type initializer for fixed length character arrays.Bill Meier2-4/+3