~indicator-network-developers/wpasupplicant/07-series

  • Committer: Jouni Malinen
  • Date: 2012-06-30 17:48:32 UTC
  • Revision ID: git-v1:6e4d241df33b3bd6935f74f45f2f1161df889268
nl80211: Avoid infinite loop when searching a BSS

When hostapd is removing a virtual BSS interface, the loop here was
incorrectly not updating the iterator during list traversal and
ended up in an infinite loop in some cases.
(cherry picked from commit 8546ea19301f31e5faf58a0f154773c3123e6474)
Filename Latest Rev Last Changed Committer Comment Size
..
dbus 1427 15 years ago Jouni Malinen Move D-Bus related files into their own subdirecto Diff
doc 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
examples 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
symbian 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
tests 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
vs2005 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
wpa_gui 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
wpa_gui-qt4 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor Diff
xcode 1105 15 years ago Jouni Malinen Add Xcode project file for building wpa_supplicant Diff
.gitignore 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 83 bytes Diff Download File
ap.c 1888 14 years ago Jouni Malinen Add wpa_supplicant AP mode events for Public Actio 12.2 KB Diff Download File
ap.h 1885 14 years ago Jouni Malinen wpa_supplicant AP mode: Add function for enabling 1.7 KB Diff Download File
bgscan.c 1807 14 years ago Jouni Malinen bgscan: Add signal strength change events This al 2.4 KB Diff Download File
bgscan.h 1807 14 years ago Jouni Malinen bgscan: Add signal strength change events This al 1.6 KB Diff Download File
bgscan_simple.c 1985 14 years ago Jouni Malinen bgscan simple: Skip immediate scan on initial sign 6.2 KB Diff Download File
blacklist.c 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 3.2 KB Diff Download File
blacklist.h 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 879 bytes Diff Download File
bss.c 1753 14 years ago Jouni Malinen Make maximum BSS table size configurable New glob 14.6 KB Diff Download File
bss.h 1701 15 years ago Jouni Malinen Fetch IEs from both Beacon and Probe Response fram 3.1 KB Diff Download File
ChangeLog 2001 14 years ago Jouni Malinen Preparations for 0.7.3 release 70.2 KB Diff Download File
config.c 1801 14 years ago Jouni Malinen Add freq_list network configuration parameter Thi 50.6 KB Diff Download File
config.h 1757 14 years ago Jouni Malinen Update priority list after priority change Despit 14.2 KB Diff Download File
config_file.c 1754 14 years ago Jouni Malinen Add optional scan result filter based on SSID fil 22.2 KB Diff Download File
config_none.c 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 1.3 KB Diff Download File
config_ssid.h 1801 14 years ago Jouni Malinen Add freq_list network configuration parameter Thi 10.6 KB Diff Download File
config_winreg.c 1987 14 years ago Jouni Malinen winreg: Get rid of compiler warning (cherry picked 22.8 KB Diff Download File
ctrl_iface.c 1900 14 years ago Jouni Malinen Fix get_interfaces() driver call to use correct dr 51.6 KB Diff Download File
ctrl_iface.h 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 5.3 KB Diff Download File
ctrl_iface_named_pipe.c 1245 15 years ago Jouni Malinen Remove src/common from default header file path T 19.8 KB Diff Download File
ctrl_iface_udp.c 1245 15 years ago Jouni Malinen Remove src/common from default header file path T 12.9 KB Diff Download File
ctrl_iface_unix.c 1873 14 years ago Jouni Malinen Avoid dropping ctrl_iface on ENOBUFS error burst 17.2 KB Diff Download File
defconfig 1664 15 years ago Jouni Malinen bsd: Add support for WPA_TRACE and WPA_TRACE_BFD 14 KB Diff Download File
driver_i.h 1886 14 years ago Jouni Malinen Started to make set_ap_wps_ie() capable of adding 12.5 KB Diff Download File
eap_register.c 1302 15 years ago Jouni Malinen Move EAP method registration away from src/eap_{pe 4.6 KB Diff Download File
eap_testing.txt 384 16 years ago Jouni Malinen Added EAP-FAST interop test results with Radiator 14.4 KB Diff Download File
eapol_test.c 1400 15 years ago Jouni Malinen eloop: Remove global user data pointer This is no 30.7 KB Diff Download File
events.c 1993 14 years ago Jouni Malinen wpa_supplicant AP: Make sure deauth/disassoc event 45.5 KB Diff Download File
ibss_rsn.c 1678 15 years ago Jouni Malinen IBSS RSN: Explicitly check addr != NULL before pas 12 KB Diff Download File
ibss_rsn.h 1514 15 years ago Jouni Malinen Get rid of unnecessary typedefs for enums. 1.1 KB Diff Download File
main.c 1574 15 years ago Jouni Malinen dbus: Use CONFIG_DBUS instead of old||new 6.9 KB Diff Download File
main_none.c 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 1 KB Diff Download File
main_symbian.cpp 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 1 KB Diff Download File
main_winmain.c 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 1.9 KB Diff Download File
main_winsvc.c 516 16 years ago Jouni Malinen Silenced number of Doxygen warnings 11.3 KB Diff Download File
Makefile 1936 14 years ago Jouni Malinen Fix CONFIG_AP=y build without CONFIG_IEEE8021X_EAP 30.1 KB Diff Download File
mlme.c 1888 14 years ago Jouni Malinen Add wpa_supplicant AP mode events for Public Actio 85 KB Diff Download File
mlme.h 1618 15 years ago Jouni Malinen Replace wpa_supplicant_sta_rx() call with driver e 3.3 KB Diff Download File
nmake.mak 1361 15 years ago Jouni Malinen Fix VS project files to match with source code fil 6.5 KB Diff Download File
notify.c 1750 14 years ago Jouni Malinen Add suspend/resume notifications wpa_supplicant c 7.4 KB Diff Download File
notify.h 1750 14 years ago Jouni Malinen Add suspend/resume notifications wpa_supplicant c 3.4 KB Diff Download File
preauth_test.c 1514 15 years ago Jouni Malinen Get rid of unnecessary typedefs for enums. 8.8 KB Diff Download File
README 1705 15 years ago Jouni Malinen Preparations for v0.7.1 release 37.8 KB Diff Download File
README-Windows.txt 523 16 years ago Jouni Malinen Preparations for 0.6.7 release 18.9 KB Diff Download File
README-WPS 1759 14 years ago Jouni Malinen Remove unneeded CONFIG_EAP comments These are not 7.5 KB Diff Download File
scan.c 1977 14 years ago Jouni Malinen WPS: Fix unused variable warning The wpa_supplica 16 KB Diff Download File
scan.h 1635 15 years ago Jouni Malinen Remove src/drivers/scan_helpers.c Most of this fi 1.3 KB Diff Download File
sme.c 2003 14 years ago Jouni Malinen nl80211: Set cipher suites when using user space S 14.6 KB Diff Download File
sme.h 1791 14 years ago Jouni Malinen FT: Request reassociation after successful FT Acti 2 KB Diff Download File
todo.txt 1690 15 years ago Jouni Malinen Remove completed to-do item 4.9 KB Diff Download File
File win_example.reg 455 16 years ago Jouni Malinen wpasvc: Add skip_on_error registry value to skip i 1.1 KB Diff Download File
win_if_list.c 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 3.9 KB Diff Download File
wpa_cli.c 1862 14 years ago Jouni Malinen Add ctrl_iface command for triggering a roam to a 55.4 KB Diff Download File
wpa_passphrase.c 1269 15 years ago Jouni Malinen Remove src/crypto from default include path In ad 1.5 KB Diff Download File
wpa_priv.c 1618 15 years ago Jouni Malinen Replace wpa_supplicant_sta_rx() call with driver e 23.3 KB Diff Download File
wpa_supplicant.c 1983 14 years ago Jouni Malinen Cancel authentication timeout on local deauth/disa 70.9 KB Diff Download File
wpa_supplicant.conf 1801 14 years ago Jouni Malinen Add freq_list network configuration parameter Thi 33.9 KB Diff Download File
wpa_supplicant.nsi 1990 14 years ago Jouni Malinen Update WinPcap to the latest stable version 4.1.2 3.3 KB Diff Download File
wpa_supplicant_i.h 1966 14 years ago Jouni Malinen Remove get-first-scan-results-before-request optim 14.4 KB Diff Download File
wpas_glue.c 1957 14 years ago Jouni Malinen Fix wpa_supplicant AP mode to ignore EAPOL Supplic 18 KB Diff Download File
wpas_glue.h 1 16 years ago Jouni Malinen Re-initialize hostapd/wpa_supplicant git repositor 733 bytes Diff Download File
wps_supplicant.c 1869 14 years ago Jouni Malinen Optimize post-WPS scan based on channel used durin 30.6 KB Diff Download File
wps_supplicant.h 1640 15 years ago Jouni Malinen Fix compiler warnings for non-WPS build 3.2 KB Diff Download File