Android: Remove obsolete WPA_UNICODE_SSID define
[mech_eap.git] / src /
2013-11-07 Jouni Malinennl80211: Work around nl_socket_set_nonblocking on Android
2013-11-07 Paul Stewarthostapd: Add option to send OBSS scan params
2013-11-07 Jouni MalinenP2P: Add debug print of P2P Group ID SSID
2013-11-07 Jouni MalinenWPS NFC: Add more debug for NFC Password Token matching
2013-11-07 Jouni MalinenWPS NFC: Add debug log entry on OOB Dev Pw attribute...
2013-11-06 Jouni MalinenInterworking: Do not reconnect if already connected
2013-11-06 Jouni Malinenhostapd: Do not start secondary BSS unless interface...
2013-11-06 Jouni Malinenhostapd: Verify hostapd_setup_bss calls
2013-11-06 Jouni Malinenhostapd: Share a single function for BSS deinit
2013-11-06 Jouni MalinenRemove unused hostapd_cleanup_iface_pre()
2013-11-06 Jouni Malinenhostapd: Add more debug prints to deinit path
2013-11-05 Jouni MalinenRestore hapd->interface_added tracking to core hostapd
2013-11-05 Jouni Malinenhostapd: Deinit ctrl_iface in case of add interface...
2013-11-05 Jouni MalinenFix removal of a BSS that has not yet been fully initia...
2013-11-05 Jouni MalinenRemove all BSSs on removal of the first one
2013-11-05 Jouni Malinendrivers: Do not call hostapd_logger()
2013-11-05 Jouni MalinenRemove a compiler warning from -O0 build
2013-11-05 Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-05 Andrei Otcheretianskiwpa_supplicant: Fix updating GO beacons on WFD subeleme...
2013-11-05 Adriana ReusEAPOL: Fix static analyzer warnings for pac_opaque_encr_key
2013-11-04 Jouni MalinenAllow AP mode configuration with VHT enabled on 2.4 GHz
2013-11-03 Jouni MalinenDFS: Do not use cf1 to override freq for 20 MHz channels
2013-11-03 Jouni MalinenDocument AP mode startup functions
2013-11-03 Jouni Malinenhostapd: Use correct wpa_printf verbosity level for...
2013-11-03 Jouni Malinenhostapd: Use start_ctrl_iface() from hostapd_add_iface()
2013-11-03 Jouni MalinenFix AP mode QoS Map configuration to be per-BSS
2013-11-03 Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03 Jouni Malinenhostapd: Fill in phyname automatically
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03 Jouni MalinenOptimize 40 MHz HT co-ex scan on AP
2013-11-03 Jouni Malinenhostapd: Add AP-ENABLED/DISABLED ctrl_iface events
2013-11-03 Jouni Malinenhostapd: Track interface state
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface events for ACS
2013-11-03 Jouni Malinenhostapd: Move ctrl_iface initialization to happen earlier
2013-11-03 Jouni Malinenhostapd: Simplify interface initialization
2013-11-03 Jouni MalinenDFS: Add control interface events for various DFS events
2013-11-03 Jouni Malinennl80211: Verify radar event attributes exist before...
2013-11-03 Jouni Malinenhostapd: Fix ENABLE failure to not remove interface
2013-11-02 Jouni MalinenSAE: Fix group selection
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-31 Jouni Malinenhostapd: Allow a single BSS to be removed from an interface
2013-10-31 Kyeyoon Parkhostapd: Allow a single BSS to be added to an interface
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31 Kyeyoon Parkhostapd: Allow the first BSS in a multi-BSS setup to...
2013-10-31 Kyeyoon Parknl80211: Make wpa_driver_nl80211_data::first_bss pointer
2013-10-31 Jouni Malinennl80211: Fix monitor interface reference counting
2013-10-31 Jouni Malinennl80211: Add a debug print for DEL_BEACON
2013-10-31 Kyeyoon Parkhostapd: Fix error path in hostapd_add_iface()
2013-10-31 Helmut SchaaACS: Do not get stuck while failing to do a subsequent...
2013-10-31 Michal KaziorDFS: Add support for multi-BSS
2013-10-31 Michal KaziorDFS: Reset cac_started properly
2013-10-31 Michal KaziorDFS: Sanitize channel availability checks
2013-10-31 Michal KaziorDFS: Fix HT40/VHT calculation
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-10-29 Jouni Malinennl80211: Add debug prints for NL80211_CMD_SET_STATION
2013-10-29 Jouni Malinenhostapd: Validate configuration parameters on RELOAD...
2013-10-29 Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-29 Jouni Malinenhostapd: Reuse hostapd_clear_old() for RELOAD command
2013-10-29 Dmitry ShmidtAndroid: Fix ARRAY_SIZE() compilation
2013-10-27 Eliad PellerP2P: Add VHT support
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Eliad Pellerhostapd: Mask out not-supported VHT capabilities
2013-10-27 Eliad Pellerhostapd: Verify VHT 160/80+80 MHz driver support
2013-10-27 Eliad Pellerhostapd: Verify VHT capabilities are supported by driver
2013-10-27 Eliad PellerFix some VHT Capabilities definitions
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-27 Jouni Malinennl80211: Replace perror() and printf() calls with wpa_p...
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26 Jouni MalinenIntroduce ARRAY_SIZE() macro
2013-10-26 Janusz DziedzicDFS: Handle radar event when CAC actived correctly
2013-10-26 Janusz DziedzicDFS: Fix overlapped() function to check only DFS channels
2013-10-26 Janusz DziedzicDFS: Adjust center freq correctly for VHT20/VHT40
2013-10-26 Janusz DziedzicDFS: Fix available channels list for VHT80
2013-10-26 Jouni Malinennl80211: Add debug prints on nl_recvmsgs() failure
2013-10-26 Johannes Bergnl80211: Make eloop sockets non-blocking
2013-10-26 Johannes Bergnl80211: Abstract handling of sockets on eloop
2013-10-26 Johannes Bergnl80211: Register for IBSS auth frames before eloop
2013-10-26 Jouni MalinenClean up get_seqnum() use for IPN
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-26 Jouni MalinenVerify that readlink() did not truncate result
2013-10-26 Jouni Malinennl80211: Clean up if_add() for hostapd use
2013-10-26 Jouni MalinenOpenSSL: Fix memory leak on error path
2013-10-26 Jouni Malinennl80211: Fix strerror() value in P2P Dev debug messages
2013-10-26 Jouni MalinenDFS: Add forgotten break statement
2013-10-26 Jouni MalinenRemove os_strncpy()
2013-10-26 Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-10-23 Naresh Jayarameap_proxy: Add context data pointer to the get_imsi...
2013-10-23 Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
2013-10-22 Helmut Schaahostapd: Select any supported channel if ACS fails
2013-10-22 Helmut Schaahostapd: Allow ACS to deal with partial survey data
2013-10-22 Helmut Schaahostapd: Propagate ACS errors to iface setup
next