]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2013-09-29  Jouni Malinentests: Auto detect group name
2013-09-29  Jouni Malinentests: Merge start-p2p-concurrent.sh functionality...
2013-09-29  Jouni Malinentests: Add mechanism for test cases to indicate a skipp...
2013-09-29  Jouni Malinentests: run-tests.py -L to print out list of test cases
2013-09-29  Jouni Malinentests: Adjust debug verbosity levels to get rid of...
2013-09-29  Jouni Malinentests: Document automated mac80211_hwsim test setup
2013-09-29  Jouni Malinentests: Add test cases for P2P service discovery
2013-09-29  Jouni Malinentests: Test GO functionality with legacy STAs
2013-09-29  Jouni MalinenDocument use of Linux capabilities instead of privilege...
2013-09-28  Jouni Malinentests: Make run-tests.py command argument parser more...
2013-09-28  Jouni Malinentests: Write test case result summary into a file
2013-09-28  Jouni Malinentests: Add test duration and time to PASS/FAIL reports
2013-09-28  Jouni Malinentests: Exit early if startup fails
2013-09-28  Jouni Malinentests: Wait for driver scan state to clear between...
2013-09-28  Jouni MalinenAdd driver status information to control interface
2013-09-28  Jouni Malinennl80211: Add some more debug prints for mgmt frame TX
2013-09-28  Jouni Malinentests: Add a test case for P2P invitation
2013-09-28  Jouni Malinennl80211: Fix off-channel Action frame TX from GO with...
2013-09-28  Jouni Malinentests: Speed up stop-wifi.sh
2013-09-28  Jouni Malinentests: Add support for using Linux kernel tracing funct...
2013-09-27  Jouni MalinenGet rid of compiler warning in no-CONFIG_CTRL_IFACE...
2013-09-27  Jouni MalinenAdd no_ctrl_interface config param to clear ctrl_interface
2013-09-27  Jouni MalinenMake sure updated BSS entry does not get added twice...
2013-09-27  Jouni MalinenFix possible freed-memory use in BSS table updates
2013-09-26  Jouni MalinenP2P: Use group formation timeout on persistent group GO
2013-09-26  Jouni MalinenP2P: Extend group formation timeout on GO to first...
2013-09-25  Jouni MalinenP2P: Remove P2P groups on process termination
2013-09-25  Jouni MalinenRegister wpa_msg callback even if only global ctrl_ifac...
2013-09-25  Jouni Malinennl80211: Add more debug prints for send_mlme operations
2013-09-25  Jouni Malinennl80211: Reset nlmode to station on leaving IBSS
2013-09-25  Jouni MalinenAvoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2013-09-25  Jouni MalinenAllow hostapd config file for dynamically added interface
2013-09-25  Jouni MalinenDo not clear hostapd configuration parameters on disabl...
2013-09-25  Jouni Malinenhostapd: Fix couple of deinit path cases to clear pointers
2013-09-25  Jouni Malinennl80211: Print more debug info on management frame...
2013-09-25  Jouni Malinentests: Clear global monitor interface on dump_monitor()
2013-09-25  Jouni MalinenRe-open ctrl_iface socket on some failure cases as...
2013-09-25  Kyeyoon Parkatheros: Compile fix for driver code not defining IEEE8...
2013-09-25  Jouni MalinenOpenSSL: Split OCSP peer_cert/peer_issuer debug output...
2013-09-25  Kyeyoon ParkHS 2.0: Allow printf format parsing with language:name...
2013-09-25  Kyeyoon ParkFix wpa_config_parse_string() to null terminate printf...
2013-09-25  Jouni MalinenFix language string length validation in parse_lang_str...
2013-09-23  Jouni MalinenSimplify ctrl_iface sendto() use
2013-09-23  Jouni MalinenClear frequency list on empty value
2013-09-23  Masashi HonmaMake scan_freq field to be saved by save_config
2013-09-16  Hardik Kantilal... P2P: Prefer 20 MHz operating channels on 5 GHz band...
2013-09-16  Sunil DuttDrop EAP packet with code 10 before EAPOL state machine...
2013-09-15  Kamath VinayakUse configured sched_scan interval for the PNO scan
2013-09-15  Sunil DuttTDLS: Do not modify RNonce for an TPK M1 frame with...
2013-09-15  Sunil DuttTDLS: Disable the created link on a failed TDLS handshake
2013-09-14  Jouni MalinenWPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround
2013-09-14  Jouni MalinenPrint ctrl_iface sendto() failures into debug log
2013-09-14  Jouni MalinenP2P: Cancel group formation timeout on client connection
2013-09-14  Jouni MalinenP2P: Fix operation channel configuration update
2013-09-03  Vinay Krishna... P2P: Fix crash when failed to create GO interface aosp-kk-from-upstream
2013-09-03  Jouni Malinentests: Check wpa_supplicant connection after reset
2013-09-03  Jouni MalinenWPS NFC: Fix build without CONFIG_AP=y
2013-09-03  Jouni MalinenSAE: Fix build without CONFIG_AP=y
2013-09-02  Jouni MalinenP2P: Remove group from timeout on PSK failure
2013-09-01  Jouni Malinentests: Add a test case for invitation after client...
2013-09-01  Jouni Malinentests: Use a helper function for waiting session termin...
2013-09-01  Jouni Malinentests: Add test cases for persistent P2P groups
2013-09-01  Jouni Malinentests: Extend test_autogo_2cli to test client removal
2013-09-01  Jouni Malinentests: Add test cases for per-STA PSK in P2P group
2013-09-01  Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-09-01  Jouni MalinenP2P: Document per-client keys and p2p_remove_client
2013-09-01  Jouni MalinenP2P: Do not store duplicate PSK entries for the same...
2013-09-01  Jouni MalinenP2P: Add a command for removing a client from all groups
2013-09-01  Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-09-01  Jouni MalinenP2P: Select PSK based on Device Address instead of...
2013-09-01  Jouni MalinenP2P: Make peer's P2P Device Address available to authen...
2013-09-01  Jouni MalinenP2P: Store P2P Device Address in per-device PSK records
2013-09-01  Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-31  Jouni Malinenwpa_cli: Add tab completion for p2p_set field values
2013-08-31  Syed Asifful... P2P: Stop listen state when listen-only duration is...
2013-08-31  Jouni Malinentests: Make test_autogo validate group removal event...
2013-08-31  Jouni Malinenwpa_cli: Allow first DISCONNECTED event to be reported
2013-08-31  Jouni MalinenDisallow WEP configuration in WPA network
2013-08-31  Jouni MalinenD-Bus: Fix per-iface object unregistration on not exist...
2013-08-31  Jouni MalinenD-Bus: Do not send network notification for all P2P...
2013-08-31  Masashi HonmaFix switching from EAP-SIM to EAP-AKA/AKA'
2013-08-31  Sreenath SharmaP2P: Allow P2P functionality to be disabled per interface
2013-08-31  Jouni Malinentests: Use longer timeout in test_ap_wps_er_add_enrollee
2013-08-31  Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-31  Sreenath SharmaP2P: Immediate group removal in GC in case of deauthent...
2013-08-31  Andrejs CainikovsFix MNC length for Swisscom SIM cards
2013-08-31  Jouni Malinentests: Increase WPS timeout to 30 seconds
2013-08-31  Jouni Malinentests: Increase P2P group formation timeout to 20 seconds
2013-08-27  Jouni MalinenIBSS RSN: Add a timeout for Authentication frame exchange
2013-08-27  Jouni Malinentests: Wait longer for program deinit
2013-08-27  Jouni Malinentests: Wait for hostapd/wpa_supplicant to reply at...
2013-08-27  Jouni MalinenP2P: Postpone concurrent scans when waiting for first...
2013-08-27  Jouni Malinentests: Detect BSSID mismatch in test_ibss_rsn
2013-08-26  Jouni MalinenIBSS RSN: Work around Data RX vs. Authentication RX...
2013-08-26  Jouni Malinentests: Wait for all 4-way handshake pairs in test_ibss_rsn
2013-08-26  Jouni Malinentests: Increase test_ap_wps_init connection timeout
2013-08-26  Jouni Malinentests: Wait for hostapd/wpa_supplicant to reply at...
2013-08-26  Jouni Malinentests: Kill hostapd/wpa_supplicant more forcefully...
2013-08-26  Jouni MalinenP2P: Update peer operating channel from GO Negotiation...
2013-08-26  Jouni MalinenP2P: Use the first pref_chan entry as operating channel...
next