freebsd-dev/usr.sbin/wpa
Bernhard Schmidt 54ad8e8273 fix EAP server support after the 0.7.3 import:
- eap_xxx.c files have been renamed to eap_server_xxx.c
- additional crypto files are required for some options
- EAP_MD5 and EAP_GTC is now enabled by default to match vendor config
- move each file on its own line to hopefully make further diffs easier
  to read

EAP_SERVER is now enabled by default. Fiddling with HOSTAPD_CFLAGS in
src.conf is no longer required to get a basic WPA-EAP/radius setup
running.

Tested by:	Johann Hugo <jhugo at meraka.csir.co.za>
MFC after:	2 weeks
2012-04-26 17:35:11 +00:00
..
hostapd fix EAP server support after the 0.7.3 import: 2012-04-26 17:35:11 +00:00
hostapd_cli fix Jouni's email address 2009-07-12 19:58:52 +00:00
ndis_events Remove duplicated header files 2011-06-24 07:05:20 +00:00
wpa_cli * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
wpa_passphrase Adapt for wpa_supplicant / hostapd 0.7.3. 2010-11-03 10:44:25 +00:00
wpa_supplicant Add missing line continuation \. It did not cause any issue because 2012-01-18 02:44:22 +00:00
Makefile add wpa_passphrase utility to the build 2006-11-17 19:38:51 +00:00
Makefile.inc fix EAP server support after the 0.7.3 import: 2012-04-26 17:35:11 +00:00