Commit graph

5 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
be6f32b5bd Proof-of-concept RADIUS server.
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.
2022-09-16 15:26:25 +02:00
Dag-Erling Smørgrav
7fa3c6483d Missing headers. 2018-08-03 14:37:33 +02:00
Dag-Erling Smørgrav
6bd043cac5 Move verify and resync into the library. 2018-08-03 13:50:06 +02:00
Dag-Erling Smørgrav
14ae73c0fc There is currently no reason to have a different <cryb/impl.h>. 2017-03-07 16:17:38 +01:00
Dag-Erling Smørgrav
cb0cd62139 Skeleton 2017-03-05 01:04:07 +01:00