aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-eapol.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-4/+4
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-9/+9
2011-05-31From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5830alagoutte1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-03-15Declare sip_uri_offset_init() as returning void and remove a couple unused va...morriss1-1/+35
2009-11-17Remove the address operator from value_string arrays fed to VALS()dimeg1-1/+1
2009-11-09Put key_index values in correct tree.stig1-2/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-2/+2
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-7/+7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-14/+14
2007-06-25Fix logic to properly ignore (for now) encrypted keys and group keys.gerald1-3/+5
2007-01-26Add support for "wildcard" WPA keys in the form "wpa:passphrase" (notegerald1-40/+41
2006-07-20from michael stevenssahlberg1-1/+1
2006-07-11Bugfix: If we have an rc4 key and the length remaining for thejmayer1-4/+9
2006-06-29Fix description of EAPOL Key Descriptor Version values, as per mail fromguy1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pjmayer1-1/+1
2004-12-20- Diplay SSID in mangemntframesjmayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+431