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-05-04
vmctl(8)/vmd(8): convert disk sizes from MB to bytes
Dave Voutila
2022-05-04
rpki-client: bypass timeout in file mode.
Theo Buehler
2022-05-04
Variable pri is uninitialized, use msg.m_pri instead. This affects
Alexander Bluhm
2022-05-04
Tweak wording of a comment to reflect current reality better.
Theo Buehler
2022-05-04
Remove extra empty line
Claudio Jeker
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-01
Install useful btrace scripts into /usr/share/btrace directory.
Alexander Bluhm
2022-04-30
add support for printing some extra large numbers to histograms
Ted Unangst
2022-04-29
finally, turn on caching by default
Marc Espie
2022-04-28
btrace(8): fix lexer to allow whitespace after filters.
Dave Voutila
2022-04-28
glue for 7.2
Marc Espie
2022-04-27
have use_old_libs say something if it's the reason a package gets updated
Marc Espie
2022-04-27
split the code in figure_out_kept:
Marc Espie
2022-04-27
"pretty print" verbose messages: more context, and indent them to make
Marc Espie
2022-04-27
give a bit more context in verbose message
Marc Espie
2022-04-27
note to myself for 7.2
Marc Espie
2022-04-27
typo: exceded -> exceed
Theo Buehler
2022-04-25
Fix spelling error in warnx()
Job Snijders
2022-04-24
zap extra blank line
Theo Buehler
2022-04-24
Wrap two overlong lines
Theo Buehler
2022-04-24
trailing whitespace
Theo Buehler
2022-04-24
In filemode emit the hash which uniquely identifies a given Signed Object
Job Snijders
2022-04-21
Further refactor and cleanup filemode.c mainly remove the copies of
Claudio Jeker
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-20
Fix mandoc -Tlint warning about trailing whitespace
Theo Buehler
2022-04-20
more whitespace cleanups
Theo de Raadt
2022-04-20
Fix various annoying whitespace errors.
Theo Buehler
2022-04-20
Print UTC time with gmtime()
Theo Buehler
2022-04-20
Improve proc_parser_file handling of Trust Anchors
Job Snijders
2022-04-20
don't try to create a partial-* package when we find out there's nothing
Marc Espie
2022-04-20
Add Concatenated JSON output in filemode (rpki-client -j -f *)
Job Snijders
2022-04-20
likewise for set flavors
Marc Espie
2022-04-20
zap branch info so that pre-caching works with stuff like autoconf%2.64
Marc Espie
2022-04-20
Remove an unreachable error message
Theo Buehler
2022-04-19
zap extra line break and extra empty line
Theo Buehler
2022-04-19
Do not use a hidden global for the EVP_ENCODE_CTX to save a calloc() call.
Claudio Jeker
2022-04-19
Avoid leaking crldp in mft_parse() if one of the crlfile checks fails.
Theo Buehler
2022-04-19
Change type of talsz and dependent code from size_t to int. Tal ids are
Claudio Jeker
2022-04-19
Make it a hard error when an unknown repoistory id is passed to
Claudio Jeker
2022-04-19
next iteration: make the support dependent on TEST parameters
Marc Espie
2022-04-19
Cosmetics, add missing space
Claudio Jeker
2022-04-19
Adjust on how CRL and MFT files are verified.
Claudio Jeker
2022-04-16
refactor the code so that caching is setup in the repository that's
Marc Espie
2022-04-15
Allow more than one CRL URI in certificates
Theo Buehler
2022-04-15
make use of the fact that repositories are unique objects: we don't need
Marc Espie
2022-04-15
we probably already have that info, but in any case, we don't need
Marc Espie
2022-04-13
scaffolding from using the locate db that's now in quirks to avoid
Marc Espie
2022-04-13
track ::Sample and ::Extra across an UpdateSet so that we may eventually
Marc Espie
2022-04-13
add Paths to the quirks locate db and the locate binary proper
Marc Espie
[next]