]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2015-01-10  Jouni Malinenschannel: Reject subject_match, altsubject_match, suffi...
2015-01-10  Jouni MalinenTLS: Reject subject_match, altsubject_match, suffix_match
2015-01-10  Jouni MalinenGnuTLS: Reject subject_match, altsubject_match, suffix_...
2015-01-10  Jouni MalinenFix a typo in domain_suffix_match documentation
2015-01-10  Jouni Malinentests: Increase altsubject_match testing coverage
2015-01-10  Jouni MalinenImprove subject_match and domain_suffix_match documentation
2015-01-10  Jouni Malinentrace: Fix out-of-memory testing logic
2015-01-10  Jouni Malinentests: bssid_blacklist and bssid_whitelist
2015-01-10  Stefan TomanekAdd address masks to BSSID lists
2015-01-10  Stefan TomanekAdd network specific BSSID black and white lists
2015-01-10  Stefan TomanekAdd generic parser for MAC address lists
2015-01-10  Jouni Malinennl80211: Use a helper function to put mesh_id
2015-01-10  Jouni Malinennl80211: Use a helper function for putting beacon interval
2015-01-10  Jouni MalinenRemove mesh_ht_mode network block parameter
2015-01-10  Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10  Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10  Jouni Malinenmesh: Use a separate variable to track whether HT is...
2015-01-10  Jouni Malinennl80211: Move debug prints into nl80211_put_freq_params()
2015-01-10  Jouni Malinennl80211: Add a helper function for putting basic rates
2015-01-10  Jouni Malinentests: Drop mesh_ht_mode parameter from mesh test cases
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...
next