P2P: Fix some memory leaks in p2p_add_device()
[mech_eap.git] / src /
2013-01-12 Masashi HonmaP2P: Fix some memory leaks in p2p_add_device()
2013-01-08 Jouni MalinenEAP-AKA server: Fix fallback to full auth
2013-01-08 Sunil DuttP2P: Use the same Dialog Token value for every PD retry
2013-01-07 Jouni Malinennl80211: Restore previous nlmode if set_freq for AP...
2012-12-27 Jouni MalinenSplit p2p_prepare_channel() into multiple functions
2012-12-27 Jouni MalinenP2P: Document operating channel selection functions
2012-12-27 Arik NemtsovP2P: Always re-select operating channel if not hard...
2012-12-27 Jouni MalinenP2P: Do not allow re-selection of GO channel if forced_...
2012-12-27 Jouni MalinenP2P: Set FORCE_FREQ flag as part of p2p_prepare_channel()
2012-12-27 Jouni MalinenP2P: Share a single function for GO channel selection
2012-12-25 Arik NemtsovP2P: Prefer operating channels where HT40 is possible
2012-12-25 Baruch Siachatheros: Release sock_raw and reset appfilter on hapd_i...
2012-12-25 Yoni DivinskyP2P: Consider age for the P2P scan results
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-22 Sven Eckelmannnl80211: Run TKIP countermeasures in correct hostapd_da...
2012-12-18 Jouni MalinenAdd Acct-Session-Id into Access-Request messages
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-17 Sven EckelmannFix initialization of ap_table_{max_size,expiration_time}
2012-12-17 Jouni MalinenWPS: Add RF bands attribute conditionally to Probe...
2012-12-17 Jouni MalinenWPS: Use wps_rf_bands parameter to determine dualband...
2012-12-16 Jouni MalinenWNM: Add support for SSID List element matching
2012-12-16 Jouni MalinenAdd support for advertising UTF-8 SSID extended capability
2012-12-16 Jouni MalinenWNM: Skip os_memcpy in wnmtfs_ie is NULL
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK encoding in WNM-Sleep Mode Exit frame
2012-12-16 Jouni MalinenWNM: Fix AP logic on when to include GTK/IGTK in WNM...
2012-12-16 Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16 Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK parsing for WNM-Sleep Mode Response...
2012-12-16 Jouni Malinennl80211: Register to process WNM-Sleep Mode Response...
2012-11-25 Dan WilliamsPMKSA: Clear current cache entry on disassociation
2012-11-25 Dan WilliamsPMKSA: Make deauthentication due to cache entry removal...
2012-11-25 Jouni MalinenRemove unnecessary PMKSA cache list modification
2012-11-25 Jouni MalinenUse a shared function for freeing PSK list
2012-11-25 Jouni MalinenUse RADIUS shared secret consistently in RX handler
2012-11-25 Michael BraunKeep and use list of PSKs per station for RADIUS-based PSK
2012-11-25 Michael BraunCache a list of PSK entries for RADIUS-based PSK delivery
2012-11-25 Michael BraunExtend radius_msg_get_tunnel_password() to support...
2012-11-25 Jouni MalinenRemove unneeded header file inclusion
2012-11-24 Jouni MalinenIndicate if PMF was negotiated for the connection
2012-11-24 Jouni MalinenAllow PMF to be enabled by default
2012-11-24 Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-24 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-11-24 Johannes Berghostapd: Add second VHT frequency segment config
2012-11-24 Johannes Berghostapd: Add VHT PHY selector if VHT is required
2012-11-24 Pontus FuchsDo not double free cfg struct if netlink_init() fails
2012-11-24 Jouni MalinenHS 2.0: Maintain a copy of HS 2.0 Indication from Assoc...
2012-11-22 Sunil DuttP2P: Increase the maximum number of PD Request retries
2012-11-22 Jouni MalinenP2P: Retry PD Request in join-a-running-group case
2012-11-22 Sunil DuttP2P: Set user_initiated_pd separately from the join...
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-11-19 Jouni Malinennl80211: Add support for TDLS request event from the...
2012-11-18 Jouni Malinenhostapd: Fix a regression in TKIP countermeasures proce...
2012-11-15 Jouni MalinenWPS: Add a workaround for PBC session overlap detection
2012-11-14 Jouni MalinenRemove unused disassociate() driver_ops
2012-11-11 Jouni MalinenHide strict-aliasing warning with gcc 4.7
2012-11-11 Jouni Malinennl80211: Avoid strict-aliasing warning with gcc 4.7
2012-11-11 Christopher Wileynl80211: Roam correctly through cfg80211 without SME
2012-11-11 Baruch Siachatheros: Remove redundant l2_packet_get_own_addr call
2012-11-11 Jouni MalinenEAP-SIM/AKA server: Fix memory leak in error path
2012-11-11 Jouni MalinenCheck hapd_iface more consistently in hostapd_disable_i...
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-11-11 Masashi HonmaP2P: Reduce redundant PSK generation for GO
2012-11-05 Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-11-05 Jouni MalinenUse deauthentication instead of disassociation on RSN...
2012-11-03 Jouni Malinennl80211: Make debug log more readable for driver events
2012-11-01 Jouni MalinenWPS: Reject invalid credential more cleanly
2012-10-30 Jouni MalinenP2P: Allow discoverable interval for p2p_find to be...
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-10-28 Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-10-28 Jouni MalinenWPS: Add preliminary NFC connection handover support...
2012-10-27 Jouni MalinenFix EAPOL supplicant port authorization with PMKSA...
2012-10-26 Jouni MalinenP2P: Allow all channels with multi-channel concurrency
2012-10-25 David BirdFix EAPOL processing when STA switches between multi...
2012-10-24 Jouni Malinennl80211: Add support for SAE operations
2012-10-24 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-10-13 Jouni MalinenP2P: Improve robustness against lost ctrl::ack frames
2012-10-11 Jouni MalinenFix regression in LEAP
2012-10-10 Jouni MalinenWPS: Limit number of active wildcard PINs to one
2012-10-07 Jouni MalinenEAP-TLS: Add extra validation for TLS Message Length
2012-10-07 Jouni MalinenEAP-TLS server: Fix TLS Message Length validation
2012-10-06 Jouni MalinenSAE: Add Finite Cyclic Group negotiation and Send-Confirm
2012-10-04 Vladimir Kondratiev60 GHz: Fix error while processing scan results
2012-10-02 Jouni MalinenWPS: Fix a potential memory leak on wps_init() error...
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-30 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-09-29 Mykyta Iziumtsevnl80211: Don't send BSSID with disconnect command
2012-09-26 Raja ManiInclude connected time in AP mode STA-* commands
2012-09-25 Jouni MalinenP2P: Fix ignoring of PD Response due to dialog token...
2012-09-24 Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-24 Jouni MalinenP2P: Show own channel list in debug log
2012-09-23 Felix Fietkaunl80211: Use the monitor interface if socket tx status...
2012-09-23 Felix Fietkauhostapd: Add check for the wds sta flag before creating...
2012-09-23 Felix Fietkauhostapd: Clear WLAN_STA_ASSOC_REQ_OK if sending the...
2012-09-16 Felix Fietkauhostapd: Send EAPOL frames from the VO queue if WMM...
2012-09-16 Felix Fietkauhostapd: Fix WDS VLAN bridge handling
2012-09-16 Jouni Malinenhostapd: Fix CONFIG_INTERWORKING=y build without CONFIG...
2012-09-09 Jouni MalinenMove AES-CCM implementation into src/crypto
next