hostap/src/drivers
Masashi Honma 80cc6bf6d0 OpenBSD: wired IEEE 802.1X for OpenBSD
This is a patch for OpenBSD wired IEEE 802.1X. This is only for wired,
not wireless, because OpenBSD uses wpa_supplicant only on wired now.

http://www.openbsd.org/cgi-bin/cvsweb/ports/security/wpa_supplicant/

I have tested with these.
OS : OpenBSD 4.5
EAP : EAP-TLS
Switch : CentreCOM 8724SL
2009-08-26 23:40:51 +03:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
Apple80211.h Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
driver.h Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier 2009-06-12 17:31:43 +03:00
driver_atheros.c Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier 2009-06-12 17:31:43 +03:00
driver_atmel.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_broadcom.c Add comments on the new Broadcom driver not using driver_broadcom.c 2009-01-30 21:34:40 +02:00
driver_bsd.c driver_bsd.c: Use new MLME method of association. 2009-05-29 22:41:43 +03:00
driver_hostap.c Move more multi-BSSID processing into drv_callbacks.c 2009-04-17 13:29:29 +03:00
driver_hostap.h Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
driver_iphone.m Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_ipw.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_madwifi.c Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier 2009-06-12 17:31:43 +03:00
driver_ndis.c Remove unused set_broadcast_ssid() driver op 2009-04-22 16:15:24 +03:00
driver_ndis.h driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +02:00
driver_ndis_.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_ndiswrapper.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_nl80211.c Fix a bug with ap_rx_from_unknown_sta() recursion 2009-08-26 20:18:24 +03:00
driver_none.c Merge hostapd driver init functions into one 2009-04-09 23:28:21 +03:00
driver_osx.m Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_prism54.c Provide own_addr buffer in hapd_init() parameters 2009-04-17 11:55:51 +03:00
driver_privsep.c Use C99 designated initializers to cleanup driver_ops setup 2009-04-17 15:58:34 +03:00
driver_ps3.c Some cleanup for the new driver wrapper for PS3 2008-03-13 19:05:45 +02:00
driver_ralink.c Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
driver_ralink.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_roboswitch.c General revision of RoboSwitch driver 2009-04-26 21:25:48 +03:00
driver_test.c Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier 2009-06-12 17:31:43 +03:00
driver_wext.c wext: disconnect at init and deinit 2009-05-27 21:01:26 +03:00
driver_wext.h WEXT: Fixed re-initialization of removed and re-inserted interface 2008-07-25 01:30:53 +03:00
driver_wired.c OpenBSD: wired IEEE 802.1X for OpenBSD 2009-08-26 23:40:51 +03:00
drivers.c Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
drivers.mak Create a common drivers makefile snippet 2009-08-14 19:53:27 +03:00
Makefile Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
MobileApple80211.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
MobileApple80211.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ndis_events.c Workaround number of compiler warnings with newer MinGW version 2008-12-11 00:56:37 +02:00
prism54.h Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
priv_netlink.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
scan_helpers.c Use signal quality if level is not available for comparing max rates 2009-02-10 13:47:14 +02:00