aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Revert r45183:r45184Jakub Zawadzki2-12/+15
2012-09-28Add a filter icon to the custom filter button.Chris Maynard1-1/+2
2012-09-27Missing part of r45183Jakub Zawadzki1-1/+1
2012-09-27Revert r45182, add better fix for bug #6208: Status bar count of displayed pa...Jakub Zawadzki1-12/+11
2012-09-27Try to fix bug #6208: Status bar count of displayed packets wrongJakub Zawadzki1-4/+6
2012-09-27Add release dates for GTK+ 3.6.0 and GLib 2.34.0.Gerald Combs1-0/+2
2012-09-27Get rid of unused variable.Guy Harris1-3/+0
2012-09-27Fix for buildbot warning on OSX-10.6-x64Greg Morris1-1/+1
2012-09-27Added additional server information in NCP 23/17 reply structure for OES Linux.Greg Morris3-36/+86
2012-09-27replaced decode_enumerated_bitfield calls with itemized filtersMichael Mann3-37/+48
2012-09-27Don't pass a null pointer to strcmp.Gerald Combs1-72/+72
2012-09-27Allow dissection of partial jpegs by a modification of the heuristics.Chris Maynard1-2/+2
2012-09-27Fix duplicated field: nmpi.name_flagsJakub Zawadzki1-5/+0
2012-09-27replaced decode_numeric_bitfield calls with filterable item or removed it if ...Michael Mann4-45/+56
2012-09-27remove decode_numeric_bitfield + cleanup.Michael Mann1-1045/+870
2012-09-27Only define a parameter name if we end up using it, to fix theEvan Huus2-2/+10
2012-09-26Call fileset_file_closed from cf_cb_file_closed.Gerald Combs4-5/+9
2012-09-26Add a cf_cb_file_opened callback and use it instead of callingGerald Combs7-7/+18
2012-09-26configure.in -> configure.acJakub Zawadzki1-3/+3
2012-09-26Fix compilation on Windows.Gerald Combs3-11/+14
2012-09-26Put the individual property flags under the properties item, rather thanGuy Harris1-6/+6
2012-09-26Add the so-called "friendly name", as provided by NDIS; at least withGuy Harris1-0/+14
2012-09-26Show the PID field of the transport feedback NACK as "RTCP TransportGuy Harris1-10/+9
2012-09-26Implement "Save" and "Save As".Gerald Combs6-35/+463
2012-09-26Just append the ": " to the generic NACK BLP item, don't replace itsGuy Harris1-8/+3
2012-09-26replace unnecessary decode_numeric_bitfield callsMichael Mann1-18/+9
2012-09-26add the the necessary tfs variables for rev 45152Michael Mann2-0/+8
2012-09-26replaced decode_boolean_bitfield calls with itemized filtersMichael Mann10-424/+592
2012-09-26minor endian bugfixMichael Mann1-1/+1
2012-09-26In get_unicode_or_ascii_string(), check if the length is odd/even, not the of...Chris Maynard1-1/+1
2012-09-26Allow IPv6 addresses to be mapped.Chris Maynard1-2/+3
2012-09-26Revision 45146 fixed only the first map. This patch fixes all maps.Chris Maynard1-3/+11
2012-09-26Control the heuristic dissector with a preference. It is only a 7-bitMartin Mathieson1-1/+10
2012-09-26Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5016 - No markers sho...Chris Maynard2-4/+7
2012-09-26Fix some signed/unsigned mismatches caught by cppcheck.Evan Huus1-3/+3
2012-09-25Fix error checking logic.Gerald Combs1-1/+1
2012-09-25Implement and document the Custom plugin system. Create relevant example file...Jaap Keuter5-89/+145
2012-09-25Note that it's a smart card standard.Guy Harris1-1/+1
2012-09-25Add load of translate QLibraryInfo to have standart button (and other stuff) ...Alexis La Goutte1-0/+5
2012-09-25Use "common help_url function" for qtsharkAlexis La Goutte2-6/+69
2012-09-25trival: replaced tabs with spaces, added modelinesMartin Kaiser1-1/+14
2012-09-25From Michal LabedzkiMartin Kaiser2-29/+67
2012-09-25Add modelines info for qtshark import fileAlexis La Goutte2-0/+26
2012-09-25replaced decode_boolean_bitfield, decode_numeric_bitfield, and decode_enumera...Michael Mann1-487/+475
2012-09-25Update a couple of URL's.Chris Maynard1-2/+2
2012-09-25Fix compilation warnings.Gerald Combs1-2/+2
2012-09-25From Michal Labedzki:Anders Broman1-7/+11
2012-09-25Revert 45116. Developer's probably don't want the user-guide.chm that they g...Chris Maynard2-6/+0
2012-09-25Add reordercap binary to gitignore, and copy gitignore to bzrignore forEvan Huus2-0/+135
2012-09-25Decode some more elements.Jörg Mayer1-8/+102