summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20regenJonathan Gray
2022-01-20add Tiger Lake H idsJonathan Gray
2022-01-20Add check for EVP_CIPHER_CTX_ctrlKinichiro Inoguchi
2022-01-20Add check for EVP_CIPHER_CTX_set_key_length return valueKinichiro Inoguchi
2022-01-20Add check for OBJ_nid2obj return valueKinichiro Inoguchi
2022-01-20Add check for ASN1_INTEGER_setKinichiro Inoguchi
2022-01-20Fix check for BN_mod_inverse_ct return valueKinichiro Inoguchi
2022-01-20Add check for BN_sub return valueKinichiro Inoguchi
2022-01-20Fix check for BN_mod_inverse_ct return valueKinichiro Inoguchi
2022-01-20Shifting signed integers left by 31 is undefined behavior in C.Alexander Bluhm
2022-01-20Add check for BIO_indent return valueKinichiro Inoguchi
2022-01-20Fix check for BN_mod_inverse_ct return valueKinichiro Inoguchi
2022-01-20Fix check for BN_mod_inverse_ct return valueKinichiro Inoguchi
2022-01-20Add check for BIO_indent return valueKinichiro Inoguchi
2022-01-20Add check for EVP_CIPHER_CTX_set_key_length return valueKinichiro Inoguchi
2022-01-20Add and fix check for BN functions return valueKinichiro Inoguchi
2022-01-20Add check for BN functions return valueKinichiro Inoguchi
2022-01-20Add check for BIO_indent return valueKinichiro Inoguchi
2022-01-20drm/amd/display: explicitly set is_dsc_supported to false before useJonathan Gray
2022-01-20Rename mft_check() to proc_parser_mft_check() and make it a static function.Claudio Jeker
2022-01-20dt: Add frame skip parameters for octeonVisa Hankala
2022-01-20xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONEJonathan Gray
2022-01-20initial support for drm sync files, fences associated with fileJonathan Gray
2021-08-18Import initial code for the SM2 cipherTheo Buehler
2022-01-19Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs someTheo Buehler
2022-01-19Only invoke the underlying cpuid instruction if the real CPU might supportPhilip Guenther
2022-01-19Add -f to usage in main routineJob Snijders
2022-01-19Document the -f file inspection functionJob Snijders
2022-01-19Implement a filemode where the passed file from the command line isClaudio Jeker
2022-01-19Check return value from EVP_CIPHER_CTX_new in cms_pwri.cKinichiro Inoguchi
2022-01-19Mention more controllers that provide sdmmc(4) bus.Visa Hankala
2022-01-19Check function return value in libtlsKinichiro Inoguchi
2022-01-19Mark regress set requests as expected failure now that snmpd(8) doesn'tMartijn van Duren
2022-01-19Disable regress for set requests after dropping support in new applicationMartijn van Duren
2022-01-19Hook up the new application layer.Martijn van Duren
2022-01-19Add the new application layer. Changes include:Martijn van Duren
2022-01-19On SDHC version 3.0 controllers the divisor doesn't have to be a powerPatrick Wildt
2022-01-19Grab the kernel lock in uvm_wxcheck() when aborting the processKlemens Nanni
2022-01-19Implement snmpe_send to allow to allow the new application layer to sendMartijn van Duren
2022-01-19Make sure that we ASN1 verify the varbindlist as soon as we unpack it.Martijn van Duren
2022-01-19Add definitions for SNMP-TARGET-MIB. These are needed for the newMartijn van Duren
2022-01-19Move some smi.c functions to their own header.Martijn van Duren
2022-01-19Move some snmpe.c functions to their own header.Martijn van Duren
2022-01-19Move log.c functions to their own header.Martijn van Duren
2022-01-19rpki-client: don't leak nfile if no repo is found.Theo Buehler
2022-01-19Add missing x509_init_oid() calls in regress tests.Claudio Jeker
2022-01-19Remove temporary verbose logging.Anton Lindqvist
2022-01-19go back to rev 1.5 of irq_work.h with tasks on system_wqJonathan Gray
2022-01-19no longer need to disable -Wtautological-compare andJonathan Gray
2022-01-19move some unused functions under ifdefJonathan Gray