openbsd
2022-01-20 bennocatch poll() returning EINTR.
2022-01-20 bluhmpfkey import_flow() must do the NULL check before doing...
2022-01-20 bluhmsnprintf(9) allows NULL string if size is 0. But doing...
2022-01-20 claudioMove the notBefore and notAfter checks from proc_parser...
2022-01-20 naddyremove unused variable from all copies of _asr_strdname()
2022-01-20 naddyospf6ctl: fix -Wunused-but-set-variable warning
2022-01-20 naddyeigrpd: fix -Wunused-but-set-variable warning
2022-01-20 naddydvmrpctl: fix -Wunused-but-set-variable warning
2022-01-20 naddymg: fix -Wunused-but-set-variable warnings
2022-01-20 naddyospf6d: fix -Wunused-but-set-variable warnings
2022-01-20 tobheDon't return uninitialized stack memory on copyin(...
2022-01-20 jsgregen
2022-01-20 jsgadd Tiger Lake H ids
2022-01-20 inoguchiAdd check for EVP_CIPHER_CTX_ctrl
2022-01-20 inoguchiAdd check for EVP_CIPHER_CTX_set_key_length return...
2022-01-20 inoguchiAdd check for OBJ_nid2obj return value
2022-01-20 inoguchiAdd check for ASN1_INTEGER_set
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiAdd check for BN_sub return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 bluhmShifting signed integers left by 31 is undefined behavi...
2022-01-20 inoguchiAdd check for BIO_indent return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiFix check for BN_mod_inverse_ct return value
2022-01-20 inoguchiAdd check for BIO_indent return value
2022-01-20 inoguchiAdd check for EVP_CIPHER_CTX_set_key_length return...
2022-01-20 inoguchiAdd and fix check for BN functions return value
2022-01-20 inoguchiAdd check for BN functions return value
2022-01-20 inoguchiAdd check for BIO_indent return value
2022-01-20 jsgdrm/amd/display: explicitly set is_dsc_supported to...
2022-01-20 claudioRename mft_check() to proc_parser_mft_check() and make...
2022-01-20 visadt: Add frame skip parameters for octeon
2022-01-20 jsgxa_pool is protected by xa_lock mtx so drop pool ipl...
2022-01-20 jsginitial support for drm sync files, fences associated...
2022-01-19 tbDocument the bizarre fact that {CMS,PCKS7}_get0_signers...
2022-01-19 guentherOnly invoke the underlying cpuid instruction if the...
2022-01-19 jobAdd -f to usage in main routine
2022-01-19 jobDocument the -f file inspection function
2022-01-19 claudioImplement a filemode where the passed file from the...
2022-01-19 inoguchiCheck return value from EVP_CIPHER_CTX_new in cms_pwri.c
2022-01-19 visaMention more controllers that provide sdmmc(4) bus.
2022-01-19 inoguchiCheck function return value in libtls
2022-01-19 martijnMark regress set requests as expected failure now that...
2022-01-19 martijnDisable regress for set requests after dropping support...
2022-01-19 martijnHook up the new application layer.
2022-01-19 martijnAdd the new application layer. Changes include:
2022-01-19 patrickOn SDHC version 3.0 controllers the divisor doesn't...
2022-01-19 knGrab the kernel lock in uvm_wxcheck() when aborting...
2022-01-19 martijnImplement snmpe_send to allow to allow the new applicat...
2022-01-19 martijnMake sure that we ASN1 verify the varbindlist as soon...
2022-01-19 martijnAdd definitions for SNMP-TARGET-MIB. These are needed...
2022-01-19 martijnMove some smi.c functions to their own header.
2022-01-19 martijnMove some snmpe.c functions to their own header.
2022-01-19 martijnMove log.c functions to their own header.
2022-01-19 tbrpki-client: don't leak nfile if no repo is found.
2022-01-19 claudioAdd missing x509_init_oid() calls in regress tests.
2022-01-19 antonRemove temporary verbose logging.
2022-01-19 jsggo back to rev 1.5 of irq_work.h with tasks on system_wq
2022-01-19 jsgno longer need to disable -Wtautological-compare and
2022-01-19 jsgmove some unused functions under ifdef
2022-01-19 mpiComment out an incorrect lock assertion.
2022-01-19 jsg__always_inline needs the inline keyword as well as...
2022-01-18 deraadtAvoid pulling sys/param.h, by using _ALIGN instead.
2022-01-18 deraadtsync
2022-01-18 krwPRT_make() can just zap the destination dos_partition...
2022-01-18 claudioPass the X509_V_FLAG_CRL_CHECK flag as argument to...
2022-01-18 claudioUse X509_get0_pubkey() for opk and remove the EVP_PKEY_...
2022-01-18 claudioAdjust after change to cert_parse() and ta_parse().
2022-01-18 claudioChange cert_parse() and ta_parse() to no longer take...
2022-01-18 claudioMore fixing. Previous revert was incomplete.
2022-01-18 claudioRevert all the files that should have not been committe...
2022-01-18 claudioKill extra newline
2022-01-18 tbFix function name in warn message.
2022-01-18 claudioUnify the various X509_verify_cert() calls and the...
2022-01-18 claudioCleanup the scattered OBJ_txt2obj() calls and move...
2022-01-18 bluhmProperly handle read-only clusters in m_pullup(9).
2022-01-18 patrickImprove how quirks are handled on sdhc(4)-compatible...
2022-01-18 dlgreturn EIO, not ENXIO, when the interface underneath...
2022-01-18 dlga comment about bridges shouldnt list switch(4), but...
2022-01-18 visaAdd cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC...
2022-01-18 visaplic: Fix cpuid handling
2022-01-17 djmwhen decompressing zlib compressed packets, use Z_SYNC_...
2022-01-17 djmmake most of the sftp errors more idiomatic, following...
2022-01-17 djmwhen transferring multiple files in SFTP mode, create...
2022-01-17 bluhmUpdate libexpat to 2.4.3. This fixes CVE-2021-45960...
2022-01-17 guentherStop supporting a GOT with only one reserved entry...
2022-01-17 naddydig: fix -Wunused-but-set-variable warnings
2022-01-17 naddyrad: fix -Wunused-but-set-variable warning
2022-01-17 visasfcc: Fix accidental spinning
2022-01-17 mpiCall uvm_pglistfree(9) instead of uvm_pmr_freepageq().
2022-01-17 jsgchange irq work from interrupt context back to process...
2022-01-17 nicmDo not try to strdup NULL, from seL4 at disroot dot...
2022-01-17 jsgfilessystems -> filesystems
2022-01-17 jsgunstub dma_fence_chain_find_seqno() for non zero seqno
2022-01-17 mlarkinAllow more memory ranges in hibernate
2022-01-17 guentherNothing depends on archdep.h pulling in other #includes...
2022-01-16 jsgremove "for all AArch64 platforms" from comment
2022-01-16 jsgdrm/i915: Avoid bitwise vs logical OR warning in snb_wm...
2022-01-16 mlarkinRemove trailing whitespace in a few places. No code...
next