mech_eap.git
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-28 Jouni MalinenWPS: Require PBC match with wps_pbc that specifies...
2010-12-21 Jouni Malinenwlantest: Add more debug output for frame injection...
2010-12-21 Jouni Malinenwlantest: Fix management frame injection
2010-12-20 Jouni MalinenWPS: Include all Config Methods in Probe Request
2010-12-19 Jouni MalinenFix CONFIG_SME build without CONFIG_IEEE80211W
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 Johannes BergP2P: Fix some int size warnings
2010-12-17 Dan Williamsdbus: Emit property changed events when adding/removing...
2010-12-17 Johannes BergAllow setting scan_res_handler from the callback function
2010-12-17 Johannes Bergdbus: Fix type in wpa_dbus_dict_begin_string_array
2010-12-17 Sudhakar SwaminathanP2P: Cancel group formation timeout on p2p_cancel
2010-12-17 Sudhakar SwaminathanP2P: Unauthorize pending P2P GO Neg peer on p2p_cancel
2010-12-17 Sudhakar SwaminathanP2P: Cancel group formation on PBC overlap
2010-12-17 Masashi HonmaP2P: Fix wpa_cli help typo
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-17 Jouni Malinenwlantest: Fix buffer read overflow on CCMP encryption
2010-12-17 Jouni Malinenwlantest: Fix error path in TDLS-not-found case
2010-12-17 Jouni Malinenwlantest: Avoid aliasing a function parameter by renami...
2010-12-17 Jouni Malinenwlantest: Remove unnecessary validation code
2010-12-17 Jouni Malinenwlantest: Replace pcap header directory
2010-12-16 Jouni Malinenwlantest: Add counters and AP/direct path validation...
2010-12-16 Jouni Malinenwlantest: Check FTIE MIC in TDLS Teardown messages
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 MalinenIBSS RSN: Do not start 4-way handshake unless RSN is...
2010-12-05 Jouni MalinenDo not send Deauth/Disassoc to unknown STA if SA is...
2010-12-04 Paul Stewartdbus_new_handlers: Omit errant dbus_message_unref
2010-12-04 Jouni MalinenFix EAP-FAST PAC file writer to avoid crash with multip...
2010-12-04 Jouni Malinenwlantest: Add support for reading DLT_IEEE802_11 pcap...
2010-12-02 Jouni Malinenwlantest: Add support for reading pcap files with prism...
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 Ben GreearAdd interface name to some debug prints
2010-11-26 Tomasz Bursztykadbus: Fix new dbus API for WPS
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 MalinenDo not segfault on EVENT_ASSOC_REJECT without BSSID
2010-11-26 Jouni MalinenSME: Optimize recovery from assocication command failures
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-26 Jouni MalinenP2P: Rename the group interface name to use p2p- prefix
2010-11-26 Jouni MalinenP2P: Use larger pending_interface_name buffer
2010-11-26 Jouni MalinenP2P: Use alternative way of starting dnsmasq if needed
2010-11-26 Jouni MalinenExtend load balancing optimization in BSS blacklisting
2010-11-26 Jouni MalinenBlacklist BSS on first failure if only a single network...
2010-11-25 Jouni MalinenFix CONFIG_AP=y build without NEED_AP_MLME driver
2010-11-25 Jouni MalinenFix CONFIG_AP=y build without CONFIG_WPS=y
2010-11-25 Jouni Malinenrandom: Fix a compiler warning about unused variable
2010-11-25 Jouni MalinenSME: Optimize recovery from common load balancing mecha...
2010-11-25 Jouni MalinenSME: Fix re-try after auth/assoc timeout/failure
2010-11-25 Jouni MalinenP2P: Fix Action frame sending after disconnection
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 MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2010-11-24 Jouni MalinenFix wpa_supplicant AP mode build after hostapd changes
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()
2010-11-24 Jouni Malinennl80211: Fix send commands to return 0 on success
2010-11-24 Albert LiuP2P: Fix RX ack status on Action frames sent via interf...
2010-11-24 Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23 Masashi HonmaFix memory leak on EAPOL Authenticator error path
2010-11-23 Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-23 Jouni MalinenFix hlr_auc_gw build with CONFIG_WPA_TRACE=y
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-23 Jouni MalinenRe-initialize GMK and Key Counter on first station...
2010-11-23 Jouni Malinenwlantest: Update STA State based on broadcast Deauth...
2010-11-23 Jouni Malinenwlantest: Implement IEEE 802.11 duplicate detection
2010-11-23 Jouni Malinenwlantest: Show broadcast Deauth/Disassoc info in debug
2010-11-23 Jouni Malinenwlantest: Check STA State when validating need for...
2010-11-22 Jouni MalinenReport errors from key derivation/configuration
2010-11-22 Jouni MalinenMix in more data to GTK/IGTK derivation
2010-11-21 Jouni Malinenwlantest: Add per-BSS counters for BIP deauth/disassoc
2010-11-21 Jouni Malinenwlantest: Add per-STA counter for (Re)AssocResp comebac...
2010-11-21 Jouni Malinenwlantest: Use helper functions to parse BSS/STA parameters
2010-11-21 Jouni Malinenwlantest: Add functionality for fetching STA/BSS inform...
2010-11-21 Jouni Malinenwlantest: Derive PMK to existing BSSes when a new passp...
2010-11-21 Jouni Malinenwlantest: Fix CCMP header generation to include reserve...
2010-11-21 Jouni Malinenwlantest: Add more debugging details for PMK selection
2010-11-21 Jouni Malinenwlantest: Show encrypted version on injected frame...
2010-11-21 Jouni MalinenInclude own MAC address in status info even in non...
next