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
*
WPS: Fix memory leak with wps_ie in wpa_bss_is_wps_candidate()
vamsi krishna
2016-06-17
1
-0/+1
*
WPS: Do not expire probable BSSes for WPS connection
vamsi krishna
2016-06-16
1
-1/+43
*
utils: Share a single helper function to get IE by ID
Avraham Stern
2016-02-21
1
-14/+1
*
Avoid undefined behavior in pointer arithmetic in BSS IE parsing
Jouni Malinen
2015-10-24
1
-10/+10
*
Do not expire scan results based on aborted scan
Avraham Stern
2015-10-14
1
-1/+1
*
Interworking: Support unknown ANQP-elements in BSS table
Jouni Malinen
2015-10-07
1
-0/+15
*
Add BSS operating frequency to more debug messages
Jouni Malinen
2015-09-05
1
-2/+6
*
Do not mark BSS entry in use if SSID has changed
Jingxiang Ge
2015-08-26
1
-4/+12
*
Use a single cleanup timer per wpa_supplicant process
Jouni Malinen
2015-07-20
1
-18/+0
*
Do not use C++ reserved words as variable names
Jouni Malinen
2015-04-26
1
-15/+15
*
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
Jouni Malinen
2015-04-22
1
-2/+2
*
Add snr and est_throughput to the BSS entries
Jouni Malinen
2015-02-22
1
-1/+3
*
Inteworking: Add support to update the ANQP Capability List into the BSS
ASHUTOSH NARAYAN
2015-02-21
1
-0/+2
*
HS 2.0: Add support to update the HS20 Capability List into the BSS
ASHUTOSH NARAYAN
2015-02-21
1
-0/+2
*
Allow a BSS entry with all-zeros BSSID to expire
Jouni Malinen
2014-12-02
1
-2/+3
*
Update pending connect radio work BSS pointer on scan update
Jouni Malinen
2014-10-27
1
-0/+27
*
mesh: Use mesh id instead of SSID in BSS table
Jason Abele
2014-10-25
1
-1/+6
*
dbus: add BSS Age property to indicate last-seen time
Dan Williams
2014-09-07
1
-0/+2
*
Make last_scan_res update easier for static analyzers
Jouni Malinen
2014-04-29
1
-1/+2
*
HS 2.0R2: Add OSU Providers list ANQP element
Jouni Malinen
2014-02-25
1
-0/+2
*
Ask driver to report only new scan results if requested
Jouni Malinen
2014-01-02
1
-0/+2
*
Remove unused last_scan_full
Jouni Malinen
2013-12-26
1
-20/+2
*
wpa_supplicant: Use monotonic time for last_scan check
Johannes Berg
2013-12-24
1
-1/+1
*
wpa_supplicant: Use monotonic time for RX/BSS times
Johannes Berg
2013-12-24
1
-14/+15
*
P2P: Show P2P flag in BSS entries also based on Beacon frames
Jouni Malinen
2013-10-14
1
-0/+37
*
P2P: Do not drop P2P IEs from BSS table on non-P2P scans
Jouni Malinen
2013-10-14
1
-0/+16
*
Make sure updated BSS entry does not get added twice to the list
Jouni Malinen
2013-09-27
1
-1/+11
*
Fix possible freed-memory use in BSS table updates
Jouni Malinen
2013-09-27
1
-7/+8
*
Add ignore_old_scan_res configuration parameter
Jouni Malinen
2013-03-31
1
-11/+34
*
WPS: Use latest updated BSS entry if multiple BSSID matches found
Jouni Malinen
2013-03-31
1
-0/+28
*
Use more accurate timestamps for scan results
Jouni Malinen
2013-02-12
1
-9/+14
*
Fix BSS RANGE command for no exact id match cases
Amar Singhal
2013-02-07
1
-0/+23
*
Add Doxygen documentation for functionality related to scanning
Jouni Malinen
2012-12-27
1
-1/+158
*
Interworking: Unshare ANQP results on explicit ANQP requests
Jouni Malinen
2012-10-03
1
-0/+54
*
Fix last_scan_res update existing BSS entry is update
Jouni Malinen
2012-09-10
1
-3/+13
*
Interworking: Store HESSID in BSS entry
Jouni Malinen
2012-09-04
1
-0/+19
*
Interworking: Move BSS ANQP information into separate struct
Jouni Malinen
2012-09-04
1
-15/+43
*
BSS: Add wpa_bss_get_vendor_ie_multi_beacon()
Jouni Malinen
2012-09-02
1
-0/+32
*
Maintain list of BSS entries in last scan result order
Jouni Malinen
2012-09-02
1
-5/+61
*
bss: Don't remove a BSS that is in use
Paul Stewart
2012-06-04
1
-27/+36
*
HS 2.0: Add Hotspot 2.0 ANQP routines
Jay Katabathuni
2012-05-08
1
-0/+6
*
P2P: Update BSS entries in P2P group interface only if P2P IE is present
Neeraj Kumar Garg
2012-04-06
1
-0/+12
*
BSS: Fix use-after-realloc
Eliad Peller
2012-03-05
1
-0/+2
*
Add BSSID filter for testing purposes
Jouni Malinen
2012-02-16
1
-0/+4
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
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
[next]