Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |