aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-16Fix a copy/paste errorPascal Quantin1-7/+7
2012-10-16Add value_string for PDP TypePascal Quantin1-1/+10
2012-10-16From "msp":Anders Broman1-2/+4
2012-10-16Enhancements to DNP3.0 Control Code Dissection (https://bugs.wireshark.org/bu...Michael Mann1-9/+11
2012-10-16From Benjamin Stocks:Anders Broman1-31/+54
2012-10-16- Use PROGRAM_NAME in the unistaller too.Anders Broman2-19/+25
2012-10-16Merge AUTHORS entry for Paul Erkkila.Jakub Zawadzki1-4/+1
2012-10-16Fix dissection of Text String data objectPascal Quantin1-7/+19
2012-10-16Use PROGRAM_NAME in more places.Anders Broman1-0/+1
2012-10-16Use PROGRAM_NAME in more places.Anders Broman2-32/+31
2012-10-16Fix In file included from export_dissection_dialog.cpp:24:0: export_dissectio...Alexis La Goutte1-0/+1
2012-10-16Remove spurious trailing '%' in format [-Werror=format]Anders Broman1-1/+1
2012-10-16replace proto_tree_add_text with filterable items and expert info to get a fe...Michael Mann6-463/+568
2012-10-16Include config.h so that the necessary HAVE_HEADER_H macros are defined on theEvan Huus1-0/+2
2012-10-16Comment out some more unused code to fix a few gcc errors.Evan Huus1-3/+5
2012-10-16Use $${INSTALL_DIR} instead of wireshark-gtk2.Gerald Combs1-1/+1
2012-10-16Fix includes.Gerald Combs1-1/+6
2012-10-16Add "Export Packet Bytes".Gerald Combs5-7/+164
2012-10-15(try to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7862Martin Kaiser1-2/+8
2012-10-15From Alexander KoeppeMartin Kaiser1-32/+44
2012-10-15Add help buttons. Ifdef out some code on Windows.Gerald Combs8-9/+64
2012-10-15Dissect more Application Toolkit commandsPascal Quantin1-7/+219
2012-10-15Allow the RLC sequence graph to be called from the statistics window.Martin Mathieson3-33/+118
2012-10-15Add PROGRAM_NAME and INSTALL_DIR to ui\qt\config.pri. Currently unused.Gerald Combs1-0/+2
2012-10-15From Rakesh Kumar:Anders Broman1-1/+1
2012-10-15Start making the program name "wireshark" configurable.Anders Broman2-6/+10
2012-10-15Typos.Anders Broman2-4/+4
2012-10-15From Jim Young:Anders Broman1-1/+3
2012-10-15Building with GTK3 works.Anders Broman1-1/+1
2012-10-15Build GTK2 versions again.Anders Broman1-1/+1
2012-10-15Try to get rid of some of the" pedantic" warnings.Anders Broman1-3/+3
2012-10-15See if we can build u3 pacakage with GTK3.Anders Broman2-1/+6
2012-10-15Try a experimental gtk3 buildAnders Broman3-2/+3
2012-10-14Clean up the "round up to a multiple of 4" code a bit.Guy Harris1-2/+2
2012-10-14According toGuy Harris1-103/+174
2012-10-14Unused variableEvan Huus1-3/+3
2012-10-14Fix leak in get_interface_type as caught by cppcheck.Evan Huus1-0/+1
2012-10-14Add verbose option to the cppcheck script.Evan Huus1-1/+2
2012-10-14Revert back to GTK2Anders Broman2-2/+2
2012-10-14Try a experimental gtk3 buildAnders Broman4-7/+30
2012-10-14The strings added to the value_string table for X11 opcodes forGuy Harris1-19/+8
2012-10-14Fix compile error.Bill Meier1-1/+1
2012-10-14Minor changes:Bill Meier1-97/+102
2012-10-14remove unused variable; fixes compile error.Bill Meier1-1/+0
2012-10-14convert proto_tree_add_text to proto_tree_add_item and expert_add_info_format...Michael Mann5-734/+784
2012-10-14From Yaniv Kaul: Spice protocol fixes and enhancementsBill Meier1-40/+167
2012-10-14[Automatic manuf, services and enterprise-numbers update for 2012-10-14]Gerald Combs3-13/+236
2012-10-14Some of the changes claimed to be in the previous checkin weren't there.Guy Harris1-5/+5
2012-10-14*Always* create a new data source when we decompress an IPv6 header.Guy Harris1-15/+13
2012-10-13The Interface Name field of the Interface Name sub-object of theGuy Harris1-3/+1