mech_eap.git
2015-01-10 Jouni Malinentests: Mesh in 5 GHz band
2015-01-10 Janusz Dziedzicibss/mesh: Enable HT40 if supported
2015-01-10 Janusz DziedzicMake check_40mhz_2g4 common
2015-01-10 Janusz DziedzicMake check_20mhz_bss common
2015-01-10 Janusz DziedzicMake check_40mhz_5g common
2015-01-10 Janusz DziedzicMake get_pri_sec_chan() common
2015-01-10 Janusz DziedzicIntroduce common allowed_ht40_channel_pair()
2015-01-10 Janusz DziedzicUse common hw_get_freq/hw_get_chan helpers in hostapd
2015-01-10 Janusz DziedzicIntroduce common hw features
2015-01-10 Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-10 Bob CopelandSAE: Implement retransmission timer
2015-01-10 Bob CopelandSAE: Centralize function for sending initial COMMIT
2015-01-10 Imre Vadaszbsd: Fix parsing of ieee80211req_scan_result on FreeBSD...
2015-01-09 Narayan KamathAndroid: Remove hardcoded ICU include paths from hs20...
2015-01-09 Johannes Bergtests: Refactor tshark running
2015-01-09 Jouni Malinentests: Out-of-memory cases for D-Bus operations
2015-01-09 Jouni Malinentests: Additional D-Bus error path coverage
2015-01-09 Jouni MalinenD-Bus: Use NoMemory error message from CreateInterface
2015-01-08 Jouni MalinenHandle interface disabled/enabled more consistently
2015-01-08 Jouni MalinenP2P: Indicate reason=UNAVAILABLE for group netdev going...
2015-01-08 Jouni Malinentests: Add out-of-memory loop tests for hostapd startup
2015-01-08 Jouni Malinentests: hostapd BSS addition failures
2015-01-08 Jouni Malinentests: hostapd interface setup and memory allocation...
2015-01-08 Jouni Malinentests: Memory allocation failure in wpa_supplicant...
2015-01-08 Jouni Malinentests: Convert test skipping to use exception
2015-01-08 Johannes Bergtests: Use rfkill python module
2015-01-08 Johannes Bergtests: Add rfkill module
2015-01-08 Jouni MalinenVerify that eloop_register_read_sock() succeeds for...
2015-01-08 Jouni MalinenFix a memory leak on WPA authenticator error path
2015-01-08 Jouni MalinenFix hostapd interface addition error path
2015-01-07 Jouni Malinentests: Make scan_random_mac more robust
2015-01-07 Jouni Malinentests: Convert "hwsim-SKIP" exception to use a custom...
2015-01-07 Jouni Malinentests: Import dbus module in a cleaner way
2015-01-07 Jouni MalinenAdd support for testing memory allocation failures
2015-01-07 Jouni MalinenD-Bus: Fix interface unregistration on error path
2015-01-07 Jouni MalinenD-Bus (old): Fix interface unregistration on error...
2015-01-07 Jouni MalinenFix memory leak on wpa_supplicant_init_wpa() error...
2015-01-07 Jouni MalinenTDLS: Fix an interface addition error path
2015-01-07 Jouni MalinenD-Bus: Fix string array dict entry parser in out-of...
2015-01-07 Jouni MalinenD-Bus: Fix byte array dict entry parser in out-of-memor...
2015-01-07 Jouni MalinenD-Bus: Fix Introspect() in case of os_strdup() failure
2015-01-07 Jouni MalinenD-Bus (old): Fix wpsReg error message
2015-01-07 Jouni MalinenD-Bus (old): Fix message handler error paths
2015-01-07 Jouni MalinenD-Bus (old): Fix memory leak on error path
2015-01-06 Jouni Malinentrace: Fix compiler warning on 32-bit builds with bfd...
2015-01-06 Jouni Malineneloop: Fix WPA_TRACE tracking in case of realloc failure
2015-01-06 Jouni MalinenFix memory leak on hostapd BSS addition error path
2015-01-06 Jouni MalinenFix hostapd initialization error path on allocation...
2015-01-06 Jouni Malinennl80211: Fix compilation with libnl 1.1 and 2.0
2015-01-06 Jouni Malinentests: Additional bgscan coverage
2015-01-06 Jouni Malinencrypto: Clear temporary stack buffers after use
2015-01-06 Jouni Malinencrypto: Clear temporary heap allocations before freeing
2015-01-05 Jouni MalinenDH: Clear memory explicitly on private key deinit
2015-01-05 Jouni MalinenAdd wpabuf_clear_free() to allow clearing of freed...
2015-01-05 Jouni Malinentests: Move SHA256 test cases into hwsim framework
2015-01-05 Jouni Malinentests: Move SHA1 test cases into hwsim framework
2015-01-05 Jouni MalinenOpenSSL: Fix pbkdf2_sha1() wrapper
2015-01-05 Jouni Malinentests: Move MD5 test cases into hwsim framework
2015-01-05 Jouni Malinentests: Move ms_funcs test cases into hwsim framework
2015-01-05 Jouni Malinentests: Add some of the AES ECB mode test cases from...
2015-01-05 Jouni Malinentests: Move AES key wrap/unwrap test cases into hwsim...
2015-01-05 Jouni Malinentests: Move AES-CBC test cases into hwsim framework
2015-01-05 Jouni Malinentests: Move AES-128 EAX mode test cases into hwsim...
2015-01-05 Jouni Malinentests: Additional OMAC1-AES module test coverage
2015-01-05 Jouni Malinentests: Move OMAC1-AES test cases into hwsim module...
2015-01-05 Jouni Malinentests: Add module tests for AES-SIV
2015-01-05 Jouni MalinenAES-SIV: Make aes_s2v() static
2015-01-05 Jouni Malinennl80211: Simplify event processing error paths
2015-01-05 Jouni Malinennl80211: Remove cfg80211 state mismatch workaround...
2015-01-05 Jouni Malinennl80211: Check support for rekey offload on first use
2015-01-04 Jouni Malinentests: MAC_RAND_SCAN with valid and invalid arguments
2015-01-04 Ilan Peerwpa_cli: Add MAC address randomization in scan
2015-01-04 Ilan Peerctrl_iface: Add MAC address randomization in scan proce...
2015-01-04 Ilan Peerscan: Add MAC address randomization in scan handling
2015-01-04 Ilan Peernl80211: Handle MAC address randomization in scan/sched...
2015-01-04 Ilan Peerdriver: Add definitions for MAC address randomization...
2015-01-04 Jouni Malinentests: TDLS channel switching
2015-01-04 Arik Nemtsovwpa_cli: Implement TDLS start/cancel channel switching...
2015-01-04 Arik Nemtsovnl80211: Pass TDLS channel-switch start/stop params...
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2015-01-04 Arik NemtsovTDLS: Track TDLS channel switch prohibition in BSS
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
2015-01-04 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
2015-01-04 Eliad Pellertests: WMM-AC reassociation-to-same-BSS test
2015-01-04 Eliad Pellertests: wmm_ac_status and roaming case with WMM-AC
2015-01-04 Eliad PellerWMM AC: Reconfigure tspecs on reassociation to the...
2015-01-04 Eliad PellerWMM AC: Do not fail on unknown IEs in Association Response
2015-01-04 Eliad PellerWMM AC: Delete tspecs on roaming
2015-01-04 Eliad PellerWMM AC: Print user-priority in wmm_ac_status
2015-01-04 Avraham Sternnl80211: Always register management frames handler
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2015-01-03 Jouni Malinendoc: Add rule for generating _wpa_supplicant.eps
2015-01-03 Jouni Malinentests: Extend EAP key lifetime in memory to cover MSK...
2015-01-03 Jouni Malinendoc: Disable Doxygen autolink support
2015-01-02 Jouni Malinennl80211: Clear nlmsg payload with keys before freeing
2015-01-02 Jouni Malinennl80211: Note linux_set_iface_flags() failure in debug log
2015-01-02 Jouni Malinentests: Make wpas_mesh_max_peering more robust
2015-01-02 Jouni Malinentests: Make scan_hidden more robust under heavy CPU...
2015-01-02 Jouni Malinentests: wpa_supplicant D-Bus interface
2015-01-02 Jouni Malinentests: Enable wpa_supplicant D-Bus support for hwsim...
next