..
radiusd
minor repairs
2024-07-17 11:20:24 +00:00
radiusd_bsdauth
minor cleanups, especially DPADD
2024-07-02 16:18:11 +00:00
radiusd_eap2mschap
minor repairs
2024-07-17 11:20:24 +00:00
radiusd_file
Add radiusd_file(5) and link it from radiusd.conf(5).
2024-07-14 16:22:59 +00:00
radiusd_ipcp
Add radiusd_ipcp(8). A module which provides IP configuration through
2024-07-09 17:26:14 +00:00
radiusd_radius
minor cleanups, especially DPADD
2024-07-02 16:18:11 +00:00
radiusd_standard
minor repairs
2024-07-17 11:20:24 +00:00
chap_ms.c
Add radiusd_file(8) module. It provides authencation by a local file.
2024-07-14 13:44:30 +00:00
chap_ms.h
Add radiusd_file(8) module. It provides authencation by a local file.
2024-07-14 13:44:30 +00:00
control.c
Handle radiusd and npppd, they are different but nothing stands out.
2024-11-21 13:43:10 +00:00
control.h
Add radiusd_ipcp(8). A module which provides IP configuration through
2024-07-09 17:26:14 +00:00
eap2mschap_local.h
__STDC_VERSION__ not __STDC_VERSION; ok miod@
2024-09-15 05:49:05 +00:00
imsg_subr.c
Use imsgbuf_queuelen() instead of accessing the w.queue member.
2024-11-21 13:18:37 +00:00
imsg_subr.h
including sys/cdefs.h manually started as a result of netbsd trying to
2021-12-13 18:28:39 +00:00
log.c
log.h
including sys/cdefs.h manually started as a result of netbsd trying to
2021-12-13 18:28:39 +00:00
Makefile
Add new radiusd_eap2mschap module. It provides conversions from EAP
2024-07-14 16:09:23 +00:00
Makefile.inc
Add new radiusd_eap2mschap module. It provides conversions from EAP
2024-07-14 16:09:23 +00:00
parse.y
Accept empty lines for authopts to fix the parser to accept the old
2024-08-15 07:24:28 +00:00
radius_subr.c
Move radius_attr_{,un}hide() to radius_subr.c.
2024-07-14 15:31:49 +00:00
radius_subr.h
Move radius_attr_{,un}hide() to radius_subr.c.
2024-07-14 15:31:49 +00:00
radiusd_bsdauth.8
Use "module" for the modules. Add a link to radiusd_file(8) from
2024-08-04 03:56:57 +00:00
radiusd_bsdauth.c
Handle radiusd and npppd, they are different but nothing stands out.
2024-11-21 13:43:10 +00:00
radiusd_eap2mschap.8
- sort SEE ALSO
2024-08-04 05:18:28 +00:00
radiusd_eap2mschap.c
Improve the log messages and white spaces.
2024-09-15 05:31:23 +00:00
radiusd_file.8
Use "module" for the modules. Add a link to radiusd_file(8) from
2024-08-04 03:56:57 +00:00
radiusd_file.c
Handle radiusd and npppd, they are different but nothing stands out.
2024-11-21 13:43:10 +00:00
radiusd_ipcp.8
Fix a typo
2024-08-07 07:15:18 +00:00
radiusd_ipcp.c
Fix radiusd_ipcp module to check whether the type of the ipcp_address
2024-11-28 11:51:45 +00:00
radiusd_ipcp.h
Keep the number of requests for a DAE server below 64 to avoid
2024-09-15 05:29:11 +00:00
radiusd_local.h
Delete req_modified. Which is not used.
2024-08-16 09:45:52 +00:00
radiusd_module.c
Handle radiusd and npppd, they are different but nothing stands out.
2024-11-21 13:43:10 +00:00
radiusd_module.h
Add "authentication-filter". Add new 2 imsg types so that
2024-07-14 15:27:57 +00:00
radiusd_radius.8
Use "module" for the modules. Add a link to radiusd_file(8) from
2024-08-04 03:56:57 +00:00
radiusd_radius.c
Free memory as much as possible. Also, fix a use-after-free when exiting.
2024-08-16 09:52:16 +00:00
radiusd_standard.8
Use "module" for the modules. Add a link to radiusd_file(8) from
2024-08-04 03:56:57 +00:00
radiusd_standard.c
Add support for RADIUS accounting.
2024-07-02 00:33:51 +00:00
radiusd.8
Consistently use _rcctl enable foo_ in examples, it's simpler and less
2019-11-10 20:51:52 +00:00
radiusd.c
Handle radiusd and npppd, they are different but nothing stands out.
2024-11-21 13:43:10 +00:00
radiusd.conf.5
Add a link to radiud_file(8)
2024-07-18 00:28:53 +00:00
radiusd.h
Add "authentication-filter". Add new 2 imsg types so that
2024-07-14 15:27:57 +00:00
util.c
snprintf/vsnprintf return < 0 on error, rather than -1.
2019-07-03 03:24:01 +00:00
util.h
including sys/cdefs.h manually started as a result of netbsd trying to
2021-12-13 18:28:39 +00:00