aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa
Commit message (Expand)AuthorAgeFilesLines
* Adapt for wpa_supplicant / hostapd 0.7.3.Rui Paulo2010-11-035-392/+306
* mdoc: remove unused/empty macrosUlrich Spörlein2010-08-021-1/+1
* - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replayBernhard Schmidt2010-07-011-0/+34
* Update for hostapd & wpa_supplicant 0.6.10.Rui Paulo2010-06-144-484/+2
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-5/+5
* Add WPA-None support:Bernhard Schmidt2010-04-102-3/+34
* Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properlySam Leffler2009-08-231-0/+2
* fix Jouni's email addressSam Leffler2009-07-127-7/+7
* o Fix usage() prototype [1] and correct its call.Maxim Konovalov2009-06-231-2/+2
* o style(9) usage() definition: it doesn't need an argument.Maxim Konovalov2009-06-231-3/+2
* o Remove unneeded argument in fprintf(3) call in usage().Maxim Konovalov2009-06-231-1/+1
* Do not force the mtu to 2290; this was done to insure large EAPOL framesSam Leffler2009-06-051-12/+0
* no need to for gnu89 any moreSam Leffler2009-03-151-2/+0
* Fix build breakage due to the interplay between r189801 and r189824.David Schultz2009-03-141-0/+2
* uupdate for 0.6.8Sam Leffler2009-03-021-2/+3
* update for 0.6.8Sam Leffler2009-03-021-4/+2
* update for 0.6.8Sam Leffler2009-03-021-2/+3
* update to 0.6.8Sam Leffler2009-03-028-96/+107
* use ansi prototypesSam Leffler2009-03-011-11/+4
* 'Strict EAP conformance' makes more sense here than 'String EAPWarner Losh2008-11-211-1/+1
* - install the example wpa_supplicant.conf file to the share/examples/etcDaniel Gerzo2008-07-012-1/+6
* o update for vapsSam Leffler2008-04-203-21/+314
* o update for vapsSam Leffler2008-04-202-112/+160
* enable syslog support and add -s option to the man pageSam Leffler2008-03-242-2/+7
* Add some missing Xrefs to drivers.Christian Brueffer2008-02-211-1/+5
* enable wired driver supportSam Leffler2007-12-201-0/+2
* install hostapd.conf and related files for folks that don't have sourceSam Leffler2007-11-101-0/+5
* fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOLSam Leffler2007-11-101-8/+19
* install sample wpa_supplicant.conf; not everyone has source to referenceSam Leffler2007-11-101-1/+5
* Change wpa_supplicant to down the interface at the start of the init routine.Andrew Thompson2007-11-051-3/+12
* Document the '-P pidfile' command line argument.Simon L. B. Nielsen2007-10-261-1/+5
* Update for libpcap 0.9.8Max Laier2007-10-161-6/+7
* Remove a -N flag.Kevin Lo2007-10-021-6/+0
* fix building with NO_CRYPT=trueSam Leffler2007-09-281-0/+3
* o enable use of EAP methods w/o modification to the base system; useSam Leffler2007-09-252-6/+145
* Remove stray comma left over from previous commit.Christian Brueffer2007-09-071-1/+1
* - Remove reference for unexisting ndisapi(9)Gabor Kovesdan2007-09-071-2/+1
* The wpa_passphrase(8) manual page states that it first appeared inSimon L. B. Nielsen2007-07-171-2/+2
* update for wpa_supplicant 0.5.8 import:Sam Leffler2007-07-115-6/+48
* update for 0.5.8 importSam Leffler2007-07-093-74/+81
* fixup mcast handling in bpf program; this enables forthcoming supportSam Leffler2007-07-091-4/+12
* track net80211 changes to get scan results ioctlSam Leffler2007-06-111-5/+5
* must byte swap key rsc for big-endian systemsSam Leffler2007-04-261-0/+1
* add wpa_passphrase utility to the buildSam Leffler2006-11-174-2/+87
* Markup fixes.Ruslan Ermilov2006-09-292-12/+20
* incorporate Rui Paulo's workSam Leffler2006-09-021-2/+156
* avoid null ptr derefSam Leffler2006-05-271-5/+6
* correct static array overrunSam Leffler2006-05-271-1/+1
* add debug msgSam Leffler2006-04-201-0/+3
* remove some unnecessary perror callsSam Leffler2006-04-171-2/+0