summaryrefslogtreecommitdiff
path: root/wpa_supplicant/ibss_rsn.h
Commit message (Expand)AuthorAgeFilesLines
* Provide information about the encryption status of received EAPOL framesJouni Malinen2022-05-071-1/+2
* Add group_rekey parameter for IBSSJouni Malinen2016-08-131-1/+2
* IBSS RSN: Use monotonic time for reinit detectionJohannes Berg2013-12-241-1/+1
* IBSS RSN: Work around Data RX vs. Authentication RX race conditionJouni Malinen2013-08-271-0/+2
* IBSS RSN: Add IBSS-RSN-COMPLETED event messageJouni Malinen2013-08-251-0/+6
* IBSS RSN: Add peer restart detectionAntonio Quartulli2013-07-211-0/+12
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* RSN IBSS: Restart IBSS state machines for each new IBSSJouni Malinen2011-03-231-5/+0
* IBSS RSN: Clear IBSS RSN peers based on peer lost eventsXi Chen2011-03-181-0/+1
* IBSS RSN: Delay setting of the initial TX GTKJouni Malinen2011-01-151-0/+5
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-1/+1
* IBSS RSN: Set the PSK based on network configurationJouni Malinen2009-01-171-0/+1
* IBSS RSN: Set more hardcoded RSN IEs for nowJouni Malinen2009-01-171-0/+2
* IBSS RSN: Added couple of required WPA supplicant callback functionsJouni Malinen2009-01-171-0/+1
* Process received EAPOL frames in IBSS RSN code if in IBSS modeJouni Malinen2009-01-171-0/+2
* Implement EAPOL sending callbacks for IBSS RSNJouni Malinen2009-01-161-0/+3
* Added initial step for IBSS RSN supportJouni Malinen2009-01-151-0/+40