summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replaybschmidt2010-07-011-0/+34
* Add WPA-None support:bschmidt2010-04-101-1/+12
* update to 0.6.8sam2009-03-021-3/+2
* o update for vapssam2008-04-201-19/+127
* Change wpa_supplicant to down the interface at the start of the init routine.thompsa2007-11-051-3/+12
* track net80211 changes to get scan results ioctlsam2007-06-111-5/+5
* must byte swap key rsc for big-endian systemssam2007-04-261-0/+1
* add debug msgsam2006-04-201-0/+3
* remove some unnecessary perror callssam2006-04-171-2/+0
* update for v0.4.8 import of wpa_supplicant and hostapdsam2006-03-071-1/+2
* use the specified key index for non-group keys; this fixes staticsam2006-02-211-4/+5
* o correct alignment of 802.11 addresses passed to ether_ntoa to fixsam2005-08-301-5/+11
* save+restore wpa, privacy, and roaming settingssam2005-08-131-9/+57
* Correct problems with handling interfaces that go away (e.g. whensam2005-07-291-10/+26
* handle RTM_IFINFO events so we terminate when an interface issam2005-07-081-1/+14
* Update key handling:sam2005-07-051-12/+27
* o improve error msg for ioctl failuressam2005-06-091-1/+6
* Catch up with changes in wpa_supplicant:sam2005-06-071-37/+87
* freebsd pieces of wpa supplicant supportsam2005-06-051-0/+636
OpenPOWER on IntegriCloud