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
2021-06-08
vmd(8): malicious dhcp packets on local ifs can cause stack overflows
dv
2021-06-07
btrace(8): add "cpu" to long conversion
dv
2021-06-07
tweak previous: avoid markup and refer to an HTTP header only by its
Theo Buehler
2021-06-06
appease mandoc -Tlint
Theo Buehler
2021-06-06
Add .Pp for consistency with all other config blocks.
Theo Buehler
2021-06-03
Use O_DIRECTORY when opening directories. This makes some errors a bit
Claudio Jeker
2021-06-03
typo
Theo de Raadt
2021-06-02
Use the same logic in all copies of gpt_chk_mbr(), relaxing the
Kenneth R Westerback
2021-06-02
Add GPT support; stolen from i386_installboot.c.
Mark Kettenis
2021-06-02
vmd(8): allow locking a randomly assigned lladdr
dv
2021-06-01
amd64 U-Boot arch code should be ARCH_X86_64 not ARCH_IA64
Jonathan Gray
2021-06-01
list aarch64 as a valid arch
Jonathan Gray
2021-05-30
decode multimedia class
Jonathan Gray
2021-05-27
Stop processing UPDATES if the peer is not up.
Claudio Jeker
2021-05-27
Rename and move functions used to get per-peer settings to the
Claudio Jeker
2021-05-27
remove excessive tabs and fix a tyop in comment.
Claudio Jeker
2021-05-27
Fix more warnings
job
2021-05-27
Use negotiated capabilities to decide if a ROUTE-REFRESH message can be
Claudio Jeker
2021-05-27
Use correct RFC number in comment
Claudio Jeker
2021-05-27
Fix warning
job
2021-05-27
When generating updates for a peer that has 'rde evaluate all' set the
Claudio Jeker
2021-05-27
Fix how the rde_eval_all flag is tracked. Make sure it is correctly set
Claudio Jeker
2021-05-27
Add the bits needed in bgpctl to show the new ADD-PATH and enhanced
Claudio Jeker
2021-05-27
bgpd(8) will soon support ADD-PATH (RFC7911) and enhanced route refresh
Claudio Jeker
2021-05-27
Fix bad logic in last commit. If graceful restart is on and the forwarding
Claudio Jeker
2021-05-27
Improve graceful restart capability handling.
Claudio Jeker
2021-05-26
replaces calls to err(3)/errx(3) with fatal()/fatalx() from log.c
Eric Faurot
2021-05-26
remove unused code
Eric Faurot
2021-05-25
remove obsolete files
Eric Faurot
2021-05-25
Instead of the old way of prefix withdraw on a bad AS4_PATH treat it with
Claudio Jeker
2021-05-23
vmd(8): skip inspecting non-udp packets on local interfaces
dv
2021-05-23
add missing entry for cafile
Eric Faurot
2021-05-23
add more TLS options to smtp(1):
Eric Faurot
2021-05-22
add semantic markup as suggested by schwarze@ and jmc@
Eric Faurot
2021-05-22
reorder entries
Eric Faurot
2021-05-22
allow to specify TLS ciphers and protocols in smtp(1)
Eric Faurot
2021-05-22
Remove ipsec_utils.c, its headers, and the code block which use it
YASUOKA Masahiko
2021-05-20
Fix previous.
Florian Obser
2021-05-20
Properly initalize the MRT config so that mrt_reconfigure() is doing the
Claudio Jeker
2021-05-20
Fix bgpctl show mrt argument list. Seems like peers was added in the wrong
Claudio Jeker
2021-05-20
Rename context to pdutype. This is in line with the naming schema from the
Martijn van Duren
2021-05-20
Call tls_accept_socket() and tls_connect_socket() immediatly instead of
Eric Faurot
2021-05-20
build pcidump on riscv64
Jonathan Gray
2021-05-19
When we disable "Transfer-Encoding: chunked" in the fastcgi backend
Florian Obser
2021-05-18
bump rpki-client version
Sebastian Benoit
2021-05-18
vmd(8): guest virtio drivers can cause stack & buffer overflows
dv
2021-05-17
Limit the number of concurrent RTR connects to 32.
Claudio Jeker
2021-05-17
Do not try to chunk encode an empty http body coming from an fcgi
Florian Obser
2021-05-16
Capabilities are only supported on a session when both sides announce
Claudio Jeker
2021-05-15
Remove outdated comment. We got all httpd headers from the fcgi server
Florian Obser
[next]