OpenBSD CVS

src/libexec/login_radius/


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 / libexec / login_radius

Current tag: OPENBSD_6_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   21 years  millert   Install this setgid _radius, not setuid root
[TXT] login_radius.8  1.14   8 years  sthen   Talk about 'RADIUS server' in most cases, rather than referring specifically to ...
[TXT] login_radius.c  1.9   7 years  millert   challenge is an array, not a pointer, therefore cannot be NULL. Quiets a clang w...
[TXT] login_radius.h  1.1   20 years  deraadt   proto in scope
[TXT] raddauth.c  1.30   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...