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-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
2021-05-13
RFC 4861 4.1 allows router solicitations from the unspecified address
Florian Obser
2021-05-13
acme-client: use EC_POINT_{get,set}_affine_cooordinates()
Theo Buehler
2021-05-12
vmctl(8): remove unveil from disk image creation routines
dv
2021-05-12
vmd(8): omit a possibly uninitialized var in a log_warnx
Mike Larkin
2021-05-11
Don't leak fd on error.
Claudio Jeker
2021-05-11
Make sure some variables are initialised since modern gcc warns about them.
Claudio Jeker
2021-05-11
Arm the alarms in all childs so they terminate if the timeout is hit.
Claudio Jeker
2021-05-11
Before calling ASN1_time_parse() initialize the struct tm. While
Claudio Jeker
2021-05-11
Use non-blocking connect() to setup the RTR socket. connect() can hang for
Claudio Jeker
2021-05-10
To add keep-alive support the read handler got changed a lot. Now when
Claudio Jeker
2021-05-09
Garbage collect sz in mft_parse_filehash() which has been unused
Theo Buehler
2021-05-09
two whitespace tweaks
Theo Buehler
2021-05-09
Remove unnecessary NULL check that breaks the build with OpenSSL 1.1.
Theo Buehler
2021-05-06
Bring comment in sync with the code. No functional change.
Claudio Jeker
2021-05-06
Add an 'expires' column to CSV & JSON output
job
2021-05-06
export [ none | default-route ] changes are not handled by reload.
Claudio Jeker
2021-05-06
It is no longer required to reset a session when export is changed.
Claudio Jeker
2021-05-06
Improve reload behaviour of RDE peer flags and export_type.
Claudio Jeker
[prev]
[next]