mech_eap.git
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
2013-10-31 Johannes Berghwsim tests: Move logging into timestamped subdirectory
2013-10-31 Johannes Berghwsim tests: Allow run-tests.py to start tracing
2013-10-31 Johannes Berghostapd: Add -T Linux tracing option
2013-10-31 Johannes Berghwsim tests: Pass run-all arguments on
2013-10-31 Johannes Berghwsim tests: Pass commit as an argument
2013-10-30 Jouni Malinentests: Silence chmod errors
2013-10-30 Johannes Bergtests: Refactor run-all.sh
2013-10-30 Johannes Bergtests: Reduce duplication in startup code
2013-10-30 Johannes Bergtests: Use argparse module with hwsim
2013-10-30 Johannes Bergtests: Import sqlite3 only if used
2013-10-30 Johannes Bergtests: Use proper SQL construction in hwsim test reporting
2013-10-30 Johannes Bergtests: Allow specifying LOGDIR for hwsim scripts
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-10-29 Jouni Malinentests: Enable verbose logger_stdout debug in hostapd
2013-10-29 Jouni Malinennl80211: Add debug prints for NL80211_CMD_SET_STATION
2013-10-29 Vinay Krishna... Update regulatory change to all virtual interface for...
2013-10-29 Jouni Malinentests: Add a test for dynamic hostapd config change
2013-10-29 Jouni Malinenhostapd: Validate configuration parameters on RELOAD...
2013-10-29 Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-29 Jouni Malinenhostapd: Reuse hostapd_clear_old() for RELOAD command
2013-10-29 Dmitry ShmidtAndroid: Fix ARRAY_SIZE() compilation
2013-10-29 Jouni Malinentests: Add Hotspot 2.0 test cases for connecting with...
2013-10-29 Jouni Malinentests: Add external_sim test cases with roaming network
2013-10-29 Jouni Malinentests: Add helper functions for Hotspot 2.0 test cases
2013-10-29 Jouni Malinentests: Verify that STATUS sp_type is valid for Interworking
2013-10-29 Jouni MalinenInterworking: Report STATUS:sp_type even if domain...
2013-10-27 Jouni MalinenP2P: Remove compiler warning without CONFIG_IEEE80211N
2013-10-27 Eliad PellerP2P: Add VHT support
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Eliad Pellerwpa_supplicant: Add CONFIG_IEEE80211AC
2013-10-27 Eliad Pellerhostapd: Mask out not-supported VHT capabilities
2013-10-27 Eliad Pellerhostapd: Verify VHT 160/80+80 MHz driver support
2013-10-27 Eliad Pellerhostapd: Verify VHT capabilities are supported by driver
2013-10-27 Eliad PellerFix some VHT Capabilities definitions
2013-10-27 Eliad Pellerhostapd: Fix wrong VHT configuration capabilities flags
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-27 Johannes Bergtests: Do not require wpaspy installation
2013-10-27 Jouni Malinennl80211: Replace perror() and printf() calls with wpa_p...
2013-10-27 Jouni MalinenWPS: Clear known_wps_freq in addition to after_wps
2013-10-27 Jouni MalinenInterworking: Clear known_wps_freq for network selection
2013-10-27 Jouni Malinentests: Allow test case descriptions to be written into...
2013-10-27 Jouni MalinenInterworking: Force normal scan for network selection
2013-10-27 Jouni Malinentests: Add support for sqlite results database
2013-10-26 Jouni Malinentests: Unload cfg80211 on stop-wifi.sh
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases with world...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26 Jouni MalinenIntroduce ARRAY_SIZE() macro
2013-10-26 Janusz DziedzicDFS: Handle radar event when CAC actived correctly
2013-10-26 Janusz DziedzicDFS: Fix overlapped() function to check only DFS channels
2013-10-26 Janusz DziedzicDFS: Adjust center freq correctly for VHT20/VHT40
2013-10-26 Janusz DziedzicDFS: Fix available channels list for VHT80
2013-10-26 Jouni Malinennl80211: Add debug prints on nl_recvmsgs() failure
2013-10-26 Johannes Bergnl80211: Make eloop sockets non-blocking
2013-10-26 Johannes Bergnl80211: Abstract handling of sockets on eloop
2013-10-26 Johannes Bergnl80211: Register for IBSS auth frames before eloop
2013-10-26 Jouni MalinenClean up get_seqnum() use for IPN
2013-10-26 Jouni MalinenStop ctrl_iface monitor send loop on reinit failure
2013-10-26 Jouni MalinenRemove unnecessary wpa_s->conf checks
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-26 Jouni MalinenVerify that readlink() did not truncate result
2013-10-26 Jouni Malinennl80211: Clean up if_add() for hostapd use
2013-10-26 Jouni MalinenOpenSSL: Fix memory leak on error path
2013-10-26 Jouni Malinennl80211: Fix strerror() value in P2P Dev debug messages
2013-10-26 Jouni MalinenDFS: Add forgotten break statement
2013-10-26 Jouni MalinenRemove os_strncpy()
2013-10-26 Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-10-24 Jouni MalinenP2P: Fix snprintf buffer length for group ifname backup
2013-10-23 Naresh Jayarameap_proxy: Add context data pointer to the get_imsi...
2013-10-23 Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
2013-10-23 Po-Lun LaiP2P: Check Action frame payload match before accepted...
2013-10-23 Jouni MalinenFix ENABLE_NETWORK not to reconnect in disconnected...
2013-10-22 Helmut Schaahostapd: Select any supported channel if ACS fails
2013-10-22 Helmut Schaahostapd: Allow ACS to deal with partial survey data
2013-10-22 Helmut Schaahostapd: Propagate ACS errors to iface setup
2013-10-22 Helmut Schaahostapd: Don't get stuck after failed ACS
2013-10-22 Dan Williamsdoc: Update D-Bus docs for Scan()'s new AllowRoam option
2013-10-22 Jouni MalinenMake frequency range list routines more general
2013-10-22 Jouni MalinenP2P: Add more user friendly debug print of channel...
2013-10-22 Dan Williamsdbus: Add boolean AllowRoam option to Scan() method...
next