Commit graph

5 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
487d826d00 Fix otpradiusd linker flags. 2022-09-16 15:26:25 +02:00
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
573227933a Update to latest version of Cryb build system. 2018-05-13 00:31:27 +02:00
Dag-Erling Smørgrav
e6f26116a2 Remember to use the CFLAGS pkg-config gave us. 2017-03-07 16:20:23 +01:00
Dag-Erling Smørgrav
cb0cd62139 Skeleton 2017-03-05 01:04:07 +01:00