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-03-03
off by one in array bounds tests
Jonathan Gray
2021-03-02
finish GC old unintuitive interface
Marc Espie
2021-03-02
Introduce 'rde evaluate all' a mode to work around path hiding in IXP
Claudio Jeker
2021-03-02
There is no longer the need to mkpathat(), the main process runs now from
Claudio Jeker
2021-03-02
Open both the cachedir and outputdir early and use fchdir(2) to
Claudio Jeker
2021-03-02
When building the chain of the intermediate certificates do not include the
Claudio Jeker
2021-03-02
remove ts_print() prototype function was removed in rev 1.100
Jonathan Gray
2021-03-02
remove uneeded md5.h include
Jonathan Gray
2021-03-02
don't read past the end of an array
Jonathan Gray
2021-03-02
off by one in bounds test
Jonathan Gray
2021-03-01
Document veb(4) support
kn
2021-03-01
allocate enough space in start_child() argv for all possible flags
Jonathan Gray
2021-03-01
off by one in bounds test
Jonathan Gray
2021-03-01
off by one in bounds test
Jonathan Gray
2021-02-28
add veb(4) to the list of supported bridges/switches you can configure.
David Gwynne
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Add logger(1) support for daemons that are logging to stdout/stderr (mostly from
Antoine Jacoutot
2021-02-27
It is perfectly fine to POLLIN and POLLOUT at the same time. It may
Claudio Jeker
2021-02-26
Hook up dhcpleased to the build.
Florian Obser
2021-02-26
Import dhcpleased(8) - a dhcp daemon to acquire IPv4 address leases
Florian Obser
2021-02-23
previous commit mismanaged the control fd
Theo de Raadt
2021-02-23
Adjust pledge() and unveil() calls for proc_rsync() a bit. Since the
Claudio Jeker
2021-02-22
Make use of the new '$' feature of ober_scanf_elements to enforce stricter
Martijn van Duren
2021-02-22
Rename mkpath() to mkpathat() since it uses mkdirat() internally.
Claudio Jeker
2021-02-22
Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether a
Jonathan Matthew
2021-02-19
Convert reallocarray + memset to recallocarray.
Theo Buehler
2021-02-19
Add the same ASCII check to the URI in TAL files as we do for URI in .cer files
Claudio Jeker
2021-02-19
Move the mkpath() call from the rsync path to the main process. This allows
Claudio Jeker
2021-02-18
Use X509_get_ext_d2i() also for x509_get_aki() and x509_get_ski().
Claudio Jeker
2021-02-18
All the code for output handling was moved to output.c some time ago.
Claudio Jeker
2021-02-18
Only pick up files matching alphanumeric and underscore characters under
Antoine Jacoutot
2021-02-16
Prevent double free by copying the URI string from struct tal to the repo.
Claudio Jeker
2021-02-16
Rework the repository handling. Split the handling of trust anchors into
Claudio Jeker
2021-02-16
Add `bgpctl show rtr` to display basic information about RTR sessions.
Claudio Jeker
2021-02-16
Add RTR support to OpenBGPD. Add basic support for the protocol.
Claudio Jeker
2021-02-16
get Authority Information Access (AIA) from CA & EE certs
job
2021-02-13
distrib: remove .comment section systematically
Sebastien Marie
2021-02-13
-h does not display version; from larry hynes
Jason McIntyre
2021-02-13
readability fixes; from larry hynes
Jason McIntyre
2021-02-13
various readability fixes; from larry hynes
Jason McIntyre
2021-02-13
Fix some wrong comments and KNF/long line wraps
Mike Larkin
2021-02-13
various readability fixes; from larry hynes
Jason McIntyre
2021-02-13
add some missing articles; from larry hynes
Jason McIntyre
2021-02-13
readability fix; from larry hynes
Jason McIntyre
2021-02-13
comma swap; from larry hynes
Jason McIntyre
2021-02-12
Xr to ssl(8) which has clues about EC key generation that are still useful
Stuart Henderson
2021-02-10
rephrase example in a more consistent way
Marc Espie
[next]