P2P: Add option to allow additional client channels
[mech_eap.git] / src /
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
2013-10-22 Helmut Schaahostapd: Don't get stuck after failed ACS
2013-10-22 Jouni MalinenMake frequency range list routines more general
2013-10-22 Jouni MalinenP2P: Add more user friendly debug print of channel...
2013-10-22 Michal Kaziornl80211: Fix DFS radar event parsing
2013-10-22 Jouni Malinennl80211: Free BSS structure even if netdev does not...
2013-10-21 Jouni Malinennl80211: Update send_action_cookie on AP-offchannel...
2013-10-20 Jouni MalinenP2P: Cancel offchannel TX wait on Invitation Response RX
2013-10-20 Jouni MalinenP2P: Fix PD retry channel on join-a-group case
2013-10-20 Jouni MalinenP2P: Accept Invitation Response non-success without...
2013-10-20 Jouni MalinenEAP-AKA/AKA' peer: Allow external USIM processing to...
2013-10-20 Jouni MalinenEAP-SIM peer: Allow external SIM processing to be used
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-18 Jouni MalinenHTTP server: Allow TCP socket to be reused
2013-10-18 Jouni MalinenAdd test option for specifying hardcoded BSS Load element
2013-10-18 Jouni MalinenDefine BSS Load element id
2013-10-18 Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-18 Kyeyoon Parkatheros: Add support for QoS Mapping configuration
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-18 Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-10-18 Jouni MalinenOpenSSL: Fix code indentation in OCSP processing
2013-10-17 Janusz Dziedzichostapd: Add support for DFS with 160 MHz channel width
2013-10-17 Janusz DziedzicMark DFS functions static and rename them
2013-10-17 Janusz Dziedzichostapd: DFS with 40/80 MHz channel width support
2013-10-17 Janusz DziedzicDFS: Add more parameters to radar events
2013-10-17 Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-10-17 Janusz Dziedzichostapd: Split hostapd_set_freq to helper function
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support
2013-10-14 Helmut Schaahostapd: Fix segfault after ACS when flushing STAs
2013-10-14 Dmitry ShmidtReplace printf with wpa_printf debug message
2013-10-06 Swaroop GoltiP2P: Increase Invitation Request timeouts
2013-09-30 Sunil DuttTDLS: Do not start concurrent TDLS setup
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() to avoid peer...
2013-09-30 Sunil DuttTDLS: Use helper function for disable link operation
2013-09-30 Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-29 Jouni MalinenEAP-AKA server: Fix AUTS processing
2013-09-28 Jouni MalinenAdd driver status information to control interface
2013-09-28 Jouni Malinennl80211: Add some more debug prints for mgmt frame TX
2013-09-28 Jouni Malinennl80211: Fix off-channel Action frame TX from GO with...
2013-09-25 Jouni Malinennl80211: Add more debug prints for send_mlme operations
2013-09-25 Jouni Malinennl80211: Reset nlmode to station on leaving IBSS
2013-09-25 Jouni MalinenAvoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2013-09-25 Jouni MalinenAllow hostapd config file for dynamically added interface
2013-09-25 Jouni MalinenDo not clear hostapd configuration parameters on disabl...
2013-09-25 Jouni Malinenhostapd: Fix couple of deinit path cases to clear pointers
2013-09-25 Jouni Malinennl80211: Print more debug info on management frame...
2013-09-25 Kyeyoon Parkatheros: Compile fix for driver code not defining IEEE8...
2013-09-25 Jouni MalinenOpenSSL: Split OCSP peer_cert/peer_issuer debug output...
2013-09-25 Kyeyoon ParkFix wpa_config_parse_string() to null terminate printf...
2013-09-16 Hardik Kantilal... P2P: Prefer 20 MHz operating channels on 5 GHz band...
2013-09-16 Sunil DuttDrop EAP packet with code 10 before EAPOL state machine...
2013-09-15 Sunil DuttTDLS: Do not modify RNonce for an TPK M1 frame with...
2013-09-15 Sunil DuttTDLS: Disable the created link on a failed TDLS handshake
2013-09-14 Jouni MalinenWPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround
2013-09-01 Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-09-01 Jouni MalinenP2P: Add a command for removing a client from all groups
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-09-01 Jouni MalinenP2P: Select PSK based on Device Address instead of...
2013-09-01 Jouni MalinenP2P: Make peer's P2P Device Address available to authen...
2013-09-01 Jouni MalinenP2P: Store P2P Device Address in per-device PSK records
2013-09-01 Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-31 Syed Asifful Dayya... P2P: Stop listen state when listen-only duration is...
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-31 Andrejs CainikovsFix MNC length for Swisscom SIM cards
2013-08-26 Jouni MalinenP2P: Update peer operating channel from GO Negotiation...
2013-08-26 Jouni MalinenP2P: Use the first pref_chan entry as operating channel...
2013-08-26 Jouni MalinenP2P: Add more debug info on operating channel selection
2013-08-25 Jouni MalinenIBSS RSN: Add IBSS-RSN-COMPLETED event message
2013-08-25 Jouni MalinenP2P: Add state info to global STATUS command
2013-08-25 Michal Kaziorhostapd: Add survey dump support
2013-08-25 Michal Kaziorhostapd: Split up channel checking into helpers
2013-08-25 Rui Paulowired: Wait for the link to become active before sendin...
2013-08-25 Ilan PeerP2P: Validate the freq in p2p_group_add
2013-08-25 David SpinadelWPS: Set currently used RF band in RF Bands attribute
next