Allow hostapd RADIUS authentication server with SQLite EAP user DB to be used for testing Terms and Conditions functionality. This could be used for the HO AAA part of functionality (merging HO AAA and SP AAA into a single component to avoid separate RADIUS proxy in testing setup). A T&C server with HTTPS processing is needed to allow this to be used for full over-the-air testing. This commit adds sufficient functionality to allow hwsim test cases to cover the RADIUS server part. Signed-off-by: Jouni Malinen <jouni@codeaurora.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| radius.c | ||
| radius.h | ||
| radius_client.c | ||
| radius_client.h | ||
| radius_das.c | ||
| radius_das.h | ||
| radius_server.c | ||
| radius_server.h | ||