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
2019-06-22
Add a direct pointer from struct prefix to struct pt_entry.
Claudio Jeker
2019-06-22
Adjust peer id allocation a bit. Use defines for the various special
Claudio Jeker
2019-06-21
Try harder to have a complete /bsd.upgrade on disk.
Florian Obser
2019-06-20
prefix_add() is only called by path_update() and path_update already
Claudio Jeker
2019-06-20
If x509_get_ski_aki() fails because one of the ski or aki objects are
Claudio Jeker
2019-06-20
Those changes should not have been in last commit. Revert them for now.
Claudio Jeker
2019-06-20
Don't use assert to validate user input. assert() is not for that, instead
Claudio Jeker
2019-06-20
Rewrite some if () { } else if () {} chains into multiple independent
Claudio Jeker
2019-06-20
If the ASN1_BIT_STRING has a length of 0 the unused bit count must be 0.
Claudio Jeker
2019-06-20
prefix_updateall() is only used internally, make it a static function.
Claudio Jeker
2019-06-20
Change nexthop_update to run the list walk over all prefixes to run
Claudio Jeker
2019-06-20
tweaks with help from jmc@
Otto Moerbeek
2019-06-20
Tell a bit about automatic mode; ok jmc@
Otto Moerbeek
2019-06-20
Do a quick DNS probe to decide to stay in the forground and attempt
Otto Moerbeek
2019-06-19
The main process does not need to toggle the sockets from blocking to
Claudio Jeker
2019-06-19
Close proc fd used to talk to proc_parser when spaning the rsync process
Claudio Jeker
2019-06-19
use $OpenBSD$ headers
Theo de Raadt
2019-06-19
repair a cluster of "< 0" error checks for libc / syscalls, which
Theo de Raadt
2019-06-19
move tals to /etc, where they can be upgraded by a "sysupgrade" if
Theo de Raadt
2019-06-19
indent
Theo de Raadt
2019-06-19
use asprintf, rather than an intermediate buffer
Theo de Raadt
2019-06-19
Instead of the strange ASN.1 encoding of IP addresses with a size in bytes
Claudio Jeker
2019-06-19
rpki-client(1) -> rpki-client(8)
job
2019-06-19
Improve terminology used
job
2019-06-19
With the community rewrite the output code needs to also check the
Claudio Jeker
2019-06-19
indentation adjustments, in particular near warn statements
Theo de Raadt
2019-06-19
swap comparisons
Theo de Raadt
2019-06-18
When the parser detects that it needs more tokens it returns
Florian Obser
2019-06-18
do not need to allocate memory for execvp arguments
Theo de Raadt
2019-06-18
Use correct terminilogy in rpki-client manpage
job
2019-06-18
Remove tests here and move them to regress. At least then they can use
Claudio Jeker
2019-06-18
This is part of the old configure setup. Not needed here.
Claudio Jeker
2019-06-18
There is no need to -I${.OBJDIR}
Claudio Jeker
2019-06-18
missing ,
Theo de Raadt
2019-06-17
A bit more KNF no binary change
Claudio Jeker
2019-06-17
Fix Makefile
job
2019-06-17
It's enough to allocate the EC key once.
Florian Obser
2019-06-17
rpk-client.8 -> rpki-client.8
Jonathan Gray
2019-06-17
One NULL-check before EVP_MD_CTX_free() was left in previous.
Theo Buehler
2019-06-17
whitespace
Theo de Raadt
2019-06-17
system includes first, always.
Theo de Raadt
2019-06-17
Use bsd.prog.mk style for building
Theo de Raadt
2019-06-17
We do not need for the -portable stubs here.
Theo de Raadt
2019-06-17
Don't do -portable in base. It is better done outside the tree.
Theo de Raadt
2019-06-17
Use non-deprecated API; from Renaud Allard, thanks!
Florian Obser
2019-06-17
This portable code knocking out pledge or unveil is better done
Theo de Raadt
2019-06-17
this file is not needed
Theo de Raadt
2019-06-17
should be rpki-client(8)
Theo de Raadt
2019-06-17
../../../logmessage
job
2019-06-17
Import Kristaps Dzonsons' RPKI validator into the tree
job
[next]