fragattacks/src
Jouni Malinen 00785aba71 WPS: Remove unused WFA WLANConfig Service actions
This removes following WFA WLANConfig Service actions and the related
state variables: GetAPSettings, SetAPSettings, DelAPSettings,
GetSTASettings, SetSTASettings, DelSTASettings, RebootAP,
ResetAP, RebootSTA, ResetSTA.

While WFA WLANConfig Service version 1.0 claims that some of these are
mandatory to implement for an AP, there are no known implementations
supporting these actions neither in an AP/proxy or an External Registrar
that would use them. These are unlikely to be supported in the future
either and as such, it is just simpler to get rid of them to clean up
the implementation and reduce code size.
2009-11-14 14:08:58 +02:00
..
common Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
crypto Move shared MD5/SHA-1 internal definitions into header files 2009-10-17 12:55:12 +03:00
drivers hostapd: fix AP mode initialization for nl80211 2009-11-11 16:47:01 +02:00
eap_common Pass digest return value to CHAP/MSCHAPv2 caller 2009-08-16 18:38:35 +03:00
eap_peer Fix dbus build without EAP 2009-10-22 11:11:53 -07:00
eap_server Fix EAP-AKA server build without EAP-SIM 2009-10-11 22:23:05 +03:00
eapol_supp Move RC4 into crypto.h as a replaceable crypto function 2009-08-16 20:13:14 +03:00
hlr_auc_gw Fix comparison to use correct symbol name (__rand vs. rand) 2009-11-10 16:51:59 +02:00
l2_packet Work around some gcc 4.4 strict-aliasing warnings 2009-11-04 19:49:14 +02:00
radius Use type-punning to avoid breaking strict aliasing rules 2009-11-05 12:11:49 +02:00
rsn_supp Add AP mode WPA status into ctrl_iface 2009-10-16 18:35:45 +03:00
tls Move PKCS# {1,5,8} functionality into separate files 2009-10-17 12:48:55 +03:00
utils Add wpa_msg_ctrl() for ctrl_interface-only messages 2009-11-10 15:59:41 +02:00
wps WPS: Remove unused WFA WLANConfig Service actions 2009-11-14 14:08:58 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00