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
regen
Jonathan Gray
2022-01-20
add Tiger Lake H ids
Jonathan Gray
2022-01-20
Add check for EVP_CIPHER_CTX_ctrl
Kinichiro Inoguchi
2022-01-20
Add check for EVP_CIPHER_CTX_set_key_length return value
Kinichiro Inoguchi
2022-01-20
Add check for OBJ_nid2obj return value
Kinichiro Inoguchi
2022-01-20
Add check for ASN1_INTEGER_set
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Add check for BN_sub return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Shifting signed integers left by 31 is undefined behavior in C.
Alexander Bluhm
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
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
[next]