aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-20Makefile.common:Jörg Mayer2-3/+2
2012-06-20Comment back in the body of tb80211_do_set_channel to avoid warnings aboutJörg Mayer3-3/+53
2012-06-20#if 0 out code to make it build in it's current stateAnders Broman1-2/+3
2012-06-20Followup to r43176, r43177, r43178, and r43179: prohibit FT_*INT*Jeff Morriss2-64/+78
2012-06-20Add the toolbar of bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973Anders Broman3-0/+458
2012-06-20Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman3-3/+744
2012-06-20Fix compilation with gcc...Pascal Quantin1-3/+3
2012-06-20Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7383 :Pascal Quantin1-5/+5
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on aJeff Morriss1-5/+7
2012-06-20Revert http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43404.Anders Broman1-20/+19
2012-06-20SDP data embeded in OCTET STRING.Anders Broman1-19/+20
2012-06-20Add a link to IANA registry.Anders Broman1-1/+2
2012-06-20Upadte e-mail.Anders Broman1-1/+1
2012-06-20- In INTERNAL HANDOVER COMMAND Circuit Identity Code is C(Coded optional in WS)Anders Broman1-2/+36
2012-06-20Clean up white space (no tabs).Guy Harris1-34/+34
2012-06-20Handle the case where the user has added comments to a file that's notGuy Harris3-33/+243
2012-06-20MAke it compile by adding discard_comments = FALSEAnders Broman1-1/+1
2012-06-20If the file has an SHB comment or any packet comments, and the userGuy Harris5-18/+268