hostap/src/common
Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers
This gets rid of previously deprecated driver_ops handlers set_wpa,
set_drop_unencrypted, set_auth_alg, set_mode. The same functionality
can be achieved by using the init/deinit/associate handlers.
2009-11-23 20:22:38 +02:00
..
defs.h Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c Convert WPS IE concat routine to a generic helper 2009-09-11 16:36:59 +03:00
ieee802_11_common.h Convert WPS IE concat routine to a generic helper 2009-09-11 16:36:59 +03:00
ieee802_11_defs.h Move definitions away from hostapd_defs.h 2009-11-23 16:14:39 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
nl80211_copy.h nl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into scan results 2009-10-01 17:53:22 +03:00
privsep_commands.h Remove deprecated driver_ops handlers 2009-11-23 20:22:38 +02:00
version.h Changed the version to 0.7.0 since development branch is now 0.7.x 2009-01-20 21:16:29 +02:00
wireless_copy.h WEXT: IEEE 802.11w/MFP configuration 2008-06-18 11:13:33 +03:00
wpa_common.c Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
wpa_common.h Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
wpa_ctrl.c Remove orphaned wpa_cli control socket on EADDRINUSE 2009-01-31 22:22:09 +02:00
wpa_ctrl.h WPS ER: Add ctrl_iface notifications for AP/Enrollee add/remove 2009-11-15 12:07:27 +02:00