aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-19Use the first matched color instead of the last one, which is whatGerald Combs1-1/+4
2012-06-19Add a list of release dates for major versions of GTK+ and GLib in caseGerald Combs1-0/+24
2012-06-19Correct the IPv6 fragment offset shown in COL_INFO.Jeff Morriss2-11/+24
2012-06-19ascend_scanner.c includes ascend.h. Add corresponding makefileGerald Combs2-4/+8
2012-06-19Simplify proto_tree_add_string_format_value(..., val, "%s", val) with proto_t...Jakub Zawadzki1-5/+5
2012-06-19Use tvb_get_ephemeral_string_enc() in combination with proto_tree_add_unicode...Pascal Quantin4-4/+4
2012-06-19AAAAARGH. Making the UI libs platform-dependent breaks dependencyGuy Harris2-5/+3
2012-06-19The GTK+ file chooser already *includes* UI code to ask the user whetherGuy Harris3-128/+92
2012-06-19The "save as" dialog is modal, so we don't need to worry about keepingGuy Harris1-85/+48
2012-06-19Use newly introduced proto_tree_add_unicode_string() to add UTF-8 stringsPascal Quantin4-14/+42
2012-06-19Followup to r43370: don't install idl2wrs or its man page.Jeff Morriss3-3/+0
2012-06-19Mark another variable as volatile to pacify the buildbot.Jeff Morriss1-1/+1
2012-06-19Pontus FuchsJörg Mayer1-0/+30
2012-06-19Replace last instance of airpcap_tb by wireless_tb forJörg Mayer1-1/+1
2012-06-19capture_dlg.h:Jörg Mayer2-4/+4