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-10-05
error on long locator lines, don't overflow buffers
Jonathan Gray
2024-10-02
Move some PCI MMIO defines from vmm(4) kernel headers to userland.
Dave Voutila
2024-10-02
No need to check as->established before calling pfkey_remove().
Claudio Jeker
2024-10-02
Adding pkg_add from stdin hasn't worked in ages. It was something
Theo Buehler
2024-10-01
Extend Log->system to support the same features as BaseState->system
Theo Buehler
2024-10-01
Use auth_conf.method instead of auth_state.method. The latter is always 0.
Claudio Jeker
2024-10-01
Explicitly set peer.auth_conf.method, the auth_state value is never
Claudio Jeker
2024-10-01
In merge_peers also copy over the auth_conf from the new peer to the old
Claudio Jeker
2024-10-01
Fix typo in comment
Claudio Jeker
2024-10-01
Adjust to the pfkey changes in bgpd.
Claudio Jeker
2024-10-01
Rework the pfkey and tcp md5 API to not depend on struct peer.
Claudio Jeker
2024-09-30
Improve some currently impossible error path in log_ext_subtype().
Claudio Jeker
2024-09-30
In bgpd_rtr_connect() do the setsockopt dance for IP_TOS and TCP_NODELAY
Claudio Jeker
2024-09-29
sync synopsis and usage, sort commands, fix their spacing
Klemens Nanni
2024-09-27
rpki-client: free deltas in rrdp_session_parse() as in rrdp_repo_free()
Theo Buehler
2024-09-27
rpki-client: check for getline error when reading the skiplist file
Theo Buehler
2024-09-26
remove unneeded includes; ok dv@ mlarkin@
Jonathan Gray
2024-09-25
Improve description of -f.
Florian Obser
2024-09-25
correct macro for -R entry;
Jason McIntyre
2024-09-25
When generating UPDATE handle the message size limit better.
Claudio Jeker
2024-09-25
sysupgrade: add -R #.# to try to use a specific release version rather
Stuart Henderson
2024-09-25
document why sys/param.h is used
Theo de Raadt
2024-09-24
- VM(s) -> VMs
Jason McIntyre
2024-09-24
vmd(8) manpage change for shutdown behaviour
Mike Larkin
2024-09-24
Remove -r toggle and generally be less smart.
Florian Obser
2024-09-21
add route-to example
aisha
2024-09-21
vmm.h is a needed include now
Mike Larkin
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-09-19
Shift 1U rather than 1 to avoid -Wsign-compare whining
Theo Buehler
2024-09-19
Move rpki-client to 9.3
Job Snijders
2024-09-19
Remove spaces before EOL.
Claudio Jeker
2024-09-19
document how to add a restricted socket
Denis Fondras
2024-09-18
zic: cherrypick support for %z in time zone formats
Todd C. Miller
2024-09-16
Mention psp(4) in vm.conf(5) man page.
Alexander Bluhm
2024-09-15
__STDC_VERSION__ not __STDC_VERSION; ok miod@
Jonathan Gray
2024-09-15
Improve the log messages and white spaces.
YASUOKA Masahiko
2024-09-15
Keep the number of requests for a DAE server below 64 to avoid
YASUOKA Masahiko
2024-09-15
Add "delete" command to "radiusctl ipcp". Also, send "stop" that was
YASUOKA Masahiko
2024-09-15
Handle EAGAIN properly and fix the log when disconnected.
YASUOKA Masahiko
2024-09-12
Reintroduce check that CRL Number is in range
Theo Buehler
2024-09-11
Implement AMD SEV support in vmd(8).
Alexander Bluhm
2024-09-10
Use doc/html link for consistency
Theo Buehler
2024-09-10
Add reference to the manifest numbers draft
Theo Buehler
2024-09-10
Be more careful with aspath that have 0 length (aka the empty AS_PATH).
Claudio Jeker
2024-09-10
community_copy needs to check if nentries is 0 and handle that specially.
Claudio Jeker
2024-09-10
AID_VPN_IPv4 and AID_VPN_IPv6 require a labellen that is non-zero.
Claudio Jeker
2024-09-10
Enfroce proper encoding of ASPA announce/withdraw PDU.
Claudio Jeker
2024-09-10
Use reallocarray() instead of recallocarray(), this code does not need the
Claudio Jeker
2024-09-09
Handle the CLUSTER_LIST attribute as described in RFC7606
Claudio Jeker
2024-09-09
There is no need for an explicit size check for IMSG_RECONF_ASPA_TAS
Claudio Jeker
[next]