summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Converted scsi dissectors display filter format from scsi.<protocol> to scsi_...Michael Mann6-395/+395
2012-07-25Minor cleanup:Bill Meier5-78/+80
2012-07-25Fix bug #7347: "Resize All Columns" fails in Time ColumnJakub Zawadzki1-80/+15
2012-07-25Converted ZigBee dissectors display filter format from zbee.<protocol> to zbe...Michael Mann5-249/+249
2012-07-25lupdate QtShark.pro (with the last change in translation and help menu)Alexis La Goutte2-29/+246
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte1-6/+6
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte2-0/+37
2012-07-25Add Help Menu to QtSharkAlexis La Goutte1-1/+113
2012-07-25Fix NULL deference (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7486).Michael Mann1-13/+8
2012-07-25From Johan Wåhl:Anders Broman1-31/+93
2012-07-25From Jacob Nordgren and Rishie Sharma:Anders Broman2-42/+92
2012-07-25From Rishie Sharma:Anders Broman3-2/+90
2012-07-25Update recv/drop counters also when no threads are used.Michael Tüxen1-1/+5
2012-07-25When zooming in, never subdivide whole numbers on the Y axis (they areMartin Mathieson1-17/+25
2012-07-25Make sure xcopy can figure things out on its own.Gerald Combs1-3/+3
2012-07-25Make sure wireshark.exe and tshark.exe don't depend on pseudotargets.Gerald Combs1-6/+14
2012-07-25Don't increase refnum unless graph is created. Also, don't allocateMartin Mathieson1-3/+4
2012-07-24Fix the dependencies for wireshark.exe and tshark.exe and use "xcopyGerald Combs2-8/+8
2012-07-24(Trivial) CleanupBill Meier1-30/+25
2012-07-24(Minor) Create handle in proto_reg_handoff...() (where it's used);Bill Meier1-4/+5
2012-07-24(Minor) Localize a static variable;Bill Meier1-1/+2
2012-07-24Don't leak the graph (or skip a graph refnum) if single RLC channel notMartin Mathieson1-4/+7
2012-07-24Move proto_register..() and proto_reg_handoff...() to the end of the file;Bill Meier1-442/+448
2012-07-24General cleanup, including:Bill Meier1-272/+238
2012-07-24MPEG PAT: set the tree item's length == number of bytes dissectedMartin Kaiser1-1/+2
2012-07-24Make proto_tree_draw wrapper function to proto_tree_draw_resolve.Jakub Zawadzki1-8/+3
2012-07-24Remove uninstall_installer.exe when we're done with it so that we don'tGerald Combs1-0/+1
2012-07-24(Trivial) remove unneeded #include.Bill Meier1-1/+0
2012-07-24Analyze->Apply as Filter and Analyze->Prepare a Filter cause crashesAnders Broman3-65/+63
2012-07-24Remove unneeded #include;Bill Meier1-17/+21
2012-07-24(Trivial) whitespace cleanupBill Meier1-7/+7
2012-07-24H.248 cannot interpret value of Package 0x0022, Parameter 1Anders Broman1-5/+6
2012-07-24Use the correct symbolsAnders Broman1-2/+2
2012-07-24From Karsten Keil:Anders Broman1-0/+2
2012-07-24From Peng Di:Anders Broman1-0/+1
2012-07-24From Jacob Nordgren and Rishie Sharma:Anders Broman4-171/+397
2012-07-24Reinsert conversation colorization shortcutsAnders Broman1-11/+11
2012-07-24SCSI: Add support for mode subpagesRonnie Sahlberg1-49/+120
2012-07-23Fix bug #7520: Byteview related Glib-GObject-Critical msgs during GTK2 Wiresh...Jakub Zawadzki1-4/+33
2012-07-23Remove #define USE_GOPTION = 1, the code is incompleteAnders Broman1-1/+0
2012-07-23Add cppcheck tools to the source distribution.Jeff Morriss1-1/+4
2012-07-23README.dfilter is no more.Jeff Morriss1-1/+0
2012-07-23Cleanup:Bill Meier1-432/+434
2012-07-23Combine the two display filter README's into one,Gilbert Ramirez3-117/+490
2012-07-23Get rid of non-ASCII chars. Also replace tabs with spaces and remove trailin...Jeff Morriss1-15/+15
2012-07-23r43756 said that _snwprintf is banned. Make it so.Jeff Morriss1-1/+2
2012-07-23Added RFC 5285 functionality per https://bugs.wireshark.org/bugzilla/show_bug...Michael Mann1-30/+206
2012-07-23Fix reversed values for Bearer Context IE decodes Bearer Level Quality of Se...Anders Broman3-2/+18
2012-07-23Now check the first few bytes of the ftp-data segment to see if it looksMartin Mathieson1-16/+22
2012-07-23Initial version of VNTAG dissector (bug #7496)Jakub Zawadzki3-0/+133