]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-07-30  Jouni MalinenFix a typo in a comment
2012-07-25  Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-07-25  Jouni MalinenP2P: Leave forced BSSID parameter for P2P group
2012-07-23  Jouni MalinenP2P: Fix provision discovery retries during p2p_find
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-07-07  Jouni MalinenFix AP build without NEED_AP_MLME
2012-07-07  Jouni MalinenAdd OpenSSL 0.9.8x patch for EAP-FAST
2012-07-07  Jouni MalinenOpenSSL: Add support for HMAC functions with 0.9.8...
2012-07-04  Mahesh Palivelanl80211: Save VHT capabilities from the driver
2012-07-04  Jouni MalinenSync with linux/nl80211.h from wireless-testing.git
2012-07-04  Jouni Malineneloop: Fix EVENT_TYPE_WRITE with poll()-based eloop
2012-07-04  Michael NaumovP2P: Add D-Bus python scripts to perform additional...
2012-07-04  Cyril Bruleboiswpa_gui: Fix compilation with gcc/g++ 4.7
2012-07-03  Jouni Malinenautoscan: Fix potential freeing of uninitialized pointer
2012-07-02  Jouni MalinenEAP-pwd: Replace direct OpenSSL HMAC use with wrapper
2012-07-02  Jouni MalinenOpenSSL: Add support for crypto_hash_{init,update,finish}()
2012-07-02  Masashi HonmaP2P: Check memory allocation result in a Service Discov...
2012-07-02  Jouni MalinenUpdate license notification in driver_wired.c
2012-07-02  Jouni MalinenUpdate license notification in signalbar implementation
2012-07-02  Jouni MalinenUpdate license notification in roboswitch interface...
2012-07-02  Jouni Malinenwpa_gui: Update licence notification text in wpa_gui
2012-07-02  Jouni MalinenUpdate license notification in D-Bus interface files
2012-06-30  Jouni MalinenMove p2p_connect PIN format validation into a separate...
2012-06-30  Masashi HonmaP2P: Add error message for invalid PIN
2012-06-30  Jouni MalinenDo not share special scan results with virtual interfaces
2012-06-30  Jouni MalinenP2P: Remove unused P2P_SCAN_SPECIFIC
2012-06-30  Johannes BergP2P: Remove GO neg/invite special cases from search
2012-06-30  Jouni MalinenUpdate license notification in files initially contribu...
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...
next