]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-06-30  Gary MorainExport disconnect reason code to dbus
2012-06-30  Jouni MalinenEAP-pwd: Avoid double-frees on some error paths
2012-06-30  Jouni MalinenEAP-pwd: Increase maximum number of hunting-and-pecking...
2012-06-30  Mahesh Palivelahostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe...
2012-06-30  Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-30  Michael NaumovP2P: Add dbus python scripts to perform p2p_find and...
2012-06-28  Jouni MalinenWPS: Document NFC use cases with password/config token
2012-06-28  Jouni MalinenWPS: Share a single function for generating NFS passwor...
2012-06-28  Jouni MalinenWPS: Add a standalone tool for building NFC password...
2012-06-28  Jouni MalinenWPS: Use random_get_bytes() for NFC password id
2012-06-28  Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28  Jouni MalinenWPS: Allow NFC password token from AP to be used with...
2012-06-28  Jouni MalinenWPS ER: Add support for using NFC password token from...
2012-06-28  Jouni MalinenWPS ER: Add support for building NFC configuration...
2012-06-28  Jouni MalinenWPS: Fix ifdef use for the new NFC mechanism in wpa_sup...
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-28  Jouni MalinenWPS: Fix error case in NFC password token generation
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
next