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-22
First step of cleanup in the io land. Introduce io_buf_new() and
Claudio Jeker
2021-10-22
return unsupported version for version less than HTTP/0.9 and higher
Sebastian Benoit
2021-10-21
Clean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RESPONSE inside
Martijn van Duren
2021-10-21
s/SNMP_C_GETRESP/SNMP_C_RESPONSE
Martijn van Duren
2021-10-21
when a client sends header lines without a colon, respond with 400 Bad
Sebastian Benoit
2021-10-21
Avoid sys/param.h, or annotate reasons for including where required.
Theo de Raadt
2021-10-21
Retrieve the actual engineid instead of a pointer value.
Martijn van Duren
2021-10-21
Sync ober_oid_cmp with ax_oid_cmp from libagentx.
Martijn van Duren
2021-10-20
Add missing semicolon at the end of the listen_udptcp rule
Gerhard Roth
2021-10-20
revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullop
Sebastien Marie
2021-10-19
vnode: remove VLOCKSWORK usage in pstat and mention in man pages
Sebastien Marie
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
[next]