mech_eap.git
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-12-06 Jouni Malinennl80211: Continue getting rid of NLA_PUT* macro use
2014-12-06 Jouni Malinennl80211: Get rid of NLA_PUT* macro use in capability...
2014-12-06 Jouni MalinenPCSC: Make AID copying easier for static analyzers
2014-12-06 Jouni MalinenMake GTK length validation easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_wrap() call easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_unwrap() calls easier to analyze
2014-12-06 Jouni MalinenP2P: Split p2p_channels_union() into two functions
2014-12-05 Jouni Malinentests: Optimize FT test cases
2014-12-05 Jouni Malinentests: FT_DS with unknown target
2014-12-05 Jouni Malinentests: TDLS teardown using wildcard address
2014-12-05 Jouni Malinentests: Disabling WNM keep-alive and hostapd doing clien...
2014-12-05 Jouni Malinentests: wpa_supplicant ctrl_iface SET operations
2014-12-05 Jouni Malinentests: SET disallow_aps in P2P GO mode
2014-12-05 Jouni Malinentests: Optimize WFD connect_cli() calls
2014-12-05 Jouni Malinentests: WFD_SUBELEM_SET/GET with all parameter
2014-12-05 Jouni MalinenWFD: Allow WFD_SUBELEM_SET/GET all to be used with...
2014-12-05 Jouni Malinentests: More coverage for WMM-AC
2014-12-05 Jouni MalinenWMM-AC: Use DEBUG verbosity for ignoring Action frame...
2014-12-04 Jouni Malinenhostapd: Fix HT40 determination for ACS offload
2014-12-04 Jouni MalinenHS 2.0: Clarify OSU Provider list length validation
2014-12-04 Jouni MalinenERP: Avoid a static analyzer warning on uninitialized...
2014-12-04 Jouni Malineneap_example: Get rid of a compiler warning
2014-12-04 Jouni Malinentests: EAP Re-authentication Protocol (ERP)
2014-12-04 Jouni MalinenERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP peer
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add TV/TLV parser
2014-12-04 Jouni MalinenERP: Add HMAC-SHA256 KDF (RFC 5295)
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-12-03 Jouni MalinenERP: Add defines for EAP Re-Authentication Protocol
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-12-03 Dmitry ShmidtReturn only full network line in list_networks
2014-12-02 Jouni Malinentests: Huge number of network blocks and LIST_NETWORKS...
2014-12-02 Vinit DeshpandeList all networks despite message limit of 4096 bytes
2014-12-02 Jouni MalinenAdd a name for an assigned QCA nl80211 vendor subcmd
2014-12-02 Jouni MalinenAllow a BSS entry with all-zeros BSSID to expire
2014-12-02 Jouni MalinenRename QCA nl80211 vendor subcmds to match AOSP names
2014-12-02 Vivek Natarajanatheros: Cleanup atheros_raw_receive to process all...
2014-12-01 Jouni Malinentests: Make scan_for_auth more robust
2014-12-01 Jouni MalinenDo not start new radio work on scan completion during...
2014-12-01 Jouni Malinentests: Add a helper function for clearing scan cache
2014-11-30 Jouni MalinenEAP-PAX: Derive EAP Session-Id
2014-11-30 Jouni MalinenEAP-TTLS: Add support for deriving EMSK
2014-11-30 Jouni MalinenEAP-TLS server: Clear temporary buffer during EMSK...
2014-11-30 Jouni MalinenEAP server: Add getSessionId
2014-11-30 Jouni MalinenEAP peer: Clean up TLS Session-Id derivation function
2014-11-30 Jouni Malinentests: AddressSanitizer (ASan) build options
2014-11-30 Jouni MalinenWPS: Fix current_ssid clearing on duplicate network...
2014-11-30 Jouni Malinenmesh: Skip fast-association when using connect_without_scan
2014-11-30 Jouni Malinenmesh: Check for initialization failures
2014-11-30 Jouni Malinentests: Stop connection at the end of monitor_iface_unkn...
2014-11-30 Jouni MalinenIgnore auth/assoc timeout events in mesh configuration
2014-11-30 Jouni MalinenFix omac1_aes_128_vector() not to read beyond addr...
2014-11-30 Jouni Malinenmesh: Avoid a false maybe-uninitialized compiler warning
2014-11-29 Jouni Malinentests: Increase WEXT coverage
2014-11-29 Jouni Malinentests: Simplify Michael MIC test file writing
2014-11-29 Jouni Malinentests: Make go_neg_with_bss_on_disallowed_chan more...
2014-11-29 Jouni Malinentests: Monitor interface with hostapd
2014-11-29 Jouni MalinenClear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentic...
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-28 Jouni Malinentests: Increase retry limit and timeout for wpas_mesh_o...
2014-11-28 Jouni Malinentests: P2P invitation resend on no-common-channels
2014-11-28 Jouni Malinentests: Re-enable wext_open
2014-11-28 Jouni Malinenwext: Fix non-WPA/WPA2 connection with extra IEs
2014-11-28 Johannes Bergtests: Allow wext in configuration
2014-11-28 Johannes Bergwext: Add very basic status command support
2014-11-28 Jouni Malinentests: Optimize autogo test cases by removing unnecessa...
2014-11-28 Jouni Malinentests: Optimize ap_open_unexpected_assoc_event
2014-11-28 Jouni Malinentests: Hide unnecessary wlantest_cli output
2014-11-28 Jouni Malinentests: Move hessid and access_network_type reset to...
2014-11-28 Jouni Malinentests: Move external_sim reset to test cases that chang...
2014-11-28 Jouni Malinentests: Make go_neg_forced_freq_diff_than_bss_freq more...
2014-11-28 Jouni Malinentests: Fix p2p_channel_random_social_with_op_class_chan...
2014-11-28 Jouni Malinenmesh: Add more debug information to MPM Action frame...
2014-11-28 Jouni Malinentests: Remove duplicated connectivity test from mesh
2014-11-28 Jouni Malinentests: Make hidden SSID test cases more robust
2014-11-28 Jouni Malinentests: proxyarp with DHCP snooping
2014-11-28 Jouni Malinentests: ProxyARP with DGAF disabled and multicast-to...
2014-11-28 Jouni Malinenproxyarp: Do not limit NDISC snoop packet size to 150
2014-11-28 Jouni Malinenproxyarp: Validate IPv4 header total length value in...
2014-11-28 Jouni Malinenproxyarp: Relax frame length limit for RA and NA
2014-11-28 Jouni Malinenproxyarp: Fix x_snoop multicast-to-unicast debug print
2014-11-28 Jouni Malinenproxyarp: Add debug log entry on multicast-to-unicast...
2014-11-28 Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing...
2014-11-28 Jouni Malinenproxyarp: Try multicast-to-unicast conversion only...
2014-11-28 Jouni Malinentests: Convert proxyarp tests to use DATA_TEST_FRAME
2014-11-27 Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing
2014-11-27 Jouni Malinentests: Make p2p_messages tests more robust under load
2014-11-27 Jouni Malinentests: Make p2p_msg_invitation_req_to_go more robust
2014-11-27 Jouni Malinentests: Make go_neg_with_bss_connected more robust
2014-11-27 Jouni Malinentests: Make ap_wps_reg_config_tkip failure log more...
2014-11-27 Jouni Malinentests: Increase WPS connection timeout to make tests...
2014-11-27 Johannes Bergtests: Ignore status responses without =
2014-11-27 Jouni Malinentests: Optimize run-tests.py --prefill-tests startup...
2014-11-27 Jouni MalinenClear RSN preauth and PMKSA cache state on FLUSH command
2014-11-27 Jouni Malinentests: Follow test sequence from run-tests.py command...
next