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-25
Remove unused variables
Claudio Jeker
2021-10-25
If we use type to SNMP_V2 we should check against that.
Martijn van Duren
2021-10-24
For open/openat, if the flags parameter does not contain O_CREAT, the
Theo de Raadt
2021-10-24
Move the various print functions from the regress tests into print.c.
Claudio Jeker
2021-10-24
Add $OpenBSD$ header and add a licence to rrdp.h which was lacking it.
Claudio Jeker
2021-10-24
Add my copyright to some files
Claudio Jeker
2021-10-24
Add httpd custom error page facility. Adapted by me from
Ian Darwin
2021-10-24
Use unveil(2) for the possible script file, dt(4) and ksyms(4) nodes.
Martin Pieuchot
2021-10-24
Improve variable naming
Job Snijders
2021-10-24
nsd 4.3.7 shipped with DNS cookies on and then flipped to a default of
Florian Obser
2021-10-24
Update to 4.3.8.
Florian Obser
2021-10-24
Restrict the characterset for filenames on Manifests
Job Snijders
2010-01-15
NSD v3.2.4
Jakob Schlyter
2021-10-23
do not duplicate "Connection: close" headers and only add it if its
Sebastian Benoit
2021-10-23
Rename io_buf_new to io_new_buffer and io_buf_close to io_close_buffer.
Claudio Jeker
2021-10-23
Finnally move away from blocking reads in rpki-client. The code was a
Claudio Jeker
2021-10-23
* stop sending the content for head requests, even when its supplied by the
Sebastian Benoit
2021-10-23
annotate a 413 error with "request body too large" in the error log.
Sebastian Benoit
2021-10-23
Correctly print varbind not found contexts.
Martijn van Duren
2021-10-23
Always print the community.
Martijn van Duren
2021-10-23
We define Unsigned32 as [Application 7], which was part of RFC1442 (1993),
Martijn van Duren
2021-10-23
add "rcctl ls rogue", to show daemons which are running but not set as
Stuart Henderson
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
[next]