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-27
firmware for qwx(4) devices
Peter Hessler
2024-01-27
Implement an initial SMIv2 parser based around RFC257[89]. RFC2580 isn't
Martijn van Duren
2024-01-26
Add a -V flag to bgplgd
Job Snijders
2024-01-25
Return 0 when accessing an argument not defined in a probe.
Martin Pieuchot
2024-01-25
Use RFC7606 treat-as-withdraw for ORIGIN attributes with an invalid value.
Claudio Jeker
2024-01-25
Siwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new ibuf api.
Claudio Jeker
2024-01-25
Convert most attributes in rde_attr_parse() to new ibuf API.
Claudio Jeker
2024-01-24
Convert the community parsers to the new ibuf api.
Claudio Jeker
2024-01-23
Consider the whole tuple when reading a map entry whose key is that tuple.
Martin Pieuchot
2024-01-23
Adopt bgpctl code to the ibuf changes done in bgpd.
Claudio Jeker
2024-01-23
Start converting the message parser to use the new ibuf api.
Claudio Jeker
2024-01-23
Fix tab after space
Claudio Jeker
2024-01-23
KNF, space before EOL
Claudio Jeker
2024-01-23
Fixup more spaces
Claudio Jeker
2024-01-23
Spaces
Claudio Jeker
2024-01-23
Split cases and call peer_stale() individually instead of using a
Claudio Jeker
2024-01-23
found some boilerplate strncpy to replace with strlcpy. They are in
Theo de Raadt
2024-01-23
Warn about overclaiming intermediate CAs, but don't error
Job Snijders
2024-01-20
Use imsg_get_fd() to access the fd passed via imsgs.
Claudio Jeker
2024-01-18
Convert IMSG_UPDATE and session_update() to new imsg API and ibufs.
Claudio Jeker
2024-01-18
Use imsg_get_fd() in vmd.
Claudio Jeker
2024-01-18
Convert the simple imsgs to use imsg_get_data().
Claudio Jeker
2024-01-18
The CRL's purported signing time actually is called thisUpdate, not lastUpdate
Job Snijders
2024-01-18
Convert privsep imsg code to use imsg_get_fd().
Claudio Jeker
2024-01-18
Fix IMSG_RECONF_ASPA handling. The rde did not expect what the rtr process
Claudio Jeker
2024-01-17
Use imsg_get_fd()
Claudio Jeker
2024-01-17
Use imsg_get_fd() and a local variable.
Claudio Jeker
2024-01-17
Convert to use imsg_get_fd() since proc_forward_imsg() never forwards a
Claudio Jeker
2024-01-17
Get all variable-length values for the parent server before linking the
Claudio Jeker
2024-01-16
Update standards reference
Job Snijders
2024-01-16
Handle variable names (things strating with $ or @) in yylex() this way
Claudio Jeker
2024-01-16
Convert to imsg_get_fd() and remove unused proc_forward_imsg().
Claudio Jeker
2024-01-16
Switch session_notification() over to use a struct ibuf to carry the
Claudio Jeker
2024-01-15
Convert the simple bits of imsg handling over to the new imsg API.
Claudio Jeker
2024-01-15
A cache can send a 'NO_DATA_AVAILABLE' error during version negotiation
Claudio Jeker
2024-01-12
Clarify some behaviour for 'vmctl start' and 'vmctl reload'
Mike Larkin
2024-01-12
Convert the simple IMSG calls in session.c to the new imsg API.
Claudio Jeker
2024-01-11
rename field ibuf to imsgbuf in struct ctl_conn
Claudio Jeker
2024-01-11
Clear the last errors after receiving a RTR_EVNT_END_OF_DATA event.
Claudio Jeker
2024-01-11
Move the 'Last received shutdown reason:' output a bit down where it makes
Claudio Jeker
2024-01-11
Clear the last_sent_errcode, last_rcvd_errcode and last_reason when
Claudio Jeker
2024-01-11
Display the exported rtr session state and fix a missing indent.
Claudio Jeker
2024-01-11
Export the rtr session state as string.
Claudio Jeker
2024-01-11
Make the -P option work for Trust Anchor certificates as well
Job Snijders
2024-01-11
Try to improve RTR version negotiation.
Claudio Jeker
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
[next]