aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-23From Michael Mann:Anders Broman4-7/+8
2012-01-23Add default extension names for all file types for which we haveGuy Harris1-13/+13
2012-01-23PDCP:Martin Mathieson4-147/+256
2012-01-22Use detailed key for sequence analysis results to avoid overwriting withMartin Mathieson1-21/+77
2012-01-22Add a note as to how I was able to build & successfully use a Debug Qt Wiresh...Bill Meier1-0/+9
2012-01-22[Automatic manuf, services and enterprise-numbers update for 2012-01-22]Gerald Combs3-15/+214
2012-01-22All valid file types should have file type strings (and, currently, theyGuy Harris1-14/+20
2012-01-22Allow sequence analysis to be done either for PDCP frames found in RLCMartin Mathieson1-12/+68
2012-01-22Various small tweaks to sequence analysis/re-assembly, plus implementMartin Mathieson2-20/+39
2012-01-22Check for DL HARQ retx before calling RLC dissector to avoid sequenceMartin Mathieson1-11/+7
2012-01-22Google translate suggested a different spelling for Roman's name, so use it i...Chris Maynard1-1/+1
2012-01-22Added Roman Dontsenko to the authors list for his contribution to fixing bug ...Chris Maynard1-0/+1
2012-01-22Patch from DXDragon [AT] yandex.ru (using e-mail address instead of name beca...Chris Maynard1-0/+4
2012-01-21We already added the separator *if* we needed it; don't add it again.Guy Harris1-1/+1
2012-01-21Well, yeah, you can leave the list of patterns out, but then they don'tGuy Harris1-1/+2
2012-01-21Fix calls to g_string_free() (added so as not to leak memory).Guy Harris1-2/+2
2012-01-21At least according to the Microsoft documentation, you don't duplicateGuy Harris1-17/+17
2012-01-21What you get from wtap_get_file_extensions_list() are extensions, notGuy Harris1-2/+2
2012-01-21Fix print call.Guy Harris1-1/+1
2012-01-21Append the trailing ), don't overwrite the string.Guy Harris1-1/+1
2012-01-21#define VENDOR_AT_AND_T 74Anders Broman1-37/+38
2012-01-21Try to fixAnders Broman1-1/+1
2012-01-21Add the missing file fromAnders Broman1-57/+113
2012-01-21Fix -v for QtSharkAlexis La Goutte3-3/+72
2012-01-21Update gitignore after the change of gtk directoryAlexis La Goutte1-1/+1
2012-01-21Revert a recent spelling change back to its UK variant.Chris Maynard1-4/+4
2012-01-21Sync checkapi target with Makefile.common.Michael Tüxen1-12/+12
2012-01-21Sync checkapi target with Makefile.nmake.Michael Tüxen1-0/+5
2012-01-21From Martin Lutz:Anders Broman2-15/+64
2012-01-21From Mike Morrin:Anders Broman3-113/+251
2012-01-21Sync checkapi target with Makefile.nmake.Michael Tüxen1-1/+2
2012-01-21Get make checkapi working again.Michael Tüxen1-2/+2
2012-01-21Add missing variable.Guy Harris1-0/+1
2012-01-21Replace wtap_file_extensions_string() with a routine that returns aGuy Harris6-12/+136
2012-01-21It's the Xoraya file type, not the Xoraya encapsulation, that was bogus.Guy Harris1-43/+43
2012-01-21"*.*" as a pattern for a given file type is pointless, as it doesn'tGuy Harris1-21/+21
2012-01-21Get rid of an unused file type. If somebody wants it in the officialGuy Harris2-37/+32
2012-01-21Fix a comment and some typos.Chris Maynard1-9/+9
2012-01-21Or maybe we should just act as if QMake didn't exist and just tryGuy Harris1-1/+6
2012-01-21Set next pointer to NULL to avoid chasing non-existent UEs in list.Martin Mathieson1-0/+2
2012-01-20Avoid a potential infinite loop by stopping dissection when a message has no ...Chris Maynard1-0/+4
2012-01-20Convert forward slashes in URI to backslashes if WIN32. Patch from Cal Turne...Chris Maynard1-4/+10
2012-01-20Fix some duplicate display filter names.Chris Maynard2-4/+4
2012-01-20Change display filter name from "ldp.tlv...." to "ldp.msg.tlv...." to be like...Chris Maynard1-3/+3
2012-01-20Fix some duplicate display filter names.Chris Maynard1-18/+12
2012-01-20Fix some duplicate display filter names.Chris Maynard1-39/+39
2012-01-20Fix Coverity CID 1366: MISSING BREAKChris Maynard1-1/+2
2012-01-20Fix Coverity CID 1369: UNUSED_VALUE by deleting duplicate and unecessary line...Chris Maynard1-13/+11
2012-01-20Fix Coverity CID 1370: UNREACHABLE by deleting erroneous break;Chris Maynard1-8/+7
2012-01-20Add more configuration information to config.pri which lets us removeGerald Combs3-29/+32