aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update some refresh_interfaces_cb() calls appropriately.Guy Harris1-4/+8
2012-06-28Comment/#ifdef out a currently-unused variable.Guy Harris1-1/+3
2012-06-28Make scan_local_interfaces() local to ui/gtk/main.c; widgets/windowsGuy Harris3-437/+425
2012-06-28Detangle the code that manages the interface list on the welcome screen:Guy Harris8-132/+132
2012-06-28No pcap, no interfaces, no interface lists to refresh.Guy Harris2-0/+4
2012-06-28From Pontus Fuchs:Guy Harris7-94/+180
2012-06-27Rename the GArray of interfaces "if_array", to indicate what it reallyGuy Harris1-23/+24
2012-06-27Commit file which should have been part of SVN #43506Bill Meier1-6/+36
2012-06-27Prettify display of O_RDONLY and O_ACCMODE flagsPascal Quantin1-17/+28
2012-06-27Fix compiler warning: "format not a string literal and no format arguments"Bill Meier1-2/+2
2012-06-27Don't show (essentially meaningless) numeric values of the expert codes.Bill Meier1-2/+5
2012-06-27Fix for "predefined values sometimes missing in Display Filter Expression win...Bill Meier1-2/+4
2012-06-27From Jakub Zawadzki: Fix "typeahead search broken in Display Filter Expressio...Bill Meier1-38/+4
2012-06-27From Martin Raison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7414Alexis La Goutte1-0/+4
2012-06-27Don't supply a fallback error message for pcap_open() unless it actuallyGuy Harris1-6/+9
2012-06-26General cleanup:Bill Meier1-1604/+1607
2012-06-26Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7406 :Jeff Morriss1-0/+5
2012-06-26Display expert codes in hexadecimal (less painful for my eyes :))Pascal Quantin1-2/+2
2012-06-26Validate 'offset' before calling proto_item_set_end(); prevents potential 'Di...Bill Meier1-0/+4
2012-06-26From Richard Sharpe:Bill Meier1-5/+5
2012-06-26Have the toolbar "Save" button just be a "Save" button, working the sameGuy Harris1-60/+12
2012-06-25Don't let the user set the frequency or channel when we don't HAVE_PCAP;Jeff Morriss1-0/+10
2012-06-25From Michal Labedzki: Anders Broman1-11/+29
2012-06-25From Michal Labedzki: Anders Broman1-23/+22
2012-06-25From Michal Labedzki: Anders Broman1-36/+164
2012-06-25Revert 43481: linking dftest against libui was not the problem.Jeff Morriss5-44/+41
2012-06-25Set SVN properties.Jeff Morriss0-0/+0
2012-06-25Get rid of a couple of unused variables and parameters.Jeff Morriss1-3/+2
2012-06-25From Martin Kaiser:Anders Broman8-10/+210
2012-06-25From Michael Mann:Anders Broman11-138/+165
2012-06-25Tighten up validity checking when doing reassembly.Bill Meier1-13/+10
2012-06-25From Tony Trinh:Anders Broman13-27/+27
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestJeff Morriss5-41/+44
2012-06-25From Tony Trinh:Anders Broman1-17/+26
2012-06-25From Tony Trinh:Anders Broman11-59/+103
2012-06-25Only allow "Save" ifGuy Harris4-14/+42
2012-06-25In the "Save As" dialog box, default to compressed if the file isGuy Harris1-6/+16
2012-06-25Fix dissection of NAS EPS Service Request message (broken in r42200)Pascal Quantin1-8/+21
2012-06-25Fix typo errorsPascal Quantin1-5/+5
2012-06-25From Rick Mortensen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4...Jeff Morriss2-54/+203
2012-06-24From Yair:Anders Broman1-7/+7
2012-06-24From Martin Kaiser:Anders Broman3-0/+12
2012-06-24Fix up some white space (get rid of 4-space tabs.Jeff Morriss1-112/+112
2012-06-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7386 :Pascal Quantin1-4/+25
2012-06-24Pontus Fuchs via bug 6973:Jörg Mayer1-1/+67
2012-06-24Pontus Fuchs (via bug 6973):Jörg Mayer1-4/+4
2012-06-24Also add ws80211_utils.c for CMake builds.Jörg Mayer1-0/+2
2012-06-24Build Wireshark with ws80211_utils.cJörg Mayer1-1/+2
2012-06-24Pontus Fuchs (via bug 6973):Jörg Mayer2-0/+15
2012-06-24Remove useless packet-spnego.h filePascal Quantin3-32/+0