aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-15Mark an unused argument.Stig Bjørlykke1-1/+1
2011-05-15From Colin O'Flynn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5921Alexis La Goutte1-0/+1
2011-05-15Add missing trailing 0 to an hf mask value.Martin Mathieson1-1/+1
2011-05-15Use correct signature for event callback functions;Bill Meier1-59/+39
2011-05-15Remove debug code.Anders Broman1-2/+2
2011-05-15Set menu sensitivity.Anders Broman3-14/+24
2011-05-15[Automatic manuf, services and enterprise-numbers update for 2011-05-15]Gerald Combs2-11/+179
2011-05-15Add the TCPGraph for UIManager.Anders Broman3-3/+57
2011-05-15Whitespace cleanup.Jeff Morriss1-114/+95
2011-05-15gtk_combo_box_get_active_text() may return NULL and g_ascii_strcasecmp() comp...Jeff Morriss1-12/+12
2011-05-15main_widgets_rearrange(): only pack the airpcap_tb once (to avoid GTK complai...Jeff Morriss1-15/+10
2011-05-141.5.2 → 1.7.0.Gerald Combs4-5/+5
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