Commit graph

13 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
c8c85ca0b3 Conceal debugging printf()s. 2022-09-16 15:26:25 +02:00
Dag-Erling Smørgrav
098159c691 Uncomment a couple of assertions. 2022-09-16 15:26:25 +02:00
Dag-Erling Smørgrav
1e97f3c21d WIP 2022-09-16 15:26:25 +02:00
Dag-Erling Smørgrav
487d826d00 Fix otpradiusd linker flags. 2022-09-16 15:26:25 +02:00
Dag-Erling Smørgrav
d4945f9775 Add accounting attributes. 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
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
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
27ec6108ea Add / update .gitignore throughout the tree. 2017-03-07 16:17:47 +01: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