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-08-29
static inline, not inline static
Jonathan Gray
2022-08-28
Make a few error messages match the actually failing function.
Theo Buehler
2022-08-28
Set the X.509 request version number.
Joel Sing
2022-08-26
Handle IMSG_SESSION_* messages immediatly when received and do not put
Claudio Jeker
2022-08-26
Tweaks in load_skiplist()
Theo Buehler
2022-08-25
Make PEM printing available through increased verbosity (-vvf)
Job Snijders
2022-08-25
In verbose filemode print details about encapsulated certificates.
Job Snijders
2022-08-25
Fix newline in JSON filemode
Job Snijders
2022-08-25
Use memset() and memcpy() instead of bzero() or bcopy().
Claudio Jeker
2022-08-25
Plug memory leak in filemode
Job Snijders
2022-08-25
Connected routes use the BGP exit nexthop while other routes need to use
Claudio Jeker
2022-08-24
Put the 'connection from non-peer' log message behind a verbose logging check.
Claudio Jeker
2022-08-23
(Re)add support for agentx in snmpd
Martijn van Duren
2022-08-23
log a warning if we can't resolve the ldap server hostname
Jonathan Matthew
2022-08-22
An RSC's EE cert mustn't have a SIA extension
Theo Buehler
2022-08-22
log connect, TLS and bind errors more prominently
Jonathan Matthew
2022-08-22
remove extra newlines from log messages
Jonathan Matthew
2022-08-22
use Ic for all config options, and Xr ypldap 8 instead of Nm when talking
Jonathan Matthew
2022-08-19
Check the resources in ROAs and RSCs against EE certs
Theo Buehler
2022-08-19
Fix nexthop lookup for connected routes.
Claudio Jeker
2022-08-19
Split -p into own synopsis
Klemens Nanni
2022-08-19
spelling;
Jason McIntyre
2022-08-19
Add local bind mode, where ypldap manages the YP binding file itself
Jonathan Matthew
2022-08-18
In kroute_insert() fix the check for multipath routes. Use a helper variable
Claudio Jeker
2022-08-18
Remove dangling ASPA references until we land real support
Job Snijders
2022-08-18
There is no need to pass the fd to send_rtmsg(), the fd is always the
Claudio Jeker
2022-08-17
Use memset() instead of bzero().
Claudio Jeker
2022-08-17
Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy().
Claudio Jeker
2022-08-17
Clarify and tidy up some comments
Job Snijders
2022-08-17
Just use struct kif and kill struct kif_node. No need for this extra
Claudio Jeker
2022-08-17
Just 2 newline changes.
Claudio Jeker
2022-08-17
Add default case to switch to silence a warning seen with gcc.
Claudio Jeker
2022-08-16
Do not send kroutes from the RDE to the FIB with the true_nexthop but
Claudio Jeker
2022-08-15
Add initial piece for softraid(4) support on arm64
Klemens Nanni
2022-08-15
Neither clt_descreq nor clt_descresp in struct client need to be void *.
Claudio Jeker
2022-08-15
For FCGI_END_REQUEST reset the clt struct similar to what is done in the
Claudio Jeker
2022-08-15
plug some memory leaks in server_file_index when failures occur
Omar Polo
2022-08-15
plug a fd leak in read_errdoc if fstat fails or if the file is empty
Omar Polo
2022-08-12
Implement slowcgi_timeout() to actually kill the backend bgpctl process.
Claudio Jeker
2022-08-12
No need to make a deep copy of the EE cert
Theo Buehler
2022-08-12
pkg_add.1: fix typo in pkg stem with flavor example
Landry Breuil
2022-08-12
Use break instead of return so that a HEAD request still consumes all data.
Claudio Jeker
2022-08-12
fix regression introduced in previous commit. HEAD replies don't have a
Omar Polo
2022-08-11
correctly handle an abnormal fastcgi termination. httpd handles the
Omar Polo
2022-08-10
Clarify warning related to ROA eContent
Job Snijders
2022-08-10
Disallow AS Resources extension on ROA EE certificates
Job Snijders
2022-08-10
Reverse NULL check in krVPN6_change()
Theo Buehler
2022-08-10
More kroute_nexthop cleanup. Mainly use direct assignment instead of
Claudio Jeker
2022-08-10
Fix logic in network_dump_upcall()
Claudio Jeker
2022-08-10
Decrease how long to wait for the remote peer to send IO before giving up
Job Snijders
[next]