]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2013-10-17  Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-10-17  Janusz Dziedzichostapd: Split hostapd_set_freq to helper function
2013-10-17  Janusz Dziedzichostapd: Add AP DFS support
2013-10-17  Jouni Malinentests: Make sure hlr_auc_gw exits and clean up sockets
2013-10-17  Jouni Malinentests: Skip EAP-SIM/AKA/AKA' if hlr_auc_gw not available
2013-10-14  Pontus FuchsIncrease buffer size and prevent write beyond buffer end
2013-10-14  Helmut Schaahostapd: Fix segfault after ACS when flushing STAs
2013-10-14  Jithu JanceWPS NFC: Cancel scheduled scan before attempting a...
2013-10-14  Dmitry ShmidtReplace printf with wpa_printf debug message
2013-10-14  Jouni MalinenP2P: Do not allow P2P client connection without P2P...
2013-10-14  Jouni MalinenP2P: Allow persistent group determination based on...
2013-10-14  Jouni MalinenP2P: Allow GO to be discovered based on Beacon frame
2013-10-14  Jouni MalinenP2P: Show p2p flag in debug info for scan results
2013-10-14  Jouni MalinenP2P: Show P2P flag in BSS entries also based on Beacon...
2013-10-14  Jouni MalinenP2P: Do not drop P2P IEs from BSS table on non-P2P...
2013-10-06  Jouni MalinenP2P: Make sure wait for the first client gets stopped
2013-10-06  Dmitry ShmidtP2P: Clone 'disable_scan_offload' parameter for p2p...
2013-10-06  Swaroop GoltiP2P: Increase Invitation Request timeouts
2013-10-06  Deepthi GowriP2P: Clear p2p_group_formation and p2p_in_provisioning...
2013-10-02  Arif HussainInclude Extended Capabilities element based on scan...
2013-10-02  Deepthi GowriP2P Extend postponing of concurrent scans for persistent GO
2013-09-30  Sunil DuttTDLS: Do not start concurrent TDLS setup
2013-09-30  Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
2013-09-30  Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() to avoid peer...
2013-09-30  Sunil DuttTDLS: Use helper function for disable link operation
2013-09-30  Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-29  Jouni Malinentests: Flush stdout after each status line print
2013-09-29  Jouni Malinentests: Add test cases for WPA2-Enterprise
2013-09-29  Jouni Malinentests: Start RADIUS authentication server
2013-09-29  Jouni Malinenhlr_auc_gw: Fix max_chal value validation
2013-09-29  Jouni Malinenhlr_auc_gw: Add support for processing command line...
2013-09-29  Jouni MalinenEAP-AKA server: Fix AUTS processing
2013-09-29  Jouni Malinenhlr_auc_gw: Update file comments to mention Milenage
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...
next