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-10-15
zap 3 comments
Job Snijders
2021-10-15
Don't declare variables as "unsigned char *" that are passed to
Christian Weisgerber
2021-10-15
Update json key names
Job Snijders
2021-10-13
acme-client: stop reaching into X509
Theo Buehler
2021-10-12
Emit SKI in the JSON output and improve flow in x509_get_pubkey()
Job Snijders
2021-10-12
do the matching as a last resort to handle .libs
Marc Espie
2021-10-11
Add support for BGPsec Router Certificates (RFC 8209)
Job Snijders
2021-10-11
base64_encode() should not add any newlines into the output. Because
Claudio Jeker
2021-10-10
Remove unused variable
Job Snijders
2021-10-10
Make style consistent and remove an unused code path
Job Snijders
2021-10-09
delete unneccessary arpa/nameser.h includes
Theo de Raadt
2021-10-07
Make sure BGPsec router certs don't have a SIA
Job Snijders
2021-10-07
Call normalize_dn() on the newly added namespace so that later compares
Claudio Jeker
2021-10-07
Change host() error check to the more simple for of != 1.
Claudio Jeker
2021-10-07
Clarify error message
Job Snijders
2021-10-07
Rework X509 verification a bit. Remove the store and instead pass in
Claudio Jeker
2021-10-07
Add x509_get_expire() to extract the not-after time from a certificate
Claudio Jeker
2021-10-07
mktime() may not properly set errno on error. Just use errx() instead.
Claudio Jeker
2021-10-06
fix for the XXX-warning warning... have the test be a bit more specific
Marc Espie
2021-10-06
annotate all required sys/param.h uses with what they bring into scope,
Theo de Raadt
2021-10-05
Add rudimentary support for BGPsec router certificates
Job Snijders
2021-10-05
Remove some extra spaces
Claudio Jeker
2021-10-05
The HTTP chunked transfer encoding test in regress/usr.sbin/rpki-client/libressl
Anton Lindqvist
2021-10-04
3 groups of realtek firmware are now in base (with new filenames).
Theo de Raadt
2021-10-03
bt(5)/btrace(8): add support for str()
Dave Voutila
2021-09-23
Plug leaks of buf flagged by LLVM scan-build.
Theo Buehler
2021-09-22
Adjust handling of RIB_GENERIC_ADDPATH MRT messages. Parse it the way
Claudio Jeker
2021-09-22
remove test traces committed by mistake
Eric Faurot
2021-09-22
bump version to 7.0.0
Eric Faurot
2021-09-22
decode srs-encoded address in the right place.
Eric Faurot
2021-09-22
sync table_db capabilities with table_static
Eric Faurot
2021-09-21
Add NUL termination to btfile content to avoid that strlcpy(3) reads
Alexander Bluhm
2021-09-21
bump rpki-client version
Sebastian Benoit
2021-09-21
Move us to OpenBGPD 7.2
Claudio Jeker
2021-09-19
The LocalDomain in syslogd(8) is not used, remove variable.
Alexander Bluhm
2021-09-18
check_send_expect() does some nasty ibuf magic to allow fn_match()
Claudio Jeker
2021-09-17
Fix subjectAlternativeName (SAN) generation for CSRs. CA/B Forum baseline
Stuart Henderson
2021-09-16
tcpdump: Fix data alignment issue in WireGuard printer
Visa Hankala
2021-09-16
Add EXTRACT_LE_64BITS().
Visa Hankala
2021-09-16
sync SYNOPSIS and usage(); ok florian
Jason McIntyre
2021-09-15
Set the X509 validation depth limit to 12 or double the current depth.
Claudio Jeker
2021-09-15
Explain that traceroute compresses * * * lines at the end of the
Florian Obser
2021-09-15
Rewrite and simplify dhcpleasectl(8).
Florian Obser
2021-09-14
Add missing void to definition of http_init().
Theo Buehler
2021-09-14
Do not download more than 300 deltas to sync a RRDP repo. Somewhere around
Claudio Jeker
2021-09-13
fix SEE ALSO;
Jason McIntyre
2021-09-13
introduce /etc/bsd.re-config which can be used to configure the kernel
Robert Nagy
2021-09-10
When writing a message, syslogd did a combination of putting
Alexander Bluhm
2021-09-10
Properly handle keep-alive for HTTP/1.1. If the server uses HTTP/1.1
Claudio Jeker
2021-09-09
fix crash when passing empty cli arguments as B_AT_NIL wasn't handled as a va...
Jasper Lievisse Adriaanse
[next]