mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2025-01-09 13:11:09 +00:00
be6f32b5bd
It is not yet capable of handling OTP requests, but all the elements are there: it can receive and decode Access-Request messages and respond with either Access-Accept or Access-Reject. All that remains is to refactor the guts of otpkey into libotp and plug them into otpradiusd. |
||
---|---|---|
.. | ||
.gitignore | ||
auth.c | ||
main.c | ||
Makefile.am | ||
network.c | ||
otpradiusd.8 | ||
otpradiusd.h | ||
radius.c | ||
resolver.c |