index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-20
Add check for EVP_CIPHER_CTX_set_key_length return value
Kinichiro Inoguchi
2022-01-20
Add and fix check for BN functions return value
Kinichiro Inoguchi
2022-01-20
Add check for BN functions return value
Kinichiro Inoguchi
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
2022-01-20
drm/amd/display: explicitly set is_dsc_supported to false before use
Jonathan Gray
2022-01-20
Rename mft_check() to proc_parser_mft_check() and make it a static function.
Claudio Jeker
2022-01-20
dt: Add frame skip parameters for octeon
Visa Hankala
2022-01-20
xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONE
Jonathan Gray
2022-01-20
initial support for drm sync files, fences associated with file
Jonathan Gray
2021-08-18
Import initial code for the SM2 cipher
Theo Buehler
2022-01-19
Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs some
Theo Buehler
2022-01-19
Only invoke the underlying cpuid instruction if the real CPU might support
Philip Guenther
2022-01-19
Add -f to usage in main routine
Job Snijders
2022-01-19
Document the -f file inspection function
Job Snijders
2022-01-19
Implement a filemode where the passed file from the command line is
Claudio Jeker
2022-01-19
Check return value from EVP_CIPHER_CTX_new in cms_pwri.c
Kinichiro Inoguchi
2022-01-19
Mention more controllers that provide sdmmc(4) bus.
Visa Hankala
2022-01-19
Check function return value in libtls
Kinichiro Inoguchi
2022-01-19
Mark regress set requests as expected failure now that snmpd(8) doesn't
Martijn van Duren
2022-01-19
Disable regress for set requests after dropping support in new application
Martijn van Duren
2022-01-19
Hook up the new application layer.
Martijn van Duren
2022-01-19
Add the new application layer. Changes include:
Martijn van Duren
2022-01-19
On SDHC version 3.0 controllers the divisor doesn't have to be a power
Patrick Wildt
2022-01-19
Grab the kernel lock in uvm_wxcheck() when aborting the process
Klemens Nanni
2022-01-19
Implement snmpe_send to allow to allow the new application layer to send
Martijn van Duren
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-19
Add missing x509_init_oid() calls in regress tests.
Claudio Jeker
2022-01-19
Remove temporary verbose logging.
Anton Lindqvist
2022-01-19
go back to rev 1.5 of irq_work.h with tasks on system_wq
Jonathan Gray
2022-01-19
no longer need to disable -Wtautological-compare and
Jonathan Gray
2022-01-19
move some unused functions under ifdef
Jonathan Gray
2022-01-19
Comment out an incorrect lock assertion.
Martin Pieuchot
2022-01-19
__always_inline needs the inline keyword as well as the attribute
Jonathan Gray
2022-01-18
Avoid pulling sys/param.h, by using _ALIGN instead.
Theo de Raadt
2022-01-18
sync
Theo de Raadt
2022-01-18
PRT_make() can just zap the destination dos_partition if the
Kenneth R Westerback
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
Adjust after change to cert_parse() and ta_parse().
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
[next]