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-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
2022-12-02
Remove constant basereachable and retrans members from struct nd_ifinfo
Klemens Nanni
2022-12-01
Align uppercase / lowercase pattern
Job Snijders
2022-12-01
Adjust comment for rtype_from_mftfile(). It is important that RTYPE_INVALID
Claudio Jeker
2022-12-01
Fix typo in variable peer_message_receive
Claudio Jeker
2022-12-01
Extend and rename ometric_set_int_with_label to ometric_set_int_with_labels
Claudio Jeker
2022-11-30
Pass a FILE pointer to ometric_output_all() and use fprintf() instead of
Claudio Jeker
2022-11-30
Remove unused includes
Job Snijders
2022-11-30
Remove unused includes
Job Snijders
2022-11-30
Remove unused include
Job Snijders
2022-11-30
Remove unused sys/socket.h include
Job Snijders
2022-11-30
Remove unused ctype.h include
Job Snijders
2022-11-29
Only include stdarg.h, if we call any of va_{start,end}()
Job Snijders
2022-11-29
Only include assert.h if we call assert()
Job Snijders
2022-11-29
Update valid_x509 comment to reality. crl is no longer optional.
Claudio Jeker
2022-11-29
Return an error string instead of surpressing the warning in valid_x509.
Claudio Jeker
2022-11-28
Document struct nd_ifinfo protection, remove obsolete .initialized member
Klemens Nanni
2022-11-28
Fix indent
Theo Buehler
2022-11-28
vmd(8): zero consdev in bootargs to fix booting ramdisks
Dave Voutila
2022-11-28
Reshuffle case a little bit. No functional change.
Claudio Jeker
2022-11-28
Use ssize_t instead of int as requested on review
Theo Buehler
[next]