index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
ibss_rsn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IBSS RSN: Support authorization
Antonio Quartulli
2012-02-12
1
-0
/
+48
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8
/
+2
*
IBSS RSN: Provide ibss_rsn_get_peer() helper function
Antonio Quartulli
2012-01-29
1
-12
/
+20
*
IBSS: fix RSN key initialisation
Johannes Berg
2011-12-11
1
-0
/
+2
*
Mark local functions static
Jouni Malinen
2011-11-18
1
-2
/
+2
*
IBSS RSN: peer->addr is an array so it cannot be NULL
Jouni Malinen
2011-04-14
1
-1
/
+1
*
RSN IBSS: Restart IBSS state machines for each new IBSS
Jouni Malinen
2011-03-23
1
-30
/
+8
*
IBSS RSN: Clear IBSS RSN peers based on peer lost events
Xi Chen
2011-03-18
1
-0
/
+40
*
IBSS RSN: Enable group rekeying every 10 minutes
Xi Chen
2011-03-16
1
-0
/
+1
*
IBSS RSN: Add for_each_sta handler for authenticator
Xi Chen
2011-03-16
1
-0
/
+19
*
IBSS RSN: Add supp_get_state handler
Xi Chen
2011-03-16
1
-0
/
+8
*
IBSS RSN: Do not start multiple Auth/Supp for same peer
Jouni Malinen
2011-01-15
1
-0
/
+9
*
IBSS RSN: Delay setting of the initial TX GTK
Jouni Malinen
2011-01-15
1
-0
/
+30
*
RSN IBSS: RX GTK configuration with nl80211
Jouni Malinen
2010-12-04
1
-0
/
+9
*
IBSS RSN: Explicitly check addr != NULL before passing it to memcmp
Jouni Malinen
2010-01-10
1
-1
/
+2
*
IBSS RSN: Check explicitly that WPA auth sm assoc call succeeded
Jouni Malinen
2010-01-10
1
-2
/
+4
*
Get rid of unnecessary typedefs for enums.
Jouni Malinen
2009-12-26
1
-5
/
+5
*
Move generic AP functionality implementation into src/ap
Jouni Malinen
2009-12-25
1
-2
/
+2
*
IBSS RSN: Add more verbose debug info for key setup
Jouni Malinen
2009-12-04
1
-8
/
+23
*
Fix IBSS RSN build
Jouni Malinen
2009-11-29
1
-17
/
+3
*
Remove src/rsn_supp from default header path
Jouni Malinen
2009-11-29
1
-2
/
+2
*
IBSS RSN: Added key configuration
Jouni Malinen
2009-01-17
1
-2
/
+53
*
Added a separate ctx pointer for wpa_msg() calls in WPA supp
Jouni Malinen
2009-01-17
1
-0
/
+1
*
IBSS RSN: Set the PSK based on network configuration
Jouni Malinen
2009-01-17
1
-0
/
+6
*
IBSS RSN: Set more hardcoded RSN IEs for now
Jouni Malinen
2009-01-17
1
-6
/
+12
*
IBSS RSN: Added couple of required WPA supplicant callback functions
Jouni Malinen
2009-01-17
1
-0
/
+16
*
Process received EAPOL frames in IBSS RSN code if in IBSS mode
Jouni Malinen
2009-01-17
1
-0
/
+97
*
Fixed auth_send_eapol() to use correct ctx structure
Jouni Malinen
2009-01-16
1
-2
/
+2
*
Use a hardcoded RSN IE for testing to start Authenticator
Jouni Malinen
2009-01-16
1
-4
/
+7
*
Implement EAPOL sending callbacks for IBSS RSN
Jouni Malinen
2009-01-16
1
-6
/
+13
*
Added initial step for IBSS RSN support
Jouni Malinen
2009-01-15
1
-0
/
+319