summaryrefslogtreecommitdiff
path: root/usr.sbin/radiusctl
AgeCommit message (Expand)Author
2024-09-15Add "delete" command to "radiusctl ipcp". Also, send "stop" that wasYASUOKA Masahiko
2024-09-02Coding of the handling of errors for <sequence number> hadn't be completed.YASUOKA Masahiko
2024-07-24dd "msgauth" option for "test" command to specify whether useYASUOKA Masahiko
2024-07-22Modify ipcp module to return a result forYASUOKA Masahiko
2024-07-14Mistakenly the same challenge is used for testing CHAP.YASUOKA Masahiko
2024-07-14spellingJonathan Gray
2024-07-10remove stray ".Xc";Jason McIntyre
2024-07-09Add radiusd_ipcp(8). A module which provides IP configuration throughYASUOKA Masahiko
2022-01-07Sync EVP_MD_CTX to heap switch from npppd.Theo Buehler
2020-02-25sort previous, and shorten the text; ok dlg yasuokaJason McIntyre
2020-02-24add retries and timeouts for test packets.David Gwynne
2019-04-01Show message-authenticator correctly. It had shown the result ofYASUOKA Masahiko
2015-12-31Do not mix EX_* from sysexits.h and EXIT_* from stdlib.h, just useTodd C. Miller
2015-10-19Add pledge(2) for radiusctl(8) and radiusd(8).YASUOKA Masahiko
2015-08-25Remove references to the -h command line option which was removed.YASUOKA Masahiko
2015-08-03sync usage();Jason McIntyre
2015-08-03tweak previous;Jason McIntyre
2015-08-03Add radiusctl.8YASUOKA Masahiko
2015-08-02Fix styles. Also delete -h option since any other ctl command doesn't haveYASUOKA Masahiko
2015-07-21Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUSYASUOKA Masahiko