summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* update for wpa_supplicant 0.5.8 import:sam2007-07-113-5/+41
* 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 wpa_passphrase utility to the buildsam2006-11-171-1/+7
* add debug msgsam2006-04-201-0/+3
* remove some unnecessary perror callssam2006-04-171-2/+0
* Add missing library dependencies.ru2006-04-131-1/+1
* adapt PacketGetAdapterNames to 0.4.8 calling conventionsam2006-04-121-6/+6
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+4
* update for v0.4.8 import of wpa_supplicant and hostapdsam2006-03-072-4/+10
* use the specified key index for non-group keys; this fixes staticsam2006-02-211-4/+5
* Change default build of wpa_supplicant to include EAPOL support;sam2006-02-142-5/+5
* Add an example for WEP.wilko2005-12-251-0/+14
* Implement the PacketGetVersion() routine, which is used inwpaul2005-10-203-0/+8
* Enable -D ndis support in wpa_supplicant and add the ndis_events utility.wpaul2005-10-104-1/+487
* 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
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-311-1/+1
* Correct problems with handling interfaces that go away (e.g. whensam2005-07-291-10/+26
* Spelling and grammar fixes.brueffer2005-07-131-7/+7
* handle RTM_IFINFO events so we terminate when an interface issam2005-07-081-1/+14
* Update key handling:sam2005-07-051-12/+27
* Tidy up the markup (fixing some nearby content bugs).ru2005-06-272-178/+267
* o move wpa_supplicant to section 8sam2005-06-173-17/+310
* o improve error msg for ioctl failuressam2005-06-091-1/+6
* add EAP-TTLS to the EAPOL group; may want a separate knob latersam2005-06-071-0/+3
* Catch up with changes in wpa_supplicant:sam2005-06-071-37/+87
* freebsd pieces of wpa supplicant supportsam2005-06-054-0/+965
OpenPOWER on IntegriCloud