Interworking: Remove unused variable warnings
[mech_eap.git] / src / wps /
2013-02-24 Jouni MalinenWPS: Fix OOB Device Password use in PSK1,PSK1 derivation
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-14 Jouni MalinenWPS: Allow Device Password to be changed from M1 to M2
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2012-12-17 Jouni MalinenWPS: Add RF bands attribute conditionally to Probe...
2012-11-25 Jouni MalinenRemove unneeded header file inclusion
2012-11-15 Jouni MalinenWPS: Add a workaround for PBC session overlap detection
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-11-01 Jouni MalinenWPS: Reject invalid credential more cleanly
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-10-28 Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-10-28 Jouni MalinenWPS: Add preliminary NFC connection handover support...
2012-10-10 Jouni MalinenWPS: Limit number of active wildcard PINs to one
2012-10-02 Jouni MalinenWPS: Fix a potential memory leak on wps_init() error...
2012-08-27 Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-13 Eyal ShapiraWPS: Fix nonce comparisons
2012-07-07 Jouni MalinenWPS SSDP: Fix socket leaks on error paths
2012-07-07 Jouni MalinenWPS UDF: Fix fd leak on error path
2012-06-30 Jouni MalinenMove p2p_connect PIN format validation into a separate...
2012-06-28 Jouni MalinenWPS: Share a single function for generating NFS passwor...
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28 Jouni MalinenWPS ER: Add support for building NFC configuration...
2012-06-28 Jouni MalinenWPS: Add support for NFC configuration token from exter...
2012-06-28 Jouni MalinenWPS: Add new mechanism for generation NFC configuration...
2012-06-27 Jouni MalinenWPS: Use separate list of NFC Password Tokens in the...
2012-06-27 Jouni MalinenWPS: Add new mechanism for communicating NFC tag read...
2012-06-27 Jouni MalinenWPS: Add new mechanism for NFC config method using...
2012-06-27 Jouni MalinenWPS: Move attribute parser definitions into a new heade...
2012-06-27 Jouni MalinenWPS: Split wps_build_oob_dev_password() into parts
2012-06-27 Jouni MalinenNDEF: Mark input data const when it is not modified
2012-06-27 Jouni MalinenWPS: Allow NDEF functions to be used from outside src/wps
2012-06-27 Jouni MalinenNDEF: Skip unnecessary wpabuf to ptr/len conversion
2012-06-27 Jouni MalinenWPS: Add support for OOB dev password lengths 16..31
2012-06-27 Jouni MalinenWPS: Fix potential memory leak with NFC password token
2012-06-27 Jouni MalinenWPS: Fix NFC password token building with WPS 2.0
2012-06-25 Yoni Divinskyhostapd: Fix PBC config method of WSC IE in Beacon...
2012-04-03 Anirban SirkhellWPS: Allow vendor specific attribute to be added into M1
2012-03-05 Masashi HonmaWPS: Select the BSD license terms as the only license...
2012-02-29 Jouni MalinenWPS: Invalidate wildcard PIN on other radios after...
2012-02-27 Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-19 Jouni MalinenWPS UPnP: Clean up URL parser
2012-02-13 Jouni MalinenWPS: Fix clearing of SetSelectedRegistrar with multiple...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-08 Ganesh PrasadhWPS: Allow wildcard UUID PIN to be used twice
2012-01-30 Jouni MalinenWPS: Disable AP PIN after 10 consecutive failures
2012-01-27 Jouni MalinenWPS: Fix an interoperability issue with mixed mode...
2011-12-29 Spencer ChangWPS: Cancel previous registered wps_registrar_pbc_timeout
2011-12-11 Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-11-30 Subrat DashWPS: Fix stopping of active WPS operation on dual concu...
2011-11-30 Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-11-18 Jouni MalinenUse NULL instead of 0 for pointers
2011-11-17 Jouni MalinenWPS: Use strdup to initialize dev_password for PBC
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-10-30 Olivier SobrieWPS: Send the credential when learning AP params in...
2011-10-23 Jouni MalinenRemove unused variables
2011-10-22 Andrii BordunovRemove unused variable and function
2011-09-30 Zhi ChenWPS: Send AP Settings as a wrapped Credential attribute...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-12 Jouni MalinenRemove time.h include from utils/includes.h
2011-09-01 Bharat ChakravartyWPS: Set Probe Request config methods based on configur...
2011-08-31 Jouni MalinenWPS ER: Fix UPnP XML Device Description parser to find...
2011-08-28 Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-08-11 Jouni MalinenWPS: Fix M2/M2D Config Methods to include PushButton...
2011-08-11 Jouni MalinenWPS: Fix default virt/phy pushbutton config method...
2011-08-04 Anish NatarajDispatch more WPS events through hostapd ctrl_iface
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-04-14 Jouni MalinenWPS: Fix off-by-one check in vendor extension parsing
2011-03-19 Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-03-19 Jean-Michel BachotP2P: Keep track of peer WPS vendor extensions
2011-03-19 Jean-Michel BachotWPS: Add support for adding WPS Vendor Extensions
2011-03-19 Jouni MalinenWPS: Move P2P extension generation for WSC IE in Beacon...
2011-03-17 Jouni MalinenWPS: Add more debug information to PBC session overlap...
2011-03-17 Jouni MalinenWPS: Fix active PBC session removal to ignore MAC address
2011-03-17 Jean-Michel BachotP2P: Keep track of secondary device types for peers
2011-03-17 Jean-Michel BachotWPS: Add secondary device types into Probe Request...
2011-03-10 Chao-Wen YangWPS: Indicate PBC session overlap in wps_pbc return...
2011-03-10 Jouni MalinenWPS: Ignore PBC session overlap if a specific Enrollee...
2011-03-10 Jouni MalinenWPS: Show the received UUID-E from Probe Request in...
2011-03-10 Jouni MalinenWPS: Use only UUID-E in PBC session overlap detection...
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-01-13 Chao-Wen YangWPS: Add mechanism for indicating non-standard WPS...
2010-12-20 Jouni MalinenWPS: Include all Config Methods in Probe Request
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-17 Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-11 Jouni MalinenWPS: Fix UPnP deinit order to avoid using freed memory
2010-11-11 Jouni MalinenWPS ER: Fix compiler warning on non-WPS2 builds
2010-11-11 Jouni MalinenWPS: Change concurrent radio AP to use only one WPS...
2010-11-09 Jouni MalinenWPS: Add wildcard AuthorizedMACs entry for PBC
2010-11-04 Jouni MalinenWPS: Send WSC_NACK if message without Message Type...
2010-11-04 Jouni MalinenWPS: Share common function for building WSC ACK/NACK
2010-11-04 Jouni MalinenWPS: Do not advertise support for WEP in WPS 2.0 build
2010-11-04 Jouni MalinenWPS: Remove PushButton from M1 ConfigMethods on AP
2010-11-02 Jouni MalinenWPS ER: Clear WPS state if PutMessage does not include...
2010-10-31 Jouni MalinenWPS ER: Add validation of WPS attributes in proxied...
2010-10-25 Jouni MalinenWPS ER: Cache AP settings for APs that restart UPnP
2010-10-25 Jouni MalinenWPS ER: Add more details to wps_er_pbc failure returns
2010-10-25 Jouni MalinenWPS ER: Fix SetSelectedRegistrar to include wildcard...
2010-10-25 Jouni MalinenWPS ER: Only activate PBC mode on single AP
2010-10-25 Jouni MalinenWPS ER: Show SetSelectedRegistrar events as ctrl_iface...
next