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
Age
Commit message (
Expand
)
Author
2024-08-07
Fix a typo
YASUOKA Masahiko
2024-08-04
- sort SEE ALSO
Jason McIntyre
2024-08-04
Use "module" for the modules. Add a link to radiusd_file(8) from
YASUOKA Masahiko
2024-08-03
Set system ID field in the PVD to OpenBSD
Todd C. Miller
2024-08-02
Backout previous. It was incompleted and too early.
YASUOKA Masahiko
2024-08-01
Use arc4random_uniform(n) instead of "% n".
YASUOKA Masahiko
2024-08-01
Change the routing entry of the pool addresses from blackhole to
YASUOKA Masahiko
2024-07-28
pwd_mkdb: limit db entries to _PW_BUF_LEN to match libc
Todd C. Miller
2024-07-26
- document "ca" in the action ... relay section
Jason McIntyre
2024-07-25
Silence a false positive warning for gcc
Theo Buehler
2024-07-24
dd "msgauth" option for "test" command to specify whether use
YASUOKA Masahiko
2024-07-22
Fix ipcp module to use (the maximum sequence number from the db) + 1
YASUOKA Masahiko
2024-07-22
Modify ipcp module to return a result for
YASUOKA Masahiko
2024-07-22
Make some functions "static".
YASUOKA Masahiko
2024-07-20
Fix regression introduced in previous causing HEAD requests to be
Anton Lindqvist
2024-07-19
Keep Content-length header in HEAD responses.
Christopher Zimmermann
2024-07-18
Send Access-Reject when the authentication is not handled or the user
YASUOKA Masahiko
2024-07-18
unveil .db is needed. Also move pledge() earlier.
YASUOKA Masahiko
2024-07-18
Add a link to radiud_file(8)
YASUOKA Masahiko
2024-07-17
Fix some gcc warnings
YASUOKA Masahiko
2024-07-17
minor repairs
Theo de Raadt
2024-07-17
Error if config parameter is unknown. This also fixes a gcc warning.
YASUOKA Masahiko
2024-07-17
Document "authentication-filter".
YASUOKA Masahiko
2024-07-17
Decrypt "Password" attribute always before passing the packet to
YASUOKA Masahiko
2024-07-17
Delete log_info() line for debug.
YASUOKA Masahiko
2024-07-17
Fix indent
YASUOKA Masahiko
2024-07-16
Only perform the static_assert checks in C>=11 environment; unbreaks build
Miod Vallat
2024-07-14
fix SEE ALSO and a word tweak;
Jason McIntyre
2024-07-14
grammar and macro tweaks;
Jason McIntyre
2024-07-14
zap a stray Nd line;
Jason McIntyre
2024-07-14
Add radiusd_file(5) and link it from radiusd.conf(5).
YASUOKA Masahiko
2024-07-14
Add new radiusd_eap2mschap module. It provides conversions from EAP
YASUOKA Masahiko
2024-07-14
Move radius_attr_{,un}hide() to radius_subr.c.
YASUOKA Masahiko
2024-07-14
Add "authentication-filter". Add new 2 imsg types so that
YASUOKA Masahiko
2024-07-14
Set length of MPPE send/recv key.
YASUOKA Masahiko
2024-07-14
Add radiusd_file(8) module. It provides authencation by a local file.
YASUOKA Masahiko
2024-07-14
Add "radiusd" field to struct radius_query.
YASUOKA Masahiko
2024-07-14
Mistakenly the same challenge is used for testing CHAP.
YASUOKA Masahiko
2024-07-14
Make the lines of md5chap understandable.
YASUOKA Masahiko
2024-07-14
new sentence, new line
Jonathan Gray
2024-07-14
spelling
Jonathan Gray
2024-07-13
mmio.c is now empty and can be removed
Mike Larkin
2024-07-13
Add missing RCS header to vmd(8)'s vmm.h.
Dave Voutila
2024-07-13
Use calloc(3) instead of malloc(3). "accounting" is used without
YASUOKA Masahiko
2024-07-12
Fix a typo in log
YASUOKA Masahiko
2024-07-12
Fix Disconnect-Ack not to have an Error-Cause attribute. Tweak
YASUOKA Masahiko
2024-07-12
vmd(8): Fix error handling in tx path.
Jan Klemkow
2024-07-12
Quiet vmd debug logging about page faults.
Dave Voutila
2024-07-12
Improve duplicate detection and repo_move_valid
Claudio Jeker
2024-07-12
Rename the variable c to ok. It returns if the file failed to parse or not.
Claudio Jeker
[next]