Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move hlr_auc_gw into hostapd directory | Jouni Malinen | 2009-12-06 | 1 | -9/+0 |
| | | | | | | | This is a separate program and is used mainly with hostapd, so it is better to move this into the hostapd subdirectory now that Milenage code has already been moved into src/crypto. Milenage was the only generic component in hlr_auc_gw. | ||||
* | Move EAPOL authenticator state machine into src/eapol_auth | Jouni Malinen | 2009-11-29 | 1 | -0/+3 |
| | | | | | This is now completely independent from hostapd-specific code, so it can be moved to be under the src tree. | ||||
* | Add Doxygen documentation for directories | Jouni Malinen | 2009-11-29 | 1 | -0/+96 |