aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-24FT_FLOAT and FT_DOUBLE share the same comparison functions -> use same filter...Pascal Quantin2-2/+2
2012-06-24From Adam Langley:Anders Broman3-8/+21
2012-06-24From Pontus Fuchs:Anders Broman1-2/+2
2012-06-24From Evan Huus:Anders Broman1-4/+2
2012-06-24From Evan Huus:Anders Broman3-0/+50
2012-06-24[Automatic manuf, services and enterprise-numbers update for 2012-06-24]Gerald Combs3-17/+246
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin1-9/+9
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin2-17/+17
2012-06-23Rename two entries to avoid having same filter name for entries with incompat...Pascal Quantin1-2/+2
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin3-65/+59
2012-06-23Fix copy/paste errorsPascal Quantin1-4/+4
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin1-3/+3
2012-06-23In the Windows capture file "Save As" dialog code, do the same sort ofGuy Harris3-61/+257
2012-06-22Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7391 :Pascal Quantin1-98/+114
2012-06-22Give hint to check http://wiki.wireshark.org/CaptureSetup/CapturePrivileges i...Balint Reczey1-5/+6
2012-06-22Change #if USE_WIN32_FILE_DIALOGS to #ifdefJakub Zawadzki1-1/+1
2012-06-21We now need <epan/filesystem.h> regardless of whether we're being builtGuy Harris1-2/+0
2012-06-21Move a bunch of common code in the file chooser dialog loops into aGuy Harris4-123/+180
2012-06-21Make Docbook happy.Gerald Combs1-0/+4
2012-06-21Mark a couple more variables volatile.Jeff Morriss1-3/+3
2012-06-21The symbolic names for column indices are unused outside ofGuy Harris2-18/+21
2012-06-21From Richard Sharpe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Jeff Morriss1-2/+3
2012-06-21Reset for the next major release.Gerald Combs1-222/+6
2012-06-21ws80211_init() only returned ENOTSUP back when it could be a stub when weJeff Morriss1-4/+2
2012-06-21Try to fix tarball compilation on Windows.Gerald Combs2-2/+2
2012-06-21Remove some trailing whitespaceJörg Mayer1-4/+4
2012-06-21Try to use the gtk-compat macros correctly.Jeff Morriss1-2/+1
2012-06-21It's FindNL.cmake not FindLIBNL.cmakeJeff Morriss1-1/+1
2012-06-21GtkComboBoxText is only available in 2.24 and later; use GtkComboBox instead.Jeff Morriss1-1/+1
2012-06-20Complete cmake support for netlink detectionJörg Mayer5-0/+63
2012-06-20If we're making two passes and we have a display filter applied, createGerald Combs1-1/+5
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.Jörg Mayer4-7/+0
2012-06-20And another instance of HAVE_WIRELESS_TOOLBAR I missedJörg Mayer1-1/+0
2012-06-20Forgot to copy one more changeJörg Mayer1-3/+0
2012-06-20Copy over Makefile.common changes to CMakeListsJörg Mayer2-0/+2