aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Fix:Jörg Mayer1-2/+2
2012-01-19Fix some duplicate display filter names.Chris Maynard6-25/+15
2012-01-19Fix some duplicate display filter names.Chris Maynard5-34/+34
2012-01-19Fix some duplicate display filter names.Chris Maynard6-10/+10
2012-01-19Update comments and dissection of comptessed listsAnders Broman1-8/+27
2012-01-19Update a couple of asn1-generated dissectors.Chris Maynard2-5/+5
2012-01-19Fix a duplicate display filter name.Chris Maynard1-1/+1
2012-01-19Fix some duplicate display filter names.Chris Maynard5-28/+28
2012-01-19Localize a global variable; Do minor reformatting.Bill Meier3-51/+52
2012-01-19Comment out hf and ett - there is no need to register them while theyMartin Mathieson1-0/+4
2012-01-19Add casts and don't initialise empty hf array.Martin Mathieson1-5/+3
2012-01-19Add a dissector "mac-lte-framed" that uses the same framing format asMartin Mathieson5-47/+186
2012-01-18From Yaniv Kaul via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6743Alexis La Goutte1-67/+132
2012-01-18Fix some duplicate display filter names.Chris Maynard4-9/+9
2012-01-17Add more to dissect_compressed_list()Anders Broman1-25/+135
2012-01-17Fix warning about a variable that is written to only.Jörg Mayer1-2/+3
2012-01-17Mark a couple of unused parameters as such.Martin Mathieson1-1/+1
2012-01-17Enhance dissection of compressed lists.Anders Broman1-11/+217
2012-01-16Add packet-lpp.hAnders Broman1-0/+1
2012-01-16From Pascal Quantin:Anders Broman2-1/+51
2012-01-16From Pascal Quantin:Anders Broman3-1471/+9065
2012-01-16The frame number is an unsigned integer, so there's no guarantee that itGuy Harris1-3/+3
2012-01-16The frame number is an unsigned integer, so there's no guarantee that itGuy Harris1-3/+3
2012-01-16The frame number is an unsigned integer, so there's no guarantee that itGuy Harris1-2/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer2-2/+2
2012-01-15The warning fix overdid things: It removed functionality.Jörg Mayer1-8/+5
2012-01-15[Automatic manuf, services and enterprise-numbers update for 2012-01-15]Gerald Combs1-19/+223
2012-01-15The last commit failed to check in the deleted filesJörg Mayer12-2916/+0
2012-01-15Rename crypt-xxx to xxxJörg Mayer29-45/+2961
2012-01-15Shuffle the ett[] array elements around a bit, and add blank lines, toGuy Harris1-2/+6
2012-01-14Remove obsolete comments referring to mem_chunks.Bill Meier9-21/+18
2012-01-14Several minor changes:Bill Meier1-210/+211
2012-01-14Minor updates:Bill Meier1-29/+33
2012-01-14Use REPORT_DISSECTOR_BUG() instead of g_print(); Other minor cleanup.Bill Meier1-16/+17
2012-01-14check_col() not req'd and other minor cleanups ....Bill Meier3-799/+783
2012-01-14Maybe adding $(GNUTLS_CFLAGS) will fix the build problem.Jörg Mayer1-2/+2
2012-01-14Ed Beroset <beroset@mindspring.com> via bug 5531Jörg Mayer8-2/+2272
2012-01-14Remove obsolete GLIB_CHECK_VERSION(2,10,0) checksJörg Mayer2-72/+1
2012-01-13Minor cleanup:Bill Meier1-48/+46
2012-01-13Minor cleanup:Bill Meier1-73/+72
2012-01-13dfs and mapi do create warnings. move them back to dirtyJörg Mayer2-4/+4
2012-01-13Introduce a dissector table to be used for proprietary tags.Anders Broman1-4/+22
2012-01-13Eliminate duplicate entries created by a merging errorJörg Mayer1-2/+0
2012-01-13Only one instance of packet-dcerpc-mapi.c and packet-dcerpc-mapi.h,Guy Harris2-6/+4
2012-01-13Sync filelists between autofoo and cmake.Jörg Mayer3-137/+150
2012-01-13Add comment about possible expert itemJörg Mayer1-0/+2
2012-01-13Update ISAKMP to last IANA Parameters (2011-11-07)Alexis La Goutte1-3/+45
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+3
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+5