Dan Harkins
|
df684d82ff
|
EAP-pwd: Add support for EAP-pwd server and peer functionality
This adds an initial EAP-pwd (RFC 5931) implementation. For now,
this requires OpenSSL.
|
2010-09-14 21:51:40 -10:00 |
|
Jouni Malinen
|
a4f2110934
|
Clean up some of the hostapd.h function prototype definitions
Not all prototypes in hostapd.h really belong there. This is an initial
step in cleaning that up.
|
2009-12-25 14:20:35 +02:00 |
|
Jouni Malinen
|
127608152e
|
Move EAP method registration away from src/eap_{peer,server}
This makes it easier to make a library out of EAP methods without
losing possiblity of binary size optimization by linker dropping
unreferenced code.
|
2009-12-06 11:28:41 +02:00 |
|