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
2022-01-19
Make sure that we ASN1 verify the varbindlist as soon as we unpack it.
Martijn van Duren
2022-01-19
Add definitions for SNMP-TARGET-MIB. These are needed for the new
Martijn van Duren
2022-01-19
Move some smi.c functions to their own header.
Martijn van Duren
2022-01-19
Move some snmpe.c functions to their own header.
Martijn van Duren
2022-01-19
Move log.c functions to their own header.
Martijn van Duren
2022-01-19
rpki-client: don't leak nfile if no repo is found.
Theo Buehler
2022-01-18
Pass the X509_V_FLAG_CRL_CHECK flag as argument to valid_x509().
Claudio Jeker
2022-01-18
Use X509_get0_pubkey() for opk and remove the EVP_PKEY_free(opk).
Claudio Jeker
2022-01-18
Change cert_parse() and ta_parse() to no longer take a x509 handle as
Claudio Jeker
2022-01-18
More fixing. Previous revert was incomplete.
Claudio Jeker
2022-01-18
Revert all the files that should have not been committed in last commit.
Claudio Jeker
2022-01-18
Kill extra newline
Claudio Jeker
2022-01-18
Fix function name in warn message.
Theo Buehler
2022-01-18
Unify the various X509_verify_cert() calls and the boiler plate code around
Claudio Jeker
2022-01-18
Cleanup the scattered OBJ_txt2obj() calls and move them into
Claudio Jeker
2022-01-17
rad: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-16
dhcpd: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-15
vmd: Remove a warning about non-32KHz timebases
Mike Larkin
2022-01-14
Introduce a validated cache which holds all the files that have
Claudio Jeker
2022-01-14
Fix acme-client build with opaque RSA
Theo Buehler
2022-01-13
Move mft_check() after setting repoid and path on the mft.
Claudio Jeker
2022-01-13
Move some functions around to reduce diff with an upcoming change.
Claudio Jeker
2022-01-13
Alter valid_filehash() to take a file descriptor instead of a path.
Claudio Jeker
2022-01-13
Implement a RRDP_CLEAR message that instructs the parent to cleanup
Claudio Jeker
2022-01-13
allow disabling the @ts tweak, which may come in handy for new fw_update
Marc Espie
2022-01-13
Implement but don't use code to use rsync's --compare-dest feature.
Claudio Jeker
2022-01-13
Add the same entityq_flush() logic in ta_lookup() as it is done in
Claudio Jeker
2022-01-13
be more explicit about the current package format and why it's so.
Marc Espie
2022-01-13
Move parsing of incoming syslog messages to their own section.
Martijn van Duren
2022-01-12
gratuitious -> gratuitous
Theo Buehler
2022-01-12
set cpuspeed to 0 if hw.cpuspeed cannot be retrieved
Robert Nagy
2022-01-12
Bug fixes and performance improvements
Andrew Fresh
2022-01-11
Convert relayd for opaque RSA_METHOD
Theo Buehler
2022-01-11
Change the way the parser accesses files. It now builds the file path
Claudio Jeker
2022-01-11
spelling
Jonathan Gray
2022-01-11
Tidy up some comments
Andrew Fresh
2022-01-09
unwind/unbound: prepare for opaque DSA and RSA.
Theo Buehler
2022-01-08
Don't download SHA256.sig unless it's needed
Andrew Fresh
2022-01-07
If no date could be parsed, bail out early and fix an error return that
Otto Moerbeek
2022-01-07
Sync EVP_MD_CTX to heap switch from npppd.
Theo Buehler
2022-01-07
npppd: convert to EVP_MD_CTX on heap
Theo Buehler
2022-01-07
whitespace
Andrew Fresh
2022-01-06
repair usage
Theo de Raadt
2022-01-06
Switch fw_update -D to instead -F
Andrew Fresh
2022-01-06
Cleanup mft file handling, especially the stale mft bits.
Claudio Jeker
2022-01-06
Make it possible to compile the patterns utility with the source tree
Anton Lindqvist
2022-01-05
no longer needed
Theo de Raadt
2022-01-05
adjust Xr for fw_update to section 8;
Jason McIntyre
2022-01-05
Switch snmpd(8) to using EVP_Digest{Init,Final}_ex() and drop a no
Theo Buehler
2022-01-05
Add error checking for EVP_Digest* to snmpd(8).
Theo Buehler
[next]