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
/
rpki-client
/
as.c
Age
Commit message (
Expand
)
Author
13 days
Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases
Theo Buehler
2023-12-27
Rework the warnings on internet resources
Theo Buehler
2023-10-18
rpki-client: move inherit in {ip,as}_warn()
Theo Buehler
2023-10-18
rpki-client: rework as_check_overlap()
Theo Buehler
2023-10-13
Allow imposing constraints on RPKI trust anchors
Job Snijders
2023-05-23
Simplify as_id_parse() using ASN1_INTEGER_get_uint64()
Theo Buehler
2022-11-30
Remove unused sys/socket.h include
Job Snijders
2022-11-29
Only include stdarg.h, if we call any of va_{start,end}()
Job Snijders
2022-11-29
Only include assert.h if we call assert()
Job Snijders
2022-05-15
More KNF and whitespace fixes.
Theo Buehler
2021-12-26
fix spelling of inheritance
Theo Buehler
2020-09-12
Include openssl/x509.h in extern.h since it uses a few of the typedefs from
Claudio Jeker
2019-11-27
swap some comparisons
Theo de Raadt
2019-06-19
use $OpenBSD$ headers
Theo de Raadt
2019-06-19
indentation adjustments, in particular near warn statements
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
Import Kristaps Dzonsons' RPKI validator into the tree
job