aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-14Rebuild the X11 dissector with the latest versions of xcbproto and mesa.Jeff Morriss6-14/+174
2011-05-14From Tyson Key via bug 5922: Add another AT magic array.Chris Maynard1-4/+6
2011-05-14From Sven Eckelmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss1-1/+295
2011-05-14From Sven Eckelmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss1-44/+54
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.Anders Broman1-3/+3
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.Anders Broman1-2/+7
2011-05-14Remove the qpi_ from info level dissectors used for set info calls asGuy Harris1-16/+16
2011-05-14For Find File Unix and Unix Info2, spell it "Unix", to match Query FileGuy Harris1-219/+181
2011-05-14Make the tree items for strings look a little less ugly.Guy Harris1-1/+2
2011-05-13Fix a compiler warningBill Meier1-0/+1
2011-05-13Fix Bug 5920: "DNP3 dissector incorrect constants AL_OBJ_FCTR_16NF _FDCTR_32N...Bill Meier1-3/+3
2011-05-13More packets_bar_update improvements.Stig Bjørlykke1-4/+3
2011-05-13Fix Bug 5919: "IE 89 Forwarding Status - Incorrect Decoding"Bill Meier1-44/+104
2011-05-13Delete 2 assignments to 'i' as neither were used. Fixes Coverity CID 875.Chris Maynard1-5/+4
2011-05-13Delete assignment of item as it's not used. Fixes Coverity CID 869.Chris Maynard1-3/+2
2011-05-13Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5902 :Jeff Morriss1-6/+7
2011-05-13Fix items pointed out by Guy in bug 5756.Gerald Combs7-7/+7
2011-05-13From Huzaifa Sidhpurwala of the Red Hat Security Response Team: Fix anGerald Combs1-0/+9
2011-05-13Eliminate deadcode. Fixes Coverity CID 415.Chris Maynard1-2/+0
2011-05-13(Trivial) fix a spelling error.Bill Meier1-1/+1
2011-05-13Make it work when we have pluginsJeff Morriss1-3/+1
2011-05-13Don't try to export the plugin symbols if we're not building with plugins.Jeff Morriss1-0/+10
2011-05-13As suggested by Anders: back out 37112.Jeff Morriss1-40/+4
2011-05-13Fix a copy/paste error.Michael Tüxen1-1/+1
2011-05-13Simplified string handling in packets_bar_update to use GString.Stig Bjørlykke1-28/+21
2011-05-13Get -L and -d working with multiple interface. Internally get some functionsMichael Tüxen5-77/+84
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke132-1880/+1883
2011-05-13Build with S1AP-SonTransfer-IEs.asnStig Bjørlykke1-1/+2
2011-05-13That's *application*/vnd.tcpdump.pcap to you.Guy Harris2-2/+2
2011-05-13Pcap files now have an official MIME type.Guy Harris1-0/+1
2011-05-13Pcap files now have an official MIME type.Guy Harris1-1/+1
2011-05-13Use the same default value for the snaplen in the new array as in theMichael Tüxen1-1/+1
2011-05-13We should get rid of g_mem_chunk_alloc() as it leaks memoryAnders Broman1-4/+40
2011-05-13Add a comment what needs to be changed when adopting wireshark and tshark.Michael Tüxen1-0/+1
2011-05-13From Michael Chen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5863 :Jeff Morriss2-23/+37
2011-05-13Allocate wslua_plugin_list even if we do not HAVE_PLUGINSJeff Morriss1-3/+3
2011-05-13Try to fix distcheck.Gerald Combs1-2/+1
2011-05-12More OS X installer fixes and tweaks.Gerald Combs6-4/+9
2011-05-12Another attempt to fix the OS X .dmg builds.Gerald Combs1-1/+1
2011-05-12Fix the OS X packaging build.Gerald Combs2-1/+9
2011-05-12From Johannes Jochen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss6-10/+452
2011-05-12Play catch up with recent configure.in changes:Jörg Mayer3-2/+75
2011-05-12From Richard Brodie via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss1-2/+2
2011-05-12We need both gthread and gmodule.Jeff Morriss1-3/+3
2011-05-12From Yaniv Kaul via bug 5858: Fix some "set but not used" warnings. IChris Maynard1-10/+5
2011-05-12Packet editor: support for saving changed frames.Jakub Zawadzki4-2/+81
2011-05-12Add support for multiple interfaces when processing the -L option.Michael Tüxen1-21/+34
2011-05-12Use rcode instead of repeated uses of "flags & F_RCODE". One change submittedChris Maynard1-3/+3
2011-05-12Remove "--version ..." to see if it fixes the builds.Gerald Combs1-1/+0
2011-05-12Initialize the glib thread system on all platforms, not only on Windows.Michael Tüxen2-4/+5