aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-eapol.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-03-14From Jouni Malinen:Jaap Keuter1-1/+35
2009-11-17Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis1-1/+1
2009-11-09Put key_index values in correct tree.Stig Bjørlykke1-2/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-2/+2
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-7/+7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-14/+14
2007-06-25Fix logic to properly ignore (for now) encrypted keys and group keys.Gerald Combs1-3/+5
2007-01-26Add support for "wildcard" WPA keys in the form "wpa:passphrase" (noteGerald Combs1-40/+41
2006-07-20from michael stevensRonnie Sahlberg1-1/+1
2006-07-11Bugfix: If we have an rc4 key and the length remaining for theJörg Mayer1-4/+9
2006-06-29Fix description of EAPOL Key Descriptor Version values, as per mail fromGuy Harris1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pJörg Mayer1-1/+1
2004-12-20- Diplay SSID in mangemntframesJörg Mayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+431