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
2022-12-27
Only print the hello_timer if it is actually running.
Claudio Jeker
2022-12-26
vmd(8): provide a detailed e820 memory map.
Dave Voutila
2022-12-23
vmd(8): implement zero-copy operations on virtqueues.
Dave Voutila
2022-12-23
point readers, where relevant, to route(8) rather than netstat(1) or route(4);
Jason McIntyre
2022-12-22
Denote multiple arguments with 'arg ...' not 'args'
Klemens Nanni
2022-12-20
Apply proper bounds checking to non-repeaters and max-repetitions.
Martijn van Duren
2022-12-20
Make ar[du]_{nonrepeaters,maxrepetitions} uint16_t instead of int16_t.
Martijn van Duren
2022-12-20
When writing out a PDU with authpriv that's larger than READ_BUF_SIZE
Martijn van Duren
2022-12-20
When writing a message out over tcp that's too large to fit in a single
Martijn van Duren
2022-12-19
Silence vmd ns8250 log noise about reading com1 before ready.
Dave Voutila
2022-12-19
acme-client: fix copy-paste error in error message
Theo Buehler
2022-12-18
acme-client: rename cc to sign_len in op_sign()
Theo Buehler
2022-12-18
acme-client: fix openssl includes in acctproc.c
Theo Buehler
2022-12-18
acme-client: check EC signature length
Theo Buehler
2022-12-18
acme-client: simplify elliptic curve signatures
Theo Buehler
2022-12-18
acme-client: switch op_sign() to EVP_DigestSign()
Theo Buehler
2022-12-18
acme-client: simplify op_thumbprint()
Theo Buehler
2022-12-18
acme-client: inline a confusing and useless define
Theo Buehler
2022-12-18
acme-client: encode unexpected SANs before printing
Theo Buehler
2022-12-17
acme-client: fix SAN-handling insanity
Theo Buehler
2022-12-15
priv_validgroup: do not read more than IF_NAMESIZE chars of name
Todd C. Miller
2022-12-15
acme-client: use timegm() instead of mktime()
Theo Buehler
2022-12-15
acme-client: use ASN1_TIME_to_tm()
Theo Buehler
2022-12-15
Add explicit casts to ctype functions in vmd(8).
Dave Voutila
2022-12-15
Rework statistic collection to be per repository and add metric output option
Claudio Jeker
2022-12-15
The argument to ctype functions must be EOF or representable as an
Florian Obser
2022-12-15
The argument to ctype functions must be EOF or representable as an
Florian Obser
2022-12-14
The argument to ctype functions must be EOF or representable as an
Florian Obser
2022-12-14
Continue loop if no match found; avoids an OOB write. ok florian@ tb@
Otto Moerbeek
2022-12-14
Optimize io_buf_read() a bit by calling read() again after the inital
Claudio Jeker
2022-12-14
Plug leak of ECDSA_SIG
Theo Buehler
2022-12-14
Do the IPv4 specific MP capability check only once per update/withdraw
Claudio Jeker
2022-12-14
Move some basic accessors of aspath to rde.h and make them static inline.
Claudio Jeker
2022-12-14
Add missing type for OMT_INFO.
Claudio Jeker
2022-12-14
Always initialize b64sz
Job Snijders
2022-12-14
Switch to struct timespec for collecting stats. This allows to use
Claudio Jeker
2022-12-14
Print expiry moment in human-readable filemode in a consistent fashion across...
Job Snijders
2022-12-14
Print issuer & serial in filemode
Job Snijders
2022-12-13
Clarify the default is to require message authentication.
YASUOKA Masahiko
2022-12-12
Since bgpctl uses clock_gettime() and struct timespec switch ometric code
Claudio Jeker
2022-12-12
Remove extra : in parameter substitution
Andrew Fresh
2022-12-08
bgpctl(8): ometric: measure elapsed time with monotonic clock
Scott Soule Cheloha
2022-12-06
OpenMetrics is rather strict about naming metricsets.
Claudio Jeker
2022-12-06
Install arm64-qcom-dtb upon encountering a qcgpio(4) device.
Patrick Wildt
2022-12-06
Implement ometric_set_timeval() and ometric_set_timeval_with_labels()
Claudio Jeker
2022-12-05
Prep for rpki-client 8.2
Claudio Jeker
2022-12-05
Revert and adjust the changes in ometric_set_state() from last commit.
Claudio Jeker
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2022-12-04
Rename sun to s_un for portability.
Tobias Heider
2022-12-03
Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
Tobias Heider
[next]