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 |
Jouni Malinen
|
3acb50056c
Remove src/rsn_supp from default header path
|
15 years ago |
Jouni Malinen
|
98f14041d0
IBSS RSN: Added key configuration
|
16 years ago |
Jouni Malinen
|
0f057fb2c7
Added a separate ctx pointer for wpa_msg() calls in WPA supp
|
16 years ago |
Jouni Malinen
|
b9a2e577b4
IBSS RSN: Set the PSK based on network configuration
|
16 years ago |
Jouni Malinen
|
4691fc7bc8
IBSS RSN: Set more hardcoded RSN IEs for now
|
16 years ago |
Jouni Malinen
|
3146b2b961
IBSS RSN: Added couple of required WPA supplicant callback functions
|
16 years ago |
Jouni Malinen
|
8be1844071
Process received EAPOL frames in IBSS RSN code if in IBSS mode
|
16 years ago |