Jouni Malinen
|
a9e02d593d
P2P: Clear show_group_started on GO start
|
13 years ago |
Bharat Chakravarty
|
8e5f913456
WPS: Allow RF Bands value to be overridden
|
13 years ago |
Subrat Dash
|
910b482d9b
WPS: Fix stopping of active WPS operation on dual concurrent AP
|
13 years ago |
Jouni Malinen
|
d6d731b848
WPS ER: Fix segfault in some selected registrar change cases
|
13 years ago |
Arik Nemtsov
|
79b8c60f81
Set ht_capab from based on driver capabilities when in P2P GO mode
|
13 years ago |
Jouni Malinen
|
ea5bae4731
Increase min sched_scan interval from 2 to 10 seconds
|
13 years ago |
Dmitry Shmidt
|
216eede830
Android: nl80211: Add Android specific PNO configuration
|
13 years ago |
Dmitry Shmidt
|
5eb429101a
Android: wext: Add sched_scan functions for PNO
|
13 years ago |
Dmitry Shmidt
|
06e356fe14
Android: wext: Add driver state events
|
13 years ago |
Dmitry Shmidt
|
d70b945d4d
Fix pno_start() to initialize SSID list properly
|
13 years ago |
Jouni Malinen
|
0b7a25c00f
Use normal scan before sched_scan if that can speed up connection
|
13 years ago |
Jouni Malinen
|
76a5249e52
Add broadcast SSID for sched_scan for scan_ssid=0 networks
|
13 years ago |
Jouni Malinen
|
5edddf4175
Use common code for disabled network case in sched_scan
|
13 years ago |
Jouni Malinen
|
86b47aaf36
Drop sched_scan filter if not enough match sets supported
|
13 years ago |
Jouni Malinen
|
a8cb5a8897
Make sched_scan debug clearer on timeout use
|
13 years ago |
Jouni Malinen
|
6ad9c91100
Stop sched_scan on DISCONNECT command
|
13 years ago |
Jouni Malinen
|
b5c6831201
Add preferred network offload (PNO) functionality
|
13 years ago |
Jouni Malinen
|
7c6a266ced
Fix sched_scan filter_ssids setting for no filters case
|
13 years ago |
Jouni Malinen
|
dbfdb3927c
Interworking: Verify that BSS information includes SSID
|
13 years ago |
Jouni Malinen
|
363ab44067
EAP-AKA: Use strdup instead of strlen + malloc + memcpy
|
13 years ago |
Jouni Malinen
|
0ac6c3f71a
EAP-PEAP: Remove unused hdr assignment
|
13 years ago |
Jouni Malinen
|
864a8e3bf6
EAP-PSK: Fix memory leak on error path
|
13 years ago |
Jouni Malinen
|
cdc6e5d084
TLS: Add support for SHA256-based cipher suites from RFC 5246
|
13 years ago |
Jouni Malinen
|
48f24f93a5
wpa_passphrase: Include SHA256 objects to fix some build combinations
|
13 years ago |
Jouni Malinen
|
1622b331f6
TLS: Update file headers to include TLS v1.2 support
|
13 years ago |
Jouni Malinen
|
a838e71ccf
Include TLS v1.1 and v1.2 support in library build
|
13 years ago |
Jouni Malinen
|
4b919be289
TLS: Allow TLS v1.2 to be negotiated
|
13 years ago |
Jouni Malinen
|
f0b1c5f7b3
TLS: Add TLS v1.2 style CertificateVerify functionality
|
13 years ago |
Jouni Malinen
|
949b2e1f61
TLS: Add SHA256-based verify_data derivation for TLS v1.2
|
13 years ago |
Jouni Malinen
|
20b4cdcd41
TLS: Maintain SHA256-based hash values for TLS v1.2
|
13 years ago |