]> git.ipfire.org Git - thirdparty/hostap.git/history - src/wps
Avoid unnecessary memory allocation in building of SIM realm
[thirdparty/hostap.git] / src / wps /
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...
2010-10-21  Jouni Malinenhostapd: Add wps_config ctrl_interface command for...
2010-10-20  Jouni MalinenWPS ER: Add wps_er_set_config to use local configuration
2010-10-19  Jouni MalinenWPS UPnP: Add more debug for event subscription
2010-10-17  Jouni MalinenWPS: Do not drop subscriptions based on max queue length
2010-10-17  Jouni MalinenWPS UPnP: Add more priority for queuing EAP events
2010-10-17  Jouni MalinenWPS UPnP: Throttle WLANEvent notifications to 5 per...
2010-10-17  Jouni MalinenWPS: Limit Probe Request event queuing if subscriber...
2010-10-17  Jouni MalinenWPS: Schedule sending of pending events after failure
2010-10-17  Jouni MalinenWPS: Separate local error from max queue length reached
2010-10-17  Jouni MalinenWPS UPnP: Improved event notification failure processing
2010-10-17  Jouni MalinenWPS: Convert assert() to error return
2010-10-17  Jouni MalinenWPS UPnP: Fix memory leak on retry case
2010-10-17  Jouni MalinenWPS: Add more debug info for UPnP operations
2010-10-17  Jouni MalinenWPS: Remove unused define
2010-10-17  Jouni MalinenWPS: Cleaned up URL parser not to modify const buffer
2010-10-17  Jouni MalinenWPS: Drop subscription if it does not have any valid...
2010-10-17  Jouni MalinenWPS: Remove unused error path code
2010-10-17  Jouni MalinenWPS UPnP: Fix HTTP client timeout event code
2010-10-14  Jouni MalinenWPS: Add Config Error into WPS-FAIL events
2010-10-11  Jouni MalinenWPS: Workaround broken Credential encoding from some...
2010-09-24  Jouni MalinenWPS ER: Add more debug info on initialization errors
2010-09-23  Jouni MalinenWPS ER: Make sure PIN timeout does not interrupt PBC...
2010-09-23  Jouni MalinenWPS: Add more debug details for Credential building
2010-09-23  Jouni MalinenWPS ER: Fix debug message for protocol run done case
2010-09-23  Jouni MalinenWPS: Fix strict validation of encrypted data for WSC...
2010-09-22  Jouni MalinenWPS: Making some parsing messages use excessive debug...
2010-09-22  Jouni MalinenWPS: Fix strict validation of (Re)Association Response
2010-09-22  Jouni MalinenWPS: Add MAC address to validation error message for...
2010-09-22  Jouni MalinenWPS: Make testing operations configurable at runtime
2010-09-22  Jouni MalinenWPS 2.0: Fix AuthorizedMACs check to accept wildcard...
2010-09-20  Jouni MalinenWPS: Fix Beacon WPS IE on concurrent dualband AP in...
2010-09-20  Jouni MalinenWPS: Add BSSID to strict validation error messages
2010-09-20  Jouni MalinenWPS: Fix CONFIG_WPS_OOB build
2010-09-10  Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09  Jouni MalinenWPS: Fix ER PBC overlap detection build with P2P changes
2010-09-09  Jouni MalinenP2P: Fix WSC IE not to include two Device Name attrs...
2010-09-09  Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09  Jouni MalinenP2P: Do no process Probe Request with P2P wildcard...
2010-09-09  Jouni MalinenP2P: Enable use of WPS Requested Device Type without...
2010-09-09  Jouni MalinenP2P: Add Device Name into WPS IE in Probe Request frames
2010-09-09  Jouni MalinenWPS 2.0: Convert new attributes into WFA vendor extension
2010-09-09  Jouni MalinenWPS 2.0: Fix strict mode validation of UPnP MAC Address...
2010-09-09  Jouni MalinenWPS: Add more debug prints for authorized MACs operations
2010-09-09  Jouni MalinenWPS ER: Use PBC overlap detection
2010-09-09  Jouni MalinenWPS 2.0: Only reject Probe Request frames from WPS...
2010-09-09  Jouni MalinenWPS 2.0: By default, use strict validation reject only...
2010-09-09  Jouni MalinenWPS: Fix strict validation to mandate Network Index...
next