mech_eap.git
2011-11-13 Jouni MalinenRemove station functionality from hostap and madwifi...
2011-11-13 Jouni MalinenRemove unmaintained driver wrappers
2011-11-13 Jouni MalinenAdd test-https for testing internal TLS client function...
2011-11-13 Jouni MalinenTLS: Add preliminary support for partial message processing
2011-11-13 Jouni MalinenTLS: Fix block cipher padding validation
2011-11-05 Jouni MalinenTLS: Clean up TLS record layer processing
2011-11-05 Jouni MalinenAdd random.c into libcrypto.a
2011-11-04 Jouni MalinenFix test-x509v3 build
2011-11-03 Jouni MalinenMove AP events for STA connected/disconnected into...
2011-11-03 Jouni MalinenFix some recent wpa_msg() calls in hostapd use correct...
2011-11-03 Nicolas Cavallarihostapd: Send an event when an inactive station is...
2011-11-03 Jouni Malinenndis: Work around lack of C99 designated initializers...
2011-11-03 Jouni Malinenwpa_cli: Fix compiler warnings on unused functions
2011-11-03 Jouni MalinenInclude time.h to fix Windows builds
2011-11-03 Jouni MalinenRemove obsoleted Qt3-based wpa_gui
2011-11-03 Jouni MalinenRemove kerneldoc2doxygen.pl from hostap.git
2011-11-03 Jouni MalinenUpdate version number to 2.0-devel
2011-11-02 Jouni Malinendbus: Fix some build combination without new D-Bus...
2011-11-01 Jouni MalinenFix Android library configuration with OpenSSL build
2011-10-30 Jouni MalinenProcess RSN pre-authentication candidates when skipping... hostap-1-bp
2011-10-30 Yoni DivinskyConfigure new GTK/IGTK to driver in case of TKIP counte...
2011-10-30 Olivier SobrieWPS: Send the credential when learning AP params in...
2011-10-30 Pavel Roskinrandom: Improve error messages about writing to entropy...
2011-10-30 Jouni MalinenClean up debug dump for scan results sorting
2011-10-30 Gary MorainPrefer 5 GHz networks over 2.4 GHz networks
2011-10-30 Jouni MalinenIgnore Michael MIC failure reports if cipher is not...
2011-10-30 Jouni MalinenMove Michael MIC error report processing into separate...
2011-10-30 Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-30 Dan WilliamsImplement control request replies for the D-Bus interface
2011-10-30 Dan WilliamsMake control response processing available to other...
2011-10-30 Dan WilliamsAdd wpa_supplicant_ctrl_req_from_string()
2011-10-30 Dan Williamsdbus: Implement EAP SM control request signals
2011-10-30 Dan WilliamsUse an enum for EAP SM requests
2011-10-30 Jouni MalinenEAP-TTLS peer: Fix user input during implicit identity...
2011-10-30 Jouni MalinenSkip rate set matching if BSS frequency is not known
2011-10-29 Jouni MalinenP2P: Indicate scan during group formation as P2P probe
2011-10-29 Jouni Malinennl80211: Disable IEEE 802.11b rates only for P2P iftypes
2011-10-29 Jouni MalinenRemove disable_11b_rates() driver_ops
2011-10-29 Jouni Malinennl80211: Fix re-enabling of 802.11b rates
2011-10-29 Eliad Pellernl80211: disable_11b_rates on interface mode change
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-29 Rajkumar Manoharannl80211: Add support to disable CCK rate for P2P frames
2011-10-29 Daniel Drakedbus: Raise PropertiesChanged on org.freedesktop.DBus...
2011-10-29 Jouni Malinenmac80211_hwsim: Remove forgotten files
2011-10-29 Jouni MalinenDescribe requirements for contributions to hostap.git
2011-10-29 Jouni MalinenRemove www directory (w1.fi web pages)
2011-10-29 Jouni MalinenRemove unused valid_bss_mask driver_ops
2011-10-29 Jouni MalinenRemove unconfigurable cts_protection_type
2011-10-28 Evan BroderFor MS-CHAP, convert the password from UTF-8 to UCS-2
2011-10-28 Jouni Malinenwpa_cli: Argument completion for p2p_group_remove
2011-10-28 Jouni Malinenwpa_cli: Add completion functions for P2P peers and...
2011-10-28 Johannes Bergdl_list: Add DEFINE_DL_LIST
2011-10-28 Jithu JanceP2P: Fix frequency in the P2P_EVENT_GROUP_STARTED event
2011-10-28 Jithu JanceP2P: Notify device expiry via P2P-DEVICE-LOST event
2011-10-28 Jouni MalinenAutomatically include WPS and AP support if P2P is...
2011-10-28 Jouni Malinennl80211: Ignore netlink interface down if interface...
2011-10-28 Jouni MalinenFix WPA authenticator configuration to not leave uninit...
2011-10-27 Jouni MalinenTDLS: Do not clear peer data too early for teardown
2011-10-27 Jouni MalinenTDLS: Disable link on various error cases
2011-10-27 Jouni MalinenTDLS: Disable previous link to fix renegotiation
2011-10-27 Jouni MalinenTDLS: Fix concurrent initialization test code
2011-10-27 Jouni MalinenTDLS: Fix teardown on renegotiation
2011-10-27 Jouni MalinenTDLS: Fix long frame test for teardown
2011-10-25 Jithu JanceP2P: Stop any on-going "p2p_find" on creating an Autono...
2011-10-25 Jouni Malinenwlantest: Add STA counters for disconnect reason 6...
2011-10-25 Jay KatabathuniInterworking: Fix Advertisement Protocol element length...
2011-10-24 Jithu JanceP2P: Append P2P Device Address to AP-STA-CONNECTED...
2011-10-24 Jithu JanceP2P: Fix wpa_supplicant crash on P2P WPS PBC overlap...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-23 Arik NemtsovTDLS: Make use of wpa_tdls_add_peer to avoid code dupli...
2011-10-23 Arik NemtsovTDLS: Support mgmt-frame Tx for ctrl-iface operations
2011-10-23 Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23 Arik NemtsovTDLS: Collect peer capabilities and supp-rates during...
2011-10-23 Arik NemtsovTDLS: Implement low-ack event for lost TDLS peers
2011-10-23 Arik NemtsovTDLS: Support sending TDLS discovery requests
2011-10-23 Arik NemtsovTDLS: Support sending a teardown frame from usermode
2011-10-23 Arik NemtsovTDLS/nl80211: Support receiving TDLS discovery response...
2011-10-23 Arik NemtsovTDLS: Process discovery requests and send discovery...
2011-10-23 Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-23 Arik Nemtsovnl80211: Implement TDLS callback functions and propagat...
2011-10-23 Arik NemtsovTDLS: Use a valid dialog-token in a setup request
2011-10-23 Arik NemtsovTDLS: Support setting CONFIG_TDLS_TESTING in .config
2011-10-23 Jouni Malinennl80211: Handle special TDLS direct link key index use
2011-10-23 Jouni Malinenhwsim_test: Fix silly bug in select() result processing
2011-10-23 Jouni MalinenRemove incorrect statement about get_hw_feature_data...
2011-10-23 Jouni MalinenRemove unused driver_ops client MLME functions
2011-10-23 Christian Lamparterwpa_supplicant: Check rate sets before joining BSS
2011-10-23 Christian Lamparterwpa_supplicant: Unify hardware feature data
2011-10-23 Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-23 Jouni MalinenPostpone global_init() call until first driver instance...
2011-10-23 Jouni MalinenTLS: Validate RSA ClientKeyExchange length field
2011-10-23 Jouni MalinenRemove unused variables
2011-10-23 Grant Ericksondbus: Removed unused local variable
2011-10-23 Jouni MalinenFix hostapd_wpa_auth_send_ether() return value
2011-10-23 Jouni MalinenComment out scard initialization code if PCSC_FUNCS...
2011-10-23 Jouni MalinenRemove unused variable from os_gmtime()
2011-10-22 Jouni Malinennl80211: Remove some unnecessary ifdef HOSTAPD blocks
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-22 Andrii BordunovAdd CONFIG_WPS_REG_DISABLE_OPEN to defconfig
2011-10-22 Andrii BordunovWPS: Use ifdef blocks consistently for CONFIG_WPS_REG_D...
next