bsd: Use correct size for routing socket
[mech_eap.git] / src /
2011-02-27 Masashi Honmabsd: Use correct size for routing socket
2011-02-26 Dmitry ShmidtAdd wpa_supplicant state change event for Android netwo...
2011-02-26 Dmitry ShmidtOpenSSL: Add access to Android certificates
2011-02-25 Dmitry ShmidtAdd CONFIG_ANDROID_LOG support
2011-02-25 Dmitry ShmidtChange executable permissions for Android
2011-02-25 Jouni Malinenwext: Do not include typedefs for Android build
2011-02-25 Jouni Malinenwext: Sync with linux/wireless.h from wireless-testing.git
2011-02-24 Johannes BergP2P: Add method to signal lost device
2011-02-24 Johannes BergP2P: Add p2p_get_peer_found to get peer info
2011-02-24 Johannes BergP2P: Add new_device flag to dev_found callback
2011-02-24 Konguraj(Raj) Kula... P2P: Embed publically visible struct in peer info
2011-02-24 Helmut Schaahostapd: Inherit correct MAC address for AP VLAN interfaces
2011-02-24 Ben GreearAP: Update logging related to inactivity and disassociation
2011-02-24 Ben GreearAdd more wpa_auth debugging messages
2011-02-22 Jouni MalinenRemove unneeded OpenSSL error messages from key/cert...
2011-02-22 Raghunathan Kailas... nl80211: Use nl_atype() from libnl
2011-02-21 Guy Eilamutils: Corrected a typo in header's name definition
2011-02-21 Christian LamparterIncrease internal TLSs client key exchange buffer
2011-02-21 Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2011-02-20 Jouni MalinenFT: Fix FT-EAP to set EAPOL Authenticator into authenti...
2011-02-20 Jouni MalinenFT: Specify source MAC address for RRB messages
2011-02-10 Jouni MalinenFlush STA entries in hostapd when clearing STAs from...
2011-02-10 Jouni Malinenhostapd: Fix RADIUS client configuration update on...
2011-02-10 Jouni MalinenMake sure reserved field in WMM IE is set to 0
2011-02-10 Jouni MalinenFix CONFIG_NO_STDOUT_DEBUG=y build
2011-02-10 Ben GreearUse wpa_msg() instead of wpa_printf()
2011-02-09 Jouni Malinenhostapd: Add require_ht configuration parameter
2011-02-08 Jouni Malinenwpa_s AP: Deliver EVENT_RX_PROBE_REQ events to AP proce...
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-02-06 Ben GreearAdd interface name to wpa_msg() output
2011-02-06 Ben Greearwpa_supplicant: Support 'relog' command to re-open...
2011-02-02 Johannes Bergutil: Add compact MAC address formatting/parsing
2011-02-02 Johannes BergAP: Add callback for STA authorized transitions
2011-02-02 Johannes BergAP: Introduce sta authorized wrappers
2011-02-01 Johannes Bergnl80211: Use max_remain_on_chan data from nl80211
2011-02-01 Eliad Pellernl80211: Remove excessive nl80211_set_mode() call
2011-02-01 Jouni MalinenAP: Make sure ieee80211n_allowed_ht40_channel_pair...
2011-02-01 Nishant SarmukadamAP: Ensure ieee80211n_supported_ht_capab() gets called...
2011-02-01 Johannes BergAP: Enable WMM with default parameters by default for HT
2011-01-31 Johannes Bergnl80211: use P2P interface types
2011-01-30 Jouni MalinenRemove obsolete drivers wrappers: atmel, ndiswrapper...
2011-01-30 Helmut Schaanl80211: Make use of the ht opmode bss attribute
2011-01-28 Jouni Malinenhostapd: Allow TDLS use to be prohibited in the BSS
2011-01-26 Jouni MalinenFix couple of compiler warnings about uninitialized...
2011-01-17 Jouni MalinenAP: Validate management frame length
2011-01-16 Dan HarkinsEAP-pwd: Fix some interoperability issues
2011-01-16 Jouni MalinenEAP-pwd: Use os_free to free memory allocated with...
2011-01-15 Jouni MalinenWPA: Add more info for EAPOL-Key Nonce/MIC debugging
2011-01-13 Chao-Wen YangWPS: Add mechanism for indicating non-standard WPS...
2011-01-12 Jouni MalinenP2P: Check GO Neg Req retransmit limit in p2p_listen_end
2011-01-09 Jouni Malinennl80211: Set NL80211_ATTR_KEY_DEFAULT_TYPES based on...
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2011-01-09 Jouni Malinennl80211: Avoid infinite loop when searching a BSS
2011-01-09 Jouni MalinenMove hostap driver specific workaround into the driver...
2011-01-09 Jouni MalinenDo not use set_tx=1 when clearing keys with set_key
2011-01-09 Jouni MalinenUse key=NULL when clearing PTK with set_key
2011-01-09 Jouni MalinenUse more consistent set_key seq value when nothing...
2010-12-30 Shan Palanisamyatheros: Rename "madwifi_" prefix to "atheros_"
2010-12-30 Yi Zhubsd: Fix receive buffer alignment issue
2010-12-30 Yi ZhuFix driver_bsd.c compile error
2010-12-30 Jouni MalinenP2P: Add initial support for driver-based P2P management
2010-12-30 Jouni MalinenWPS: Add option to disable open networks by default
2010-12-29 Johannes Bergnl80211: Use driver-based off-channel TX if available
2010-12-29 Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-12-28 Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-12-28 Jouni MalinenRe-initialize EAP ClientTimeout on for each session
2010-12-28 Fabien MarotteP2P: Limit the retransmission of GO Negotiation request...
2010-12-20 Jouni MalinenWPS: Include all Config Methods in Probe Request
2010-12-19 Jouni Malinennl80211: Remove extra \n from debug messages
2010-12-19 Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-12-17 Johannes BergP2P: Allow access to group members
2010-12-17 Sudhakar SwaminathanP2P: Unauthorize pending P2P GO Neg peer on p2p_cancel
2010-12-17 Masashi Honmanl80211: Stop driver init sooner if the interface does...
2010-12-17 Jouni Malinennl80211: Add forgotten deinit code on failure path
2010-12-17 Jouni Malinennl80211: Sync definitions with wireless-testing.git
2010-12-16 Jouni Malinenwlantest: Add send command for injecting raw frames
2010-12-14 Jouni MalinenRemoved unused variable from non-Linux builds
2010-12-13 Jouni Malinennl80211: Set cipher suites when using user space SME
2010-12-13 Jouni Malinenwlantest: Add support for decrypting TDLS frames
2010-12-05 Jouni MalinenRSN IBSS: RX GTK configuration with nl80211
2010-12-05 Jouni Malinennl80211: Generate EVENT_IBSS_RSN_START events
2010-12-05 Jouni MalinenDo not send Deauth/Disassoc to unknown STA if SA is...
2010-12-04 Jouni MalinenFix EAP-FAST PAC file writer to avoid crash with multip...
2010-11-27 Jouni Malinennl80211: Fix compiler warnings on non-P2P build
2010-11-26 Ben GreearEnable sharing of scan result events among virtual...
2010-11-26 Jouni Malinennl80211: Track used interfaces and support multiple...
2010-11-26 Jouni MalinenAllow driver wrappers to indicate whether result codes...
2010-11-26 Jouni Malinennl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject...
2010-11-26 Jouni Malinennl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
2010-11-26 Jouni Malinennl80211: Add preliminary code for testing separate...
2010-11-26 Jouni MalinenP2P: Add new driver option for interface allocation
2010-11-25 Jouni Malinenrandom: Fix a compiler warning about unused variable
2010-11-25 Sudhakar SwaminathanP2P: Add p2p_unauthorize command
2010-11-24 Jouni MalinenConvert most commonly used drv ops to real function...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction: set_countermeasures
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-11-24 Jouni Malinenl2_packet: Use wpa_printf() instead of perror()
next