]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/bgscan_learn.c
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / wpa_supplicant / bgscan_learn.c
2017-01-08  Jouni Malinenbgscan: Remove unnecessary NULL check
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2013-12-24  Johannes Bergbgscan: Use monotonic time
2013-12-24  Eliad Pellerbgscan_learn: Start scanning from the first freq
2013-12-24  Eyal Shapirabgscan_learn: Fix initial interval
2013-12-24  Eliad Pellerbgscan_learn: Avoid redundant frequencies
2012-11-11  Pawel Kulakowskibgscan_learn: Prevent infinite busy looping
2012-08-13  Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-10-23  Christian Lamparterwpa_supplicant: Unify hardware feature data
2010-10-12  Paul Stewartbgscan: Add new channel condition parameters to signal...
2010-09-09  Jouni Malinenbgscan learn: Fix build
2010-08-27  Jouni Malinenbgscan learn: Skip immediate scan on initial signal...
2010-08-27  Jouni MalinenAdd current signal strength into signal quality change...
2010-07-11  Jouni Malinenbgscan learn: Remove forgotten debug printf
2010-07-11  Jouni Malinenbgscan learn: Mark BSSes that show up in the same scan...
2010-07-11  Jouni Malinenbgscan learn: Probe one new channel at a time to find APs
2010-07-11  Jouni Malinenbgscan learn: Learn BSS information based on previous...
2010-07-10  Jouni Malinenbgscan learn: Add data file for storing learned network...
2010-07-10  Jouni Malinenbgscan: Add starting point for more advanced bgscan...