Up to [local] / src / usr.sbin / radiusd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 15 05:31:23 2024 UTC (12 months, 2 weeks ago) by yasuoka
Branch: MAIN
CVS Tags: OPENBSD_7_7_BASE,
OPENBSD_7_7,
OPENBSD_7_6_BASE,
OPENBSD_7_6,
HEAD
Changes since 1.3: +9 -11 lines
Diff to previous 1.3 (colored)
Improve the log messages and white spaces.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 16 09:52:16 2024 UTC (13 months, 2 weeks ago) by yasuoka
Branch: MAIN
Changes since 1.2: +11 -3 lines
Diff to previous 1.2 (colored)
Free memory as much as possible. Also, fix a use-after-free when exiting.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 17 11:19:27 2024 UTC (14 months, 2 weeks ago) by yasuoka
Branch: MAIN
Changes since 1.1: +7 -2 lines
Diff to previous 1.1 (colored)
Error if config parameter is unknown. This also fixes a gcc warning. spotted by deraadt
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 14 16:09:23 2024 UTC (14 months, 3 weeks ago) by yasuoka
Branch: MAIN
Add new radiusd_eap2mschap module. It provides conversions from EAP to MSCHAPv2.