]> git.ipfire.org Git - thirdparty/hostap.git/history - src/wps
wlantest: Add command for adding WEP keys during run time
[thirdparty/hostap.git] / src / wps /
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...
2010-09-09  Jouni MalinenWPS 2.0: Use strict validation of NewWLANEventMAC only...
2010-09-09  Jouni MalinenWPS ER: Do not use SetSelectedRegistrar when learning...
2010-09-09  Jouni MalinenWPS 2.0: Make sure PHY/VIRT flag gets set for PBC
2010-09-09  Jouni MalinenWPS 2.0: Add strict validation of SetSelectedRegistrar...
2010-09-09  Jouni MalinenWPS 2.0: Add wildcard AuthorizedMACs if Enrollee addres...
2010-09-09  Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09  Jouni MalinenWPS 2.0: Add tool for testing protocol extensibility
2010-09-09  Jouni MalinenWPS: Add a test mechanism for adding an extra credentia...
2010-09-09  Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-09  Jouni MalinenWPS 2.0: Ignore WEP Credentials as station Enrollee
2010-09-09  Jouni MalinenWPS 2.0: Enforce new security policy of received AP...
2010-09-09  Jouni MalinenWPS 2.0: Fix Probe Request WPS IE building to be able...
2010-09-09  Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09  Jouni MalinenWPS 2.0: Modify empty-string workaround to meet 2.0...
2010-09-09  Jouni MalinenWPS 2.0: Add virtual/physical display and pushbutton...
2010-09-09  Jouni MalinenWPS 2.0: Add device attributes into Probe Request
2010-09-09  Jouni MalinenWPS 2.0: Add Request to Enroll attribute into Probe...
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-09  Jouni MalinenWPS 2.0: Add new attributes and update version negotiation
2010-08-24  Jouni MalinenWPS: Optimize M2 processing in AP Setup Locked case
2010-08-24  Jouni MalinenWPS: Add support for dynamic AP PIN management
2010-08-24  Jouni MalinenWPS: Use WSC_NACK if no device password is known on...
2010-08-11  Jouni MalinenWPS: Make DH debug prints easier to understand
2010-07-27  Jouni MalinenWPS: Allow AP to start in Enrollee mode without AP...
2010-07-21  Jouni MalinenWPS: Limit WPS ER event_id < 2^31 bits to avoid issues...
2010-07-18  Jouni MalinenWPS: Add more debug info for DH keys
2010-07-05  Jouni MalinenWPS: Add a workaround for OS X 10.6.3 and .4 (use PSK...
2010-07-05  Jouni MalinenWPS: Add a workaround for parsing M1 from OS X 10.6
2010-06-11  Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-06-11  Jouni MalinenWPS: Add workaround for missing Network Key attribute
2010-05-27  Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27  Jouni MalinenWPS ER: Add ctrl_iface event for learned AP settings
2010-05-27  Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-05-27  Jouni MalinenWPS ER: Fix Credential to use correct Enrollee MAC...
next