Jouni Malinen
|
2961bfa8e1
Remove unused send_eapol() driver op
|
10 years ago |
Jouni Malinen
|
bc26ac50dd
SAE: Add support for PMKSA caching on the station side
|
10 years ago |
Johannes Berg
|
3326f19355
IBSS RSN: Use monotonic time for reinit detection
|
11 years ago |
Jouni Malinen
|
759fd76b7f
P2P: Select PSK based on Device Address instead of Interface Address
|
11 years ago |
Jouni Malinen
|
94ddef3e72
P2P: Make peer's P2P Device Address available to authenticator
|
11 years ago |
Jouni Malinen
|
add7add09d
IBSS RSN: Add a timeout for Authentication frame exchange
|
11 years ago |
Jouni Malinen
|
6fb7b58fe4
IBSS RSN: Work around Data RX vs. Authentication RX race condition
|
11 years ago |
Jouni Malinen
|
e743db4309
IBSS RSN: Add IBSS-RSN-COMPLETED event message
|
11 years ago |
Antonio Quartulli
|
13adc57b39
IBSS RSN: Add peer restart detection
|
11 years ago |
Bharat Bhushan
|
1aef400bf0
IBSS RSN: Implement disconnect() callback using sta_deauth()
|
11 years ago |
Antonio Quartulli
|
e640888c5e
IBSS RSN: Support authorization
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Antonio Quartulli
|
fa7187bfde
IBSS RSN: Provide ibss_rsn_get_peer() helper function
|
13 years ago |
Johannes Berg
|
457a126e29
IBSS: fix RSN key initialisation
|
13 years ago |
Jouni Malinen
|
19df9b0761
Mark local functions static
|
13 years ago |
Jouni Malinen
|
4a26df7107
IBSS RSN: peer->addr is an array so it cannot be NULL
|
14 years ago |
Jouni Malinen
|
78177a000e
RSN IBSS: Restart IBSS state machines for each new IBSS
|
14 years ago |
Xi Chen
|
ea244d2156
IBSS RSN: Clear IBSS RSN peers based on peer lost events
|
14 years ago |
Xi Chen
|
13579b987b
IBSS RSN: Enable group rekeying every 10 minutes
|
14 years ago |
Xi Chen
|
92ac6376c4
IBSS RSN: Add for_each_sta handler for authenticator
|
14 years ago |
Xi Chen
|
f385833bda
IBSS RSN: Add supp_get_state handler
|
14 years ago |
Jouni Malinen
|
6c9a98a20d
IBSS RSN: Do not start multiple Auth/Supp for same peer
|
14 years ago |
Jouni Malinen
|
50b05780c2
IBSS RSN: Delay setting of the initial TX GTK
|
14 years ago |
Jouni Malinen
|
89c38e32c7
RSN IBSS: RX GTK configuration with nl80211
|
14 years ago |
Jouni Malinen
|
a416fb47eb
IBSS RSN: Explicitly check addr != NULL before passing it to memcmp
|
15 years ago |
Jouni Malinen
|
6f9b5d1696
IBSS RSN: Check explicitly that WPA auth sm assoc call succeeded
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
Jouni Malinen
|
a486c0c72a
IBSS RSN: Add more verbose debug info for key setup
|
15 years ago |
Jouni Malinen
|
ea038e0da4
Fix IBSS RSN build
|
15 years ago |