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-01-10
Improve rtr_send_error() so that there is no need to log_warnx() before.
Claudio Jeker
2024-01-10
Add missing newlines in printf.
Claudio Jeker
2024-01-10
Implement log_roa() and log_aspa() and use these functions in printconf.c
Claudio Jeker
2024-01-10
Update the control.c code to use the new imsg API.
Claudio Jeker
2024-01-10
vmm/vmd: add io instruction length to exit information.
Dave Voutila
2024-01-09
The End of Data PDU changed between v0 (RFC6810) and v1 (RFC8210).
Claudio Jeker
2024-01-09
rtr_parse_notify() state check is special since we ignore the PDU when
Claudio Jeker
2024-01-09
Be more consistent with RTR parse error reporting.
Claudio Jeker
2024-01-09
Convert the parent process imsg handling over to the new imsg API.
Claudio Jeker
2024-01-09
Delete support for FFS filesystems before the in-inode symlink
Philip Guenther
2024-01-08
Only use DIR_VALID in noop mode
Theo Buehler
2024-01-08
Rework rtr_parse_header() and introduce rtr_check_session_id() to make
Claudio Jeker
2024-01-08
Simplify the IMSG_CTL_KROUTE after the change in bgpd.
Claudio Jeker
2024-01-08
Define and use struct ctl_kroute_req to encode the arguments of
Claudio Jeker
2024-01-08
Pass the request packet to response decorations for future use.
YASUOKA Masahiko
2024-01-07
rpki-client: zap a stray space
Theo Buehler
2024-01-07
rpki-client: print revocation time in filemode
Theo Buehler
2024-01-06
Prevent use after free of TLS context at syslogd(8) shutdown.
Alexander Bluhm
2024-01-06
put the real sizes into the "title" attribute so that hovering shows the
Marc Espie
2024-01-05
Improve rtr_send_error() logging and demote the FSM state changes from
Claudio Jeker
2024-01-04
make auto-index better
Marc Espie
2024-01-04
Rewrite the imsg handling using the new API functions.
Claudio Jeker
2024-01-04
Convert the RTR PDU parser to use the new ibuf API.
Claudio Jeker
2024-01-04
Rename argument roa of imsg_send_sockets() to rtr since the imsgbuf is
Claudio Jeker
2024-01-04
fix IPv6 addresses table lookups
Omar Polo
2024-01-04
set_localaddrs(): don't wrap IPv6s address with braces twice
Omar Polo
2024-01-03
vmd(8): improve error messages when out of tap devices.
Dave Voutila
2024-01-03
Use "established" and "exchange" as RTR state names.
Claudio Jeker
2024-01-03
relax ORCPT syntax validation
Omar Polo
2024-01-03
vmd(8): remove unused variable from vionet_notify_tx.
Dave Voutila
2024-01-02
have quirks behave way more like other packages so it can have dependencies
Marc Espie
2023-12-29
bump version
Theo Buehler
2023-12-29
Pass correct file to warnx()
Theo Buehler
2023-12-29
Fix a NULL access or use-after-free bug
Job Snijders
2023-12-28
don't add values we won't print, use scandir properly
Marc Espie
2023-12-27
Refactor rtr_parse_error() so that even a NO_DATA_AVAILABLE is logged
Claudio Jeker
2023-12-27
sync table(5) with reality
Omar Polo
2023-12-27
Mark rrdp debug logging functions as used in regress
Theo Buehler
2023-12-27
Rework the warnings on internet resources
Theo Buehler
2023-12-26
Do not accept empty delta elements
Theo Buehler
2023-12-24
Zal dead code
Job Snijders
2023-12-24
Rewrite dev_mkdb with FTS
Greg Steuck
2023-12-23
remove trailing whitespaces
Omar Polo
2023-12-22
Call log_setverbosity() directly after getopt() so that debugging
Martijn van Duren
2023-12-22
Remove a log_debug from usm_checkuser(). It would only display what is in
Martijn van Duren
2023-12-21
mib_init() and MIB() disappeared with mib.c, remove their declarations.
Martijn van Duren
2023-12-21
Clean up snmpd's header situation.
Martijn van Duren
2023-12-20
update to nsd 4.8.0
Florian Obser
2023-12-20
introduce log_ntp_addr() and use it where applicable, avoids a null
Otto Moerbeek
2023-12-20
btrace: add support for hex and octal values.
Dave Voutila
[next]