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-31
Rewrite the searchrange end calculation routine.
Martijn van Duren
2022-08-30
stray tab
Theo Buehler
2022-08-30
whitespace
Theo Buehler
2022-08-30
Avoid dead assignment
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-30
Switch nexthop hash to a RB tree.
Claudio Jeker
2022-08-30
Remove now unused search variable. Missed in previous.
Martijn van Duren
2022-08-30
Remove the downwards check for overlapping regions when the subtree flag is
Martijn van Duren
2022-08-30
Initial support for mmio assist for vmm(4)
Dave Voutila
2022-08-30
Add missing #include <sys/queue.h>
Claudio Jeker
2022-08-30
copy over av_oid_end.bo_n instead of av_oid.bo_n bytes when copying over
Martijn van Duren
2022-08-30
Avoid leak in proxy_parse_uri()
Theo Buehler
2022-08-30
Reshuffle and cleanup the includes a little bit.
Claudio Jeker
2022-08-30
In RRDP mode it is possible that a file in the validated cache dir is
Claudio Jeker
2022-08-29
softraid: make verbose messages -n/nowrite aware
Klemens Nanni
2022-08-29
Simplify load_skiplist()
Theo Buehler
2022-08-29
aspath_refs is gone, adjust code
Claudio Jeker
2022-08-29
Instead of a global aspath cache copy the aspath attribute per rde_aspath
Claudio Jeker
2022-08-29
Clean up a couple of log lines.
Martijn van Duren
2022-08-29
Allow overlapping regions (if subtree claim flag is set) when the backends
Martijn van Duren
2022-08-29
Use fatal("%s", __func__); instead of fatal("function_name");
Claudio Jeker
2022-08-29
Make sure oidbuf is initialized when we hit the overlap case.
Martijn van Duren
2022-08-29
Switch the DB of communities collections to a RB tree instead of an
Claudio Jeker
2022-08-29
Switch rde_aspath to a RB tree instead of a hash table.
Claudio Jeker
2022-08-29
merge updates
Stuart Henderson
2022-08-29
import unbound 1.16.2, ok florian@ tb@ also tested by Alex Holst
Stuart Henderson
2022-08-29
report pending update and withdraw routes in the show neighbor output.
Claudio Jeker
2022-08-29
Export pending update and withdraw as part of struct peer_stats.
Claudio Jeker
2022-08-29
When there are two overlapping regions handled by the same backend we might
Martijn van Duren
2022-08-29
When a backend disappears while handling a request, make sure that the
Martijn van Duren
2022-08-29
Let snmpd check a response package against the requested searchrange end.
Martijn van Duren
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
[next]