P2P: Add error message for invalid PIN
[mech_eap.git] / hostapd /
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-28 Jouni MalinenWPS: Document NFC use cases with password/config token
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28 Jouni MalinenWPS: Add new mechanism for generation NFC configuration...
2012-06-27 Jouni MalinenWPS: Add new mechanism for communicating NFC tag read...
2012-06-17 Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-06-16 Baruch Siachhostapd: Return error value on configuration check...
2012-06-16 Baruch Siachhostapd: Remove redundant variable initialization
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-15 Dmitry Shmidtwpa_supplicant: Make Android makefiles available under...
2012-05-10 Jouni MalinenAdd ChangeLog entries from v1.0 release
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Add optional Chargeable-User-Identity request...
2012-05-05 Jouni Malinenhlr_auc_gw: Use 5 bit IND for SQN updates
2012-05-03 Jouni Malinenhlr_auc_gw: Add support for updating Milenage file SQN
2012-05-03 Jouni Malinenhlr_auc_gw: Fix CONFIG_WPA_TRACE=y build
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-04-06 Ben GreearMake bind failure messages unique
2012-04-03 Sujith Manoharanhostapd: Do not allow HT in 11b mode
2012-03-30 Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-02-26 Jouni MalinenGAS server: Add support for ANQP Venue Name element
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-25 Dmitry ShmidtAndroid: Add PLATFORM_VERSION to VERSION_STR_POSTFIX...
2012-02-25 Dmitry ShmidtAndroid: Add build configuration files
2012-02-25 Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-16 Jouni Malinenhostapd: Allow 'none' driver to be started without...
2012-02-16 Jouni MalinenMove hostapd_for_each_interface() and hapd_interfaces...
2012-02-16 Shan Palanisamyhostapd: Make sure ctrl_iface is not initialized multip...
2012-02-16 Shan PalanisamyDo not call driver_init if hostapd interface is not...
2012-02-16 Shan PalanisamyDo not call hapd_deinit if driver was not initialized
2012-02-16 Shan Palanisamyhostapd: Allow config parameters to be set through...
2012-02-16 Jouni MalinenSplit hostapd security parameter updating into a separa...
2012-02-16 Shan Palanisamyhostapd: Split config item parser into a separate function
2012-02-16 Shan PalanisamyClear wpa_psk/passphrase when the other option is confi...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenSelect the BSD license terms as the only license altern...
2012-02-11 Dan HarkinsEAP-pwd: Describe build option for EAP-pwd
2012-01-01 Jouni MalinenUpdate copyright notices to include year 2012
2011-12-25 Yogesh Ashok Powarhostapd: Make inactivity polling configurable
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-10 Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-10 Ben GreearAP: Convert some wpa_printf to wpa_msg/dbg
2011-12-08 Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-11-30 Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-27 Jouni MalinenTLS: Add build configuration for TLS v1.2 support
2011-11-27 Jouni MalinenAdd implementation of TLS v1.2 PRF (P_SHA256)
2011-11-27 Jouni Malinenhostapd: Define CONFIG_SHA256 for SHA256 builds
2011-11-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-23 Dmitry ShmidtAndroid: Move WPA_BUILD check in Android.mk
2011-11-23 Jeff BrownAndroid: Remove the simulator target from all makefiles
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19 Dan HarkinsEAP-pwd: Document group configuration for hostapd authe...
2011-11-17 Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-17 Jouni MalinenRemove unused header file inclusion
2011-11-15 Jouni MalinenAndroid: Update libnl use to match with Android ICS
2011-11-15 Jouni MalinenAndroid: Fix hostapd_cli build
2011-11-15 Jouni MalinenAndroid: Fix hostapd build
2011-11-13 Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-10-23 Jouni MalinenPostpone global_init() call until first driver instance...
2011-10-22 Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-10-21 Dmitry ShmidtSet ANDROID_LOG_NAME depending on application
2011-10-17 Jouni MalinenAdd support for Time Advertisement
2011-10-17 Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-17 Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-10-16 Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16 Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-10-15 Mukesh AgrawalFix object file list for hlr_auc_gw
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-25 Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-15 Jouni MalinenAP: Set pairwise/group cipher for non-WPA modes
2011-09-12 Jouni MalinenRemove time.h include from utils/includes.h
2011-08-28 Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-07-30 Jouni MalinenChange example hostapd.conf to use 2.4 GHz channel
2011-07-29 Pavel Roskinmadwifi: Implement set_freq for hostapd, adjust hostapd...
2011-07-19 VladimirFix hostapd_cli linking without CONFIG_WPA_TRACE=y
2011-07-16 Jouni Malinenhostapd_cli: Start using src/utils/edit*.c
2011-07-05 Jouni MalinenAllow PMKSA caching to be disabled on Authenticator
2011-05-31 Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-05-16 Jouni MalinenInclude nl80211 driver wrapper in default configuration...
2011-04-15 Guy Eilamhostapd: Fix interfaces.iface initialization
2011-03-29 Jouni MalinenAdd driver capa flag for EAPOL TX status and store...
2011-03-22 Jouni Malinenrandom: Read /dev/random in the background with eloop...
2011-03-21 Jouni Malinenhostapd: Add testing mode for RSN element extensions
2011-03-17 Johannes BergWPS: Store (secondary) device type as binary
2011-03-17 Jouni MalinenMake the link process quieter unless V=1 is specified
2011-03-11 Jouni MalinenFix couple of typos in comments
2011-03-06 Shan PalanisamyFT: Make FT-over-DS configurable (hostapd.conf ft_over_...
2011-02-27 Dmitry ShmidtAdd Android make files for hostapd and wpa_supplicant
2011-02-27 Jouni MalinenUpdate copyright notices to include the new year
2011-02-21 Jouni MalinenRemove obsolete comments about libnl 1.1 being new
2011-02-21 Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2011-02-09 Jouni Malinenhostapd: Add require_ht configuration parameter
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-02-06 Ben Greearhostapd: Add iface-name wpa_msg() callback registration
2011-02-06 Ben Greearhostapd: Allow logging to file
next