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-02
Fix having hostnames in the listen on statement. Regression introduced in
Martijn van Duren
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-04-29
Linting: remove duplicate struct definition (plus whitespace)
dv
2021-04-29
Use relative reference URIs in Location header on directory redirects.
dv
2021-04-28
build eeprom on riscv64
Jonathan Gray
2021-04-27
Add IMSG_CTL_SHOW_RTR to the list of restriced control messages.
Claudio Jeker
2021-04-27
Add RFC 6286 to the list of RFC bgpd supports.
Claudio Jeker
2021-04-27
Check for possible bgpid collision on open. RFC 6286 defines that this
Claudio Jeker
2021-04-27
Fix notification sub-error code for syntactically incorrect nexthops.
Claudio Jeker
2021-04-26
vmd(8): fix vmctl client "wait" state corruption
dv
2021-04-26
Print out both the sent "Neighbor capabilities" and the "Negotiated
Claudio Jeker
2021-04-26
The time_t now is only set but never used. Noticed by gcc.
Claudio Jeker
2021-04-24
remove bgpd warning message exposed by "bgpctl show rib peer out" for
Theo de Raadt
2021-04-22
vmd(8): guard against bad virtio drivers
dv
2021-04-22
Indent and simplify the grammar.
Martin Pieuchot
2021-04-22
Eliminate S/R conflicts and simplify filter grammar.
Martin Pieuchot
2021-04-22
Remove trailing whitespace in comment blocks.
dv
2021-04-22
Simplify token declaration.
Martin Pieuchot
2021-04-22
Simplify now that TID and PID are now only being parsed as builtin.
Martin Pieuchot
2021-04-22
Remove support for in-kernel filters.
Martin Pieuchot
2021-04-21
Fix packet size checks and remove bad casts.
dv
2021-04-21
remove -p from usage;
Jason McIntyre
2021-04-21
Extend filters to support any conditionnal test including global variables.
Martin Pieuchot
2021-04-21
Always initialized min value for an histogram.
Martin Pieuchot
2021-04-21
typo
Martin Pieuchot
2021-04-21
Support for local (scratch) variables: "$var_name".
Martin Pieuchot
2021-04-21
Extend print() to support any kind of variable.
Martin Pieuchot
2021-04-21
Support first shell argument as $1 in order to use it in filters.
Martin Pieuchot
2021-04-21
Improve ntpd offset handling. Call the index of the offset loops
Alexander Bluhm
2021-04-21
HTTP errors are logged by the http module. No need to repeat them.
Claudio Jeker
2021-04-21
When setting RRDP_STATE_PARSE_ERROR a warning is issued so there is no need
Claudio Jeker
2021-04-21
unplug unused certificate verification code, now that this is done by libtls.
Eric Faurot
2021-04-20
Move TAILQ initialization to files where they are used.
dv
2021-04-20
Add keep-alive support to the HTTP module.
Claudio Jeker
2021-04-20
Switch some warnings to logx() to reduce log noise on runs without -v.
Claudio Jeker
2021-04-20
Update comment to be less confusing (I hope)
Claudio Jeker
2021-04-20
prefix_insert() and prefix_remove() emulate a tail queue by keeping the
Claudio Jeker
2021-04-20
Use LIST instead of SLIST for requests. The way SLIST_REMOVE was used did
Claudio Jeker
2021-04-20
Ignore SIGPIPE by default and restore default behaviour before executing
Claudio Jeker
2021-04-20
more KNF
Theo de Raadt
2021-04-19
code review results in KNF, and moving local variables into lowest scope
Theo de Raadt
2021-04-18
Simpler error handling for suspend()/hibernate()
Jeremie Courreges-Anglas
2021-04-16
When loading a config poll iscsid for up to 10 seconds and check if the
Claudio Jeker
2021-04-16
Implement a control message to get the state of iscsid. This is used
Claudio Jeker
2021-04-16
Add back IMSG_RECONF_ROA_ITEM in the parent imsg handler. It is needed
Claudio Jeker
2021-04-15
Reshuffle and reindent code. No functional change.
Claudio Jeker
2021-04-15
Rework the http code to require poll() only when really needed.
Claudio Jeker
2021-04-15
Fix bgpctl show mrt for UPDATE messages. The call to output->attr() was
Claudio Jeker
2021-04-15
On powerpc64 regress/usr.sbin/bgpd/config failed. It parses a
Alexander Bluhm
2021-04-15
Make rpki-client -V output nicer.
Claudio Jeker
[next]