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-16
Make sure that the uptime field is always updated. Previously it was
YASUOKA Masahiko
2024-08-16
Free memory as much as possible. Also, fix a use-after-free when exiting.
YASUOKA Masahiko
2024-08-16
Send a reply to the control client when DAE is timed out instead of
YASUOKA Masahiko
2024-08-16
Delete req_modified. Which is not used.
YASUOKA Masahiko
2024-08-15
Ensure synchronization jobs are stopped when the timeout is reached
Job Snijders
2024-08-15
Call repo_check_timeout() before colleting the POLLOUT fds. Since
Claudio Jeker
2024-08-15
Add filtered support to bgplgd.
Claudio Jeker
2024-08-15
Accept empty lines for authopts to fix the parser to accept the old
YASUOKA Masahiko
2024-08-14
Add 'bgpctl show rib filtered' support.
Claudio Jeker
2024-08-14
Introduce 'rde rib Loc-RIB include filtered' a feature that includes
Claudio Jeker
2024-08-14
Messages from modules were leaked. Call imsg_free() for them.
YASUOKA Masahiko
2024-08-14
Don't abort the query when it is requesting to the next module.
YASUOKA Masahiko
2024-08-14
Initialize dae objects properly.
YASUOKA Masahiko
2024-08-14
Don't abort the query when a duplicated query is received. Also tweak
YASUOKA Masahiko
2024-08-12
implement the report response for proc-filters too
Omar Polo
2024-08-12
Print min-version of a RTR session.
Claudio Jeker
2024-08-12
Add 'min-version' RTR config option and default to RTR version 1 by default.
Claudio Jeker
2024-08-10
relayd: improve config validation with -n
Theo Buehler
2024-08-10
use void when functions have no args
Jonathan Gray
2024-08-09
Remove the ibuf_size(pdu) % sizeof(uint32_t) == 0 since it is already
Claudio Jeker
2024-08-09
Adjust RTR ASPA pdu parser to draft-ietf-sidrops-8210bis-14 which finally
Claudio Jeker
2024-08-09
ansi functions and prototypes
Theo de Raadt
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
[next]