Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / wps_supplicant.h
2010-09-10 Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-09-09 Jouni MalinenAllow ctrl_iface SET command to change global config...
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-06-11 Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-05-27 Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27 Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-01-03 Jouni MalinenFix compiler warnings for non-WPS build
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table entry instead of raw scan result for...
2009-12-19 Jouni MalinenWPS ER: Delay wpa_supplicant termination to allow unsub...
2009-11-15 Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15 Jouni MalinenWPS ER: Add preliminary PBC support
2009-11-13 Jouni MalinenWPS ER: Add PIN configuration and SetSelectedRegistrar...
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-09-11 Jouni MalinenAdd parsed information from WPS IE(s) into scan results
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2008-12-20 Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-15 Jouni MalinenWPS: Added control interface notification for available...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29 Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-11-29 Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...