]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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 MalinenAdd dh5_init_fixed() to allow fixed DH parameters to...
2012-06-27  Jouni MalinenWPS: Fix OOB Device Password use for EAP-WSC peer
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-26  Jouni MalinenAllow autoscan parameters to be changed in SCANNING...
2012-06-26  Jouni MalinenReinitialize autoscan on explicit reassocciate/reconnec...
2012-06-26  Jouni MalinenCancel pending scan request on DISCONNECT command
2012-06-26  Jouni MalinenStart autoscan for first connection attempt
2012-06-26  Jouni MalinenFix autoscan exponential to limit interval in all cases
2012-06-26  Jouni MalinenFix autoscan exponential to start with the base value
2012-06-26  Jouni MalinenWrite autoscan parameter to config file on updates
2012-06-26  Tomasz BursztykaAdd a simple periodic autoscan module
2012-06-26  Tomasz BursztykaAdd autoscan module named exponential
2012-06-26  Tomasz BursztykaAdd autoscan command into wpa_cli
2012-06-26  Tomasz BursztykaAdd ctrl iface command for autoscan
2012-06-26  Tomasz BursztykaD-Bus: Add AutoScan interface method to set/unset autos...
2012-06-26  Tomasz BursztykaAdd automatic scanning support
2012-06-26  Tomasz BursztykaAdd autoscan parameters support in config file
2012-06-25  Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-25  Jouni MalinenSync with include/linux/nl80211.h from wireless-testing.git
2012-06-25  Jouni MalinenSet state to DISCONNECTED on auth/assoc failures
2012-06-25  Sunil Dutt... P2P: Reject p2p_find when in provisioning
2012-06-25  Jouni MalinenRemove STA entry from AP when starting TKIP countermeasures
2012-06-25  Yoni Divinskyhostapd: Fix PBC config method of WSC IE in Beacon...
2012-06-24  Ben Greeareloop/poll: Handle POLLER | POLLHUP in read logic
2012-06-23  Jouni MalinenDescribe CONFIG_AP=y and CONFIG_P2P=y in defconfig
2012-06-23  Jouni MalinenFix a typo
2012-06-23  Johannes Bergnl80211: Simplify cbmsg buffer
2012-06-23  Jouni Malinenatheros: Remove unused variables
2012-06-23  Baruch Siachatheros: Fix build when WPS and IEEE80211R are both...
2012-06-20  Aarthi ThiruvengadamP2P: Fix fallback to GO Negotiation to avoid PD-before...
2012-06-17  Jouni MalinenCopy Chargeable-User-Identity in PMKSA caching case
2012-06-17  Jouni MalinenRADIUS DAS: Support Chargeable-User-Identity with Disco...
2012-06-17  Jouni MalinenRADIUS: Fix a typo in attribute name in debug messages
2012-06-17  Jouni MalinenRADIUS DAS: Add Event-Timestamp attribute into ACK...
2012-06-17  Jouni MalinenRADIUS DAS: Add support for Disconnect-Request
2012-06-17  Jouni MalinenRADIUS DAS: Check Disconnect-Request attributes
2012-06-17  Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-06-17  Masashi HonmaP2P: Add p2p_client_list support for FullMAC Persistent GO
2012-06-16  Baruch Siachhostapd: Return error value on configuration check...
2012-06-16  Baruch Siachhostapd: Remove redundant variable initialization
2012-06-16  Jouni MalinenP2P: Fix P2P Client Discoverability bit updates
2012-06-16  Masashi HonmaP2P: Fix setting of P2P Client Discoverability bit
2012-06-15  Jouni MalinenEAP-SIM/AKA server: Allow pseudonym to be used after...
2012-06-10  Jithu JanceP2P: Add driver op for requesting GO/AP channel switch
2012-06-10  Jithu JanceP2P: Add preference setting for concurrent use cases
2012-06-10  Jouni MalinenP2P: Do not use reassociation after getting disassociated
2012-06-09  Jouni MalinenP2P: Ignore unexpected GO Neg Resp is we have sent...
2012-06-09  Neeraj Kumar... P2P: Address race condition with GO Negotiation Request...
2012-06-09  Antonio Quartullista_info: Remove duplicated function declaration
2012-06-09  Jouni MalinenLibTomMath: Use 64-bit mode for mp_digit
2012-06-08  Baruch Siachatheros: Set essid length field only once
2012-06-08  Baruch Siachatheros: Fix build when CONFIG_WPS is disabled
2012-06-08  Jouni MalinenP2P: Assume GO Negotiation failed if GO Neg Conf wait...
2012-06-08  Jouni MalinenP2P: Fix group formation timeout on GO during WPS step
2012-06-06  Jouni MalinenWPS: Cancel WPS operation also in DISCONNECTED state
2012-06-06  Jouni MalinenP2P: Fix scan_res_handler setting for p2p_scan
2012-06-06  Johannes BergP2P: Send GO Negotiation Confirm without wait
2012-06-06  Sunil Dutt... P2P: Improve p2p_prov_disc-auto robustness
2012-06-06  Masashi HonmaP2P: Use consistent Device Capability in Beacon/Probe...
2012-06-04  Nirav ShahP2P: Fix P2P Group Formation timeout registration ...
2012-06-04  Paul Stewartbss: Don't remove a BSS that is in use
2012-06-04  Paul Stewartwpa_supplicant: Report EAP connection progress to DBus
2012-06-04  Johannes Bergnl80211: Use safe list iteration
2012-06-04  Etay Luzwpa_supplicant: Support dtim_period configuration for...
2012-05-28  Jouni MalinenWNM: Send empty IPv4 packet as keep-alive for now
2012-05-28  Jouni MalinenForce driver to disassociate STA if no room for the...
2012-05-28  Jouni MalinenWNM: Fix build without CONFIG_SME=y
2012-05-28  Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-15  Jouni MalinenP2P: Improve handling of p2p_connect-auto fallback
2012-05-15  Dmitry Shmidtwpa_supplicant: Make Android makefiles available under...
2012-05-11  Jouni Malinennl80211: Use wait_time with AP mode driver SME for...
2012-05-11  Jouni Malinennl80211: Add more debug info on NL80211_CMD_FRAME uses
2012-05-11  Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-11  Jouni MalinenAdd debug prints of scan result IEs
2012-05-11  Jouni MalinenFix BSSID enforcement with driver-based BSS selection
2012-05-11  Jouni MalinenWPS: Fix BSSID filter handling
2012-05-10  Jouni MalinenAdd ChangeLog entries from v1.0 release
2012-05-10  Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-10  Ben Greearwpa_supplicant: Fix overlapping memcpy on WPS interface...
2012-05-10  Jouni MalinenP2P: Deinitialize global P2P context on P2P mgmt interf...
2012-05-08  Jouni MalinenHS 2.0: Add Hotspot 2.0 ANQP elements to Interworking...
2012-05-08  Jouni MalinenHS 2.0: Indicate Hotspot 2.0 in BSS table and status
2012-05-08  Jouni MalinenHS 2.0: Parse Hotspot 2.0 IE from IE list
2012-05-08  Jouni MalinenHS 2.0: Add HS 2.0 Indication element into (Re)Associat...
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 indication into Probe Request
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 station ctrl_iface
2012-05-08  Jay KatabathuniHS 2.0: Add runtime configuration of Hotspot 2.0 station
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 ANQP routines
2012-05-08  Jay KatabathuniHS 2.0: Define Hotspot 2.0 OUI types and subtype values
2012-05-08  Jouni MalinenRemove scripts and notes related to the Windows binary...
next