OpenBSD CVS

src/usr.sbin/radiusd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / radiusd


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] radiusd/        
[DIR] radiusd_bsdauth/        
[DIR] radiusd_eap2mschap/        
[DIR] radiusd_file/        
[DIR] radiusd_ipcp/        
[DIR] radiusd_radius/        
[DIR] radiusd_standard/        
[TXT] Makefile  1.6   14 months  yasuoka   Add new radiusd_eap2mschap module. It provides conversions from EAP to MSCHAPv2...
[TXT] Makefile.inc  1.4   14 months  yasuoka   Add new radiusd_eap2mschap module. It provides conversions from EAP to MSCHAPv2...
[TXT] chap_ms.c  1.1   14 months  yasuoka   Add radiusd_file(8) module. It provides authencation by a local file.
[TXT] chap_ms.h  1.1   14 months  yasuoka   Add radiusd_file(8) module. It provides authencation by a local file.
[TXT] control.c  1.7   10 months  claudio   Handle radiusd and npppd, they are different but nothing stands out. OK tb@
[TXT] control.h  1.1   14 months  yasuoka   Add radiusd_ipcp(8). A module which provides IP configuration through RADIUS Ac...
[TXT] eap2mschap_local.h  1.3   12 months  jsg   __STDC_VERSION__ not __STDC_VERSION; ok miod@
[TXT] imsg_subr.c  1.3   10 months  claudio   Use imsgbuf_queuelen() instead of accessing the w.queue member. OK tb@
[TXT] imsg_subr.h  1.2   3 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] log.c  1.3   6 years  yasuoka   Save errno before doing other things. Also add __deade for fatal() and fatalx()...
[TXT] log.h  1.3   3 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] parse.y  1.27   13 months  yasuoka   Accept empty lines for authopts to fix the parser to accept the old syntax. It ...
[TXT] radius_subr.c  1.1   14 months  yasuoka   Move radius_attr_{,un}hide() to radius_subr.c.
[TXT] radius_subr.h  1.1   14 months  yasuoka   Move radius_attr_{,un}hide() to radius_subr.c.
[TXT] radiusd.8  1.9   5 years  landry   Consistently use _rcctl enable foo_ in examples, it's simpler and less error pro...
[TXT] radiusd.c  1.62   7 months  yasuoka   Fix typos in log.
[TXT] radiusd.conf.5  1.34   14 months  yasuoka   Add a link to radiud_file(8)
[TXT] radiusd.h  1.9   14 months  yasuoka   Add "authentication-filter". Add new 2 imsg types so that authentication module...
[TXT] radiusd_bsdauth.8  1.3   13 months  yasuoka   Use "module" for the modules. Add a link to radiusd_file(8) from radiusd_eap2ms...
[TXT] radiusd_bsdauth.c  1.20   5 months  yasuoka   Add checks that the passed strings from the unprivileged process have one char a...
[TXT] radiusd_eap2mschap.8  1.4   13 months  jmc   - sort SEE ALSO - radiusd_file(8) is section 8, not 5
[TXT] radiusd_eap2mschap.c  1.4   12 months  yasuoka   Improve the log messages and white spaces.
[TXT] radiusd_file.8  1.3   13 months  yasuoka   Use "module" for the modules. Add a link to radiusd_file(8) from radiusd_eap2ms...
[TXT] radiusd_file.c  1.8   10 months  claudio   Handle radiusd and npppd, they are different but nothing stands out. OK tb@
[TXT] radiusd_ipcp.8  1.7   3 months  yasuoka   Use the value from RADIUS in preference.
[TXT] radiusd_ipcp.c  1.27   3 months  yasuoka   Don't pass NULL to %s. Make clear that tun_type can be NULL and take care of th...
[TXT] radiusd_ipcp.h  1.3   12 months  yasuoka   Keep the number of requests for a DAE server below 64 to avoid congestion.
[TXT] radiusd_local.h  1.18   13 months  yasuoka   Delete req_modified. Which is not used.
[TXT] radiusd_module.c  1.26   10 months  claudio   Handle radiusd and npppd, they are different but nothing stands out. OK tb@
[TXT] radiusd_module.h  1.9   14 months  yasuoka   Add "authentication-filter". Add new 2 imsg types so that authentication module...
[TXT] radiusd_radius.8  1.2   13 months  yasuoka   Use "module" for the modules. Add a link to radiusd_file(8) from radiusd_eap2ms...
[TXT] radiusd_radius.c  1.23   5 weeks  yasuoka   The default max_tries value must be 3 as of the man page.
[TXT] radiusd_standard.8  1.4   13 months  yasuoka   Use "module" for the modules. Add a link to radiusd_file(8) from radiusd_eap2ms...
[TXT] radiusd_standard.c  1.6   14 months  yasuoka   Add support for RADIUS accounting.
[TXT] util.c  1.3   6 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] util.h  1.3   3 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...