CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2024/07/14 09:27:57
Modified files: usr.sbin/radiusd: parse.y radiusd.c radiusd.h radiusd_local.h radiusd_module.c radiusd_module.h Log message: Add "authentication-filter". Add new 2 imsg types so that authentication modules can request the next authentication and the next authentication can receive the result of the previous and modify the result.