mech_eap.git
2013-11-05 Jouni MalinenRemove a compiler warning from -O0 build
2013-11-05 Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-05 Jouni Malinentests: Handle hostapd dying more gracefully
2013-11-05 Jouni MalinenP2P: Add more debug prints for frequency selection
2013-11-05 Ilan PeerP2P: Fix bug in GO frequency selection
2013-11-05 Ilan Peerwpa_supplicant: Fix bug in get_shared_radio_freqs
2013-11-05 Andrei Otcheretianskiwpa_supplicant: Fix updating GO beacons on WFD subeleme...
2013-11-05 Adriana ReusEAPOL: Fix static analyzer warnings for pac_opaque_encr_key
2013-11-05 Haim Dreyfussbgscan: Add global bgscan configuration
2013-11-05 Johannes Berghwsim tests: Check kernel messages for warnings/bugs
2013-11-05 Naresh Jayarameap_proxy: Re-read IMSI from proxy in Interworking...
2013-11-04 Jouni Malinentests: HS 2.0 excluded SSID
2013-11-04 Jouni Malinentests: HS 2.0 required roaming consortium
2013-11-04 Jouni Malinentests: Use dictionary as add_cred_values() parameter
2013-11-04 Jouni Malinentests: Do not require hlr_auc_gw for HS 2.0 username...
2013-11-04 Jouni MalinenAllow AP mode configuration with VHT enabled on 2.4 GHz
2013-11-03 Jouni Malinentests: Add preliminary version of DFS test cases
2013-11-03 Jouni MalinenDFS: Do not use cf1 to override freq for 20 MHz channels
2013-11-03 Jouni MalinenDocument AP mode startup functions
2013-11-03 Jouni Malinentests: Add a test case for HT40 co-ex scan
2013-11-03 Jouni Malinentests: Add test cases for automatic channel selection
2013-11-03 Jouni Malinentests: Add test case for multi-BSS configuration file
2013-11-03 Jouni Malinenhostapd: Use correct wpa_printf verbosity level for...
2013-11-03 Jouni Malinenhostapd: Fix multi-BSS configuration file parsing regre...
2013-11-03 Jouni Malinenhostapd: Use start_ctrl_iface() from hostapd_add_iface()
2013-11-03 Jouni MalinenFix AP mode QoS Map configuration to be per-BSS
2013-11-03 Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03 Jouni Malinenhostapd: Fill in phyname automatically
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03 Jouni MalinenOptimize 40 MHz HT co-ex scan on AP
2013-11-03 Jouni Malinenhostapd: Add AP-ENABLED/DISABLED ctrl_iface events
2013-11-03 Jouni Malinenhostapd: Track interface state
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface events for ACS
2013-11-03 Jouni Malinenhostapd: Move ctrl_iface initialization to happen earlier
2013-11-03 Jouni Malinenhostapd: Remove hostapd_interface_init2()
2013-11-03 Jouni Malinenhostapd: Simplify interface initialization
2013-11-03 Jouni Malinentests: Add an EAP-TLS test case
2013-11-03 Jouni Malinentests: Add more EAP test cases
2013-11-03 Jouni MalinenDFS: Add control interface events for various DFS events
2013-11-03 Jouni Malinenhostapd: Add control interface test commands for radar...
2013-11-03 Jouni Malinennl80211: Verify radar event attributes exist before...
2013-11-03 Jouni Malinentests: Add run-tests.py --no-reset
2013-11-03 Jouni Malinentests: hostapd behavior on dynamic addition of invalid...
2013-11-03 Jouni Malinenhostapd: Fix ENABLE failure to not remove interface
2013-11-03 Jouni Malinentests: Add test cases for SAE
2013-11-02 Jouni MalinenSAE: Fix group selection
2013-11-02 Jouni Malinentests: Clean up output formatting with str.format()
2013-11-02 Jouni MalinenReplace unnecessary UTF-8 characters with ASCII versions
2013-11-02 Jouni Malinentests: Remove trailing whitespace
2013-11-02 Jouni Malinentests: Rename stop-wifi.sh to stop.sh
2013-11-02 Jouni Malinentests: Simplify test_ap_bss_add_remove implementation
2013-11-02 Jouni Malinentests: Use a helper function to rename wpa_supplicant...
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-11-02 Jouni Malinentests: Always write run-tests.py debug logs a file
2013-11-02 Jouni Malinentests: Split hostapd debug log into per test case files
2013-11-02 Jouni Malinenhostapd: Accept RELOG from global control interface
2013-11-02 Jouni Malinenhostapd: Use wpa_printf() for hostapd_logger() to stdout
2013-11-02 Jouni Malinentests: Ignore old scan results in test_grpform_pbc
2013-11-02 Jouni Malinentests: Use single channel scans to speed up test cases
2013-11-02 Jouni Malinentests: Add run-tests.py --shuffle-test
2013-11-02 Johannes Berghwsim tests: Add build script
2013-11-02 Johannes Berghwsim tests: Prefill database in VM tests
2013-11-02 Johannes Berghwsim tests: Create results database in VM tests
2013-11-02 Johannes Berghwsim tests: Refactor test results reporting
2013-11-02 Johannes Berghwsim tests: Allow setting KERNEL and KVMARGS
2013-11-01 Jouni MalinenP2P: Clear pending group formation data on group removal
2013-11-01 Jouni MalinenP2P: Debug print reason for specific SSID for scan
2013-10-31 Jouni Malinentests: Test dynamic BSS addition/removal
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-31 Jouni Malinenhostapd: Allow a single BSS to be removed from an interface
2013-10-31 Kyeyoon Parkhostapd: Allow a single BSS to be added to an interface
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31 Kyeyoon Parkhostapd: Allow the first BSS in a multi-BSS setup to...
2013-10-31 Kyeyoon Parknl80211: Make wpa_driver_nl80211_data::first_bss pointer
2013-10-31 Jouni Malinennl80211: Fix monitor interface reference counting
2013-10-31 Jouni Malinennl80211: Add a debug print for DEL_BEACON
2013-10-31 Kyeyoon Parkhostapd: Fix error path in hostapd_add_iface()
2013-10-31 Helmut SchaaACS: Do not get stuck while failing to do a subsequent...
2013-10-31 Michal KaziorDFS: Add support for multi-BSS
2013-10-31 Michal KaziorDFS: Reset cac_started properly
2013-10-31 Michal KaziorDFS: Sanitize channel availability checks
2013-10-31 Michal KaziorDFS: Fix HT40/VHT calculation
2013-10-31 Jouni Malinentests: Remove separate error/failed text file
2013-10-31 Jouni Malinentests: Remove separate results text file
2013-10-31 Jouni Malinentests: Use a symlink for default LOGDIR between scripts
2013-10-31 Jouni Malinentests: Split wpa_supplicant debug logs into per test...
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test module names
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test names
2013-10-31 Jouni Malinentests: Replace tcpdump with wlantest file write
2013-10-31 Jouni Malinentests: Remove last-debug creation
2013-10-31 Jouni Malinentests: Fix sqlite run column to be an integer
2013-10-31 Johannes Berghwsim tests: Add scripts to run in a VM
2013-10-31 Johannes Berghwsim tests: Silence chown warnings
2013-10-31 Johannes Berghwsim tests: Silence modprobe warnings
2013-10-31 Johannes Berghwsim tests: Reset at the end of a test
2013-10-31 Johannes Berghwsim tests: Allow collecting dmesg
2013-10-31 Johannes Berghwsim tests: Pass --logdir to run-tests.py
next