index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
bss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2P: Allow BSS entry to be fetched based on GO P2P Device Address
Jouni Malinen
2012-02-07
1
-0/+17
*
Interworking: Add ANQP query requests
Jouni Malinen
2011-10-16
1
-0/+9
*
Drop oldest unknown BSS table entries first
Jouni Malinen
2011-07-16
1
-5/+51
*
Distinguish empty concatenated vendor-specific IE from missing one
Jouni Malinen
2011-04-13
1
-2/+5
*
wpa_supplicant: Parameterize BSS table expiration age + count
Sam Leffler
2011-03-20
1
-21/+3
*
wpa_supplicant: Search BSS list from back to front
Nathan Williams
2011-03-20
1
-1/+1
*
dbus: Add D-Bus methods to flush the BSS cache
Sam Leffler
2011-03-20
1
-6/+24
*
Use wpa_msg() instead of wpa_printf()
Ben Greear
2011-02-10
1
-15/+16
*
P2P: Show P2P info in ctrl_iface scan results
Jouni Malinen
2010-09-09
1
-1/+6
*
Make maximum BSS table size configurable
Jouni Malinen
2010-03-05
1
-5/+2
*
dbus: Change WPA/RSNIE byte array props to dicts
Witold Sowa
2010-01-16
1
-0/+9
*
Fetch IEs from both Beacon and Probe Response frames if available
Jouni Malinen
2010-01-16
1
-6/+12
*
Make wpa_bss_get_max_rate() a bit more readable with a local variable
Jouni Malinen
2010-01-10
1
-5/+8
*
Fix alloc validation in wpa_bss_get_bit_rates()
Jouni Malinen
2010-01-09
1
-1/+1
*
dbus: Add BSS property change notifications
Witold Sowa
2010-01-06
1
-0/+131
*
dbus: Change BSS property MaxRate to Rates
Witold Sowa
2010-01-04
1
-0/+24
*
Remove src/drivers/scan_helpers.c
Jouni Malinen
2010-01-03
1
-0/+1
*
Use shared function for figuring out if BSS is in use
Jouni Malinen
2010-01-03
1
-4/+12
*
Fix memory corruption on BSS entry reallocation
Jouni Malinen
2010-01-02
1
-0/+3
*
Maintain a pointer to the current BSS table entry
Jouni Malinen
2010-01-02
1
-1/+2
*
Only expire scanned BSSes based on new scan results
Jouni Malinen
2010-01-02
1
-6/+48
*
WPS: Use BSS table instead of raw scan results
Jouni Malinen
2010-01-02
1
-3/+2
*
Fix crash on BSS deinit getting called before BSS init
Jouni Malinen
2009-12-28
1
-0/+2
*
Add wpa_bss_get_max_rate() to match with old scan_res helpers
Jouni Malinen
2009-12-27
1
-0/+22
*
Add ctrl_iface events for BSS added/removed
Jouni Malinen
2009-12-27
1
-2/+2
*
Add BSS list sorted by id and add some helper functions
Jouni Malinen
2009-12-27
1
-0/+96
*
Add BSS table to track scan results without dropping information
Jouni Malinen
2009-12-27
1
-0/+262