Don't guard col_set_str (COL_PROTOCOL) with col_check
[metze/wireshark/wip.git] / epan / dissectors / packet-ieee80211.c
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-05 Jaap KeuterFix for bug 3806:
2009-07-23 Bill MeierSet editor modelines to be consistent between emacs...
2009-07-13 Gerald CombsSquelch a couple of Valgrind warnings. This should...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-27 Anders BromanFrom Greg Schwendimann:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-03 Stig BjørlykkeFixed bit position for wlan_mgt.fixed.delba.param.initi...
2009-05-29 Anders Bromantvb_new_real_data -> tvb_new_child_real_data
2009-05-15 Jörg MayerRename an CCX IE
2009-05-14 Anders BromanApply some of the patches from:
2009-05-02 Guy HarrisTry to detect the mysterious two bytes of 0x00 stuck...
2009-05-01 Guy HarrisPull the code to dissect Marvell vendor actions into...
2009-05-01 Guy HarrisClean up indentation.
2009-04-07 Bill MeierUse some default true_false_string's.
2009-03-23 Stig BjørlykkeRemoved some "initializer does not fit or is out of...
2009-03-22 Bill Meierg_snprintf() & etc since glib 1.3.12 don't return -1,
2009-03-15 Bill MeierFix non-ascii characters
2009-03-13 Stig BjørlykkeFrom Jakub Zawadzki (bug 3331):
2009-03-01 Guy HarrisClean up display of QoS PS Buffer State field.
2009-03-01 Guy HarrisShow bit 4 of the QoS field for frames not coming from...
2009-02-26 Jaap KeuterFrom Didier Gautheron:
2009-02-24 Jaap KeuterFrom Jerry Kotland:
2008-12-19 Gerald CombsBack out r27047 and r27053.
2008-12-18 Gerald CombsUpdate calls to proto_tree_add_bytes_format to reflect...
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-10 Jaap KeuterFrom Alexis La Goutte:
2008-10-24 Bill MeierWindows build: #include winsock2.h only when needed.
2008-10-18 Jaap KeuterFrom beanniecai:
2008-10-13 Jaap KeuterFrom Alexis La Goutte:
2008-09-20 Guy HarrisThe Official Home of the AVS header spec appears to...
2008-09-14 Anders BromanAllways show the Vendor OUI in the vedors specific IE.
2008-09-10 Guy HarrisIn the radio-information dissector, set the current...
2008-09-05 Anders BromanAdd extended cap decoding.
2008-09-04 Guy HarrisMark unused argument as such.
2008-09-04 Anders BromanModified patch from Siva Jupudi adding support for
2008-08-20 Guy HarrisThe first argument to vendor IE dissectors is a proto_i...
2008-08-20 Anders BromanFrom David Woodhouse:
2008-08-19 Anders BromanFix bug:
2008-08-19 Anders BromanAdd a comment.
2008-08-19 Guy HarrisAdd to a comment.
2008-06-25 Guy HarrisConstify a bunch of stuff, to squelch -Wwrite-strings...
2008-05-14 Bill MeierFix some of the Errors/warnings detected by checkapi.
2008-05-05 Anders BromanRemove depreciated functions g_string_sprint, g_string_...
2008-05-05 Stig BjørlykkeHandle SSID as binary in WLAN Traffic Statistics.
2008-05-04 Stig BjørlykkeAdded a hidden SSID (wlan_mgt.ssid) to be able to filte...
2008-04-09 Anders BromanRemove:
2008-03-15 Jeff MorrissFrom bugs.wireshark.org/bugzilla/show_bug.cgi?id=1539 :
2008-03-13 Gerald CombsMake the SMI preference a little more verbose. In the...
2008-03-01 Stig BjørlykkeRewrote to use g_strlcpy and g_strlcat.
2008-02-13 Gerald CombsReplace a g_snprintf() with a strncpy(). Fixes bugs...
2008-02-12 Stig BjørlykkeAdded WLAN Traffic Statistics dialog.
2008-01-29 Stig BjørlykkeSSI dBm signal is signed.
2007-12-18 Guy HarrisIt appears that some fields in the Prism header might...
2007-12-18 Guy HarrisPut radio information from a pseudo-header into its...
2007-12-18 Guy HarrisInterpret the signal and noise values in an AVS header...
2007-12-18 Guy HarrisFold the Prism and AVS header dissectors into packet...
2007-12-03 Martin MathiesonMy compiler (I think wrongly) says that fnum could...
2007-11-29 Anders BromanDidier Gautheron:
2007-11-27 Gerald CombsFixes from Sam Leffler:
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-27 Gerald CombsFrom Tuomas Maattanen: Fix a .11e QBSS IE endian error.
2007-11-23 Stig BjørlykkeFrom Jens Braeuer:
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-10-07 Richard van der... From Chris Maynard <christopher.maynard@gtech.com>...
2007-09-19 Gerald CombsAppend the packet type and flags to the top-level 802...
2007-09-17 Stig BjørlykkeAdded functionality to highlight the FCS bytes in Ether...
2007-09-05 Guy HarrisFix indentation.
2007-08-30 Stig BjørlykkeFixed a brace placement to enable the default case
2007-08-27 Stig BjørlykkeFrom Tuomas Maattanen:
2007-07-12 Jeff MorrissFrom Guillem Hernandez: fix decoding of EOSP bit. From...
2007-07-10 Gerald CombsAdd a missing display filter.
2007-07-09 Gerald CombsFrom Dustin Johnson: Fix a typo.
2007-06-21 Gerald CombsIn packet-ieee802.11.c, fix a serious preference bug...
2007-06-21 Gerald CombsBe less restrictive about WEP key preferences. Use...
2007-06-14 Gerald CombsThe 802.11 dissector calculates the header size, so...
2007-06-14 Gerald CombsAdd a hint for using wlan.fc.type_subtype.
2007-06-07 Gerald CombsAdd an option to ignore vendor-specific HT elements.
2007-05-29 Guy HarrisUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-29 Guy HarrisCheck for G_GINT64_MODIFIER in Wireshark as we do in...
2007-05-29 Sebastien TandelFrom David Howells :
2007-05-25 Gerald CombsThrow an exception instead of trying to add a 4GB fragment.
2007-05-18 Gerald CombsFrom Dustin Johnson:
2007-05-14 Gerald CombsFrom Dustin Johnson: Fix a couple of spelling errors...
2007-05-12 Gerald CombsFix a bunch of spelling errors.
2007-05-11 Gerald Combsimplented -> implemented.
2007-05-11 Gerald CombsAdd separate filters for vendor-specific HT items.
2007-05-07 Gerald CombsBug fixes and cleanup from Dustin Johnson and myself:
2007-05-02 Gerald CombsAdd a routine to dissect the MCS Set. Add a tree for...
2007-05-01 Gerald CombsFrom Dustin Johnson: Normalize indentation.
2007-05-01 Guy HarrisParenthesize to squelch a compiler warning (a warning...
2007-04-30 Gerald CombsFrom Dustin Johnson and myself:
2007-04-25 Gerald CombsFrom Dustin Johnson:
2007-04-25 Gerald CombsFrom Stig Bjørlykke:
2007-04-20 Gerald CombsMove some data frame back out of the control frame...
2007-04-20 Gerald CombsFix 64-bit integer handling and whitespace.
2007-04-20 Gerald CombsMore .11n-related updates and additions from Dustin...
2007-04-17 Jeff MorrissFix warnings of the form "long long unsigned int format...
2007-04-17 Gerald CombsMore .11k/n updates from Dustin Johnson:
next