index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
radiusctl
Age
Commit message (
Expand
)
Author
2024-09-15
Add "delete" command to "radiusctl ipcp". Also, send "stop" that was
YASUOKA Masahiko
2024-09-02
Coding of the handling of errors for <sequence number> hadn't be completed.
YASUOKA Masahiko
2024-07-24
dd "msgauth" option for "test" command to specify whether use
YASUOKA Masahiko
2024-07-22
Modify ipcp module to return a result for
YASUOKA Masahiko
2024-07-14
Mistakenly the same challenge is used for testing CHAP.
YASUOKA Masahiko
2024-07-14
spelling
Jonathan Gray
2024-07-10
remove stray ".Xc";
Jason McIntyre
2024-07-09
Add radiusd_ipcp(8). A module which provides IP configuration through
YASUOKA Masahiko
2022-01-07
Sync EVP_MD_CTX to heap switch from npppd.
Theo Buehler
2020-02-25
sort previous, and shorten the text; ok dlg yasuoka
Jason McIntyre
2020-02-24
add retries and timeouts for test packets.
David Gwynne
2019-04-01
Show message-authenticator correctly. It had shown the result of
YASUOKA Masahiko
2015-12-31
Do not mix EX_* from sysexits.h and EXIT_* from stdlib.h, just use
Todd C. Miller
2015-10-19
Add pledge(2) for radiusctl(8) and radiusd(8).
YASUOKA Masahiko
2015-08-25
Remove references to the -h command line option which was removed.
YASUOKA Masahiko
2015-08-03
sync usage();
Jason McIntyre
2015-08-03
tweak previous;
Jason McIntyre
2015-08-03
Add radiusctl.8
YASUOKA Masahiko
2015-08-02
Fix styles. Also delete -h option since any other ctl command doesn't have
YASUOKA Masahiko
2015-07-21
Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS
YASUOKA Masahiko