aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Pass 0, not FALSE, as the FCS length argument (FALSE is defined as 0,Guy Harris1-2/+2
2004-12-31Make sure print_buff is \0-terminatedJörg Mayer1-0/+1
2004-12-31As pointed out by Guy: We should be able to filter on the original SSID,Jörg Mayer1-2/+5
2004-12-27Again, another warning (hopefully) removed.Ulf Lamping1-1/+1
2004-12-22Add only one protocol tree item for the "weak IV" flag - add it as aGuy Harris1-5/+6
2004-12-22Properly declare a variable as volatile, as the longjmp done by theGuy Harris1-1/+1
2004-12-21Giles Scott: Add Wlan tapJörg Mayer1-2/+25
2004-12-20Found by Buildbot Solaris: isprint.h include only works on glib2 systemsJörg Mayer1-0/+1
2004-12-20- Diplay SSID in mangemntframesJörg Mayer1-24/+34
2004-12-19Giles Scott: Port weak key detection from AirsnortJörg Mayer1-1/+52
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris1-3/+3
2004-09-28Move various checksum routines and headers to epan.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-21From metatech: at least on Windows XP, if a Centrino 802.11 interface isGuy Harris1-2/+7
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3445