openbsd
2023-07-26 tbsync
2023-07-26 tbBN_BLINDING will be made internal-only. Remove its...
2023-07-26 tbsync
2023-07-26 tbBIO_f_asn1 and the prefix/suffix API will be removed
2023-07-26 tbDocument CMS_SignerInfos_get_version and CMS_get_versio...
2023-07-26 tbTweak EC_GROUP_check_discriminant()
2023-07-26 tbUnindent a big block in EC_GROUP_get_affine_coordinates()
2023-07-26 tbIntroduce and use ec_encode_scalar()
2023-07-26 tbGarbage collect the unused order in check_discriminant()
2023-07-26 tbStreamline check_discriminant()
2023-07-26 tbIntroduce ec_decode_scalar()
2023-07-26 tbUse EC_POINT_set_to_infinity() rather than inlining it
2023-07-26 kettenisShutd down the power domains suring suspend.
2023-07-26 jsgdrm/atomic: Fix potential use-after-free in nonblocking...
2023-07-26 jsgcall kref_init() in drm_attach() matching the call...
2023-07-26 jsingRemove constructor attribute for OPENSSL_cpuid_setup...
2023-07-26 jsgdrm/amd/pm: conditionally disable pcie lane/speed switc...
2023-07-26 jsgdrm/amd/pm: share the code around SMU13 pcie parameters...
2023-07-26 jsgdrm/ttm: Don't leak a resource on swapout move error
2023-07-26 jsgdrm/amdgpu: avoid restore process run into dead loop.
2023-07-26 jsgdrm/amd/display: Add monitor specific edid quirk
2023-07-26 jsgdrm/amd/display: Correct `DMUB_FW_VERSION` macro
2023-07-26 jsgdrm/amd/display: add a NULL pointer check
2023-07-26 jsgdrm/amdgpu: fix clearing mappings for BOs that are...
2023-07-26 jsgdrm/amd/display: disable seamless boot if force_odm_com...
2023-07-26 jsgdrm/amd/display: Remove Phantom Pipe Check When Calcula...
2023-07-26 jsgdrm/amd/display: edp do not add non-edid timings
2023-07-26 jsgdrm/amd/display: fix seamless odm transitions
2023-07-26 jsgdrm/atomic: Allow vblank-enabled + self-refresh "disable"
2023-07-26 jsgdrm/amd/pm: add abnormal fan detection for smu 13.0.0
2023-07-26 jsgdrm/amdgpu: Fix minmax warning
2023-07-26 jsgdrm/amdgpu: add the fan abnormal detection feature
2023-07-26 jsgdrm/amd/pm: revise the ASPM settings for thunderbolt...
2023-07-26 jsgdrm/amdgpu/sdma4: set align mask to 255
2023-07-26 jsgdrm/client: Send hotplug event after registering a...
2023-07-26 jsgdrm/i915: Fix one wrong caching mode enum usage
2023-07-26 jsgdrm/i915: Don't preserve dpll_hw_state for slave crtc...
2023-07-26 jmc-.Cd "pseudo-device gre"
2023-07-26 antonPrint error messages to stderr as opposed of using...
2023-07-25 asouAdd CXXOPTS.
2023-07-25 chelohastatclock: move profil(2), GPROF code to profclock...
2023-07-25 knstop building unused dhclient
2023-07-25 miodExtend the PCKBC_CANT_TRANSLATE feature, specific to...
2023-07-25 tbFix a few more 0/NULL misspellings
2023-07-25 tbUse [a,b), not [a,b-1] in a comment
2023-07-25 tbEC_POINT_is_on_curve() error is -1, not 0.
2023-07-25 guenthercpu_idle_{enter,leave} are no-ops on amd64 now, so...
2023-07-25 deraadtSome hypervisors (such as Hertzner) allow msr read...
2023-07-24 miodRegen
2023-07-24 miodFix prototype of getlogin_r syscall to match userland...
2023-07-24 miodUse RAWKEY constants for scan code tables, rather than...
2023-07-24 miodFix scan code value for print screen key.
2023-07-24 tbFix two EC_POINT_is_on_curve() checks
2023-07-24 miodMake sure we do not increase the escape sequence argume...
2023-07-24 tbFix EC_POINT_is_on_curve() checks.
2023-07-24 tbFix a minibug in DH_check()
2023-07-24 deraadtSet DE_CFG[9] -- a chickenbit which stops Zenbleed...
2023-07-24 jsgafter the boot block changes on i386, sthen noticed...
2023-07-24 jsingRemove OPENSSL_cpuid_setup() call from OPENSSL_add_all_...
2023-07-24 jsingMark read/write registers as non-overlapping for bn_qwm...
2023-07-24 tbUse C99 initializers for x509_name_ff
2023-07-24 tbremove errstr -stats test
2023-07-24 deraadtI added the 2nd argument (execpromises) to pledge(2...
2023-07-23 knavoid MAIL* environment variables to save a few bytes...
2023-07-23 knuse SMALL to save a shave mfs and tmpfs bits in install...
2023-07-23 naddyman page typos; ok jmc@
2023-07-23 kettenisImprove suspend/resume support. Power off the associat...
2023-07-23 kettenisImplement suspend/resume support. This will turn off...
2023-07-23 kettenisPrevent spurious connection events after resume by...
2023-07-23 tbsprinkle some void between () in function definitions
2023-07-23 tbRemove -stats option from openssl(1) errstr.
2023-07-23 kettenisEnable power domain.
2023-07-23 kettenisEnable power domain.
2023-07-23 jsgupdate AMD CPU microcode if a newer patch is available
2023-07-23 jsgupdate AMD CPU microcode if a newer patch is available
2023-07-22 patrickUse the PMIC SDAM scratch-register blocks to manage...
2023-07-22 patrickAdd qcsdam(4), a driver for the PMIC Shared Direct...
2023-07-22 tbTweak previous. Should have been 60 instead of 64
2023-07-22 tbAlign argument names of OBJ_add_sigid() with the other...
2023-07-22 tbRewrite obj_xref.c
2023-07-22 tbNo need to call OBJ_sigid_free() in EVP_cleanup() anymore.
2023-07-22 tbNeuter OBJ_add_sigid() and OBJ_sigid_free()
2023-07-22 tbAdapt bn_print() for EdDSA key printing
2023-07-22 tbSimplify indent handling in bn_print()
2023-07-22 tbFix #includes in ct_sct.c
2023-07-22 mvsAdd `sb_state' output to sobuf_print(). It contains...
2023-07-22 jsgBOOTARG_UCODE for AMD
2023-07-22 tbsync
2023-07-22 tbActually add OBJ_find_sigid_algs
2023-07-22 tbRename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3
2023-07-22 jsgmatch AMD x86 CPUs in fw_update(8)
2023-07-21 bluhmBring src/sys/.gitignore in sync with src/.gitignore.
2023-07-21 bluhmDo not dump corrupted packets on loopback bpf.
2023-07-21 tbbio_asn1 tests: drop unneeded variable
2023-07-21 tbAdd missing license for rsa_local.h
2023-07-21 tbSimple adjustments for DSO removal
2023-07-21 tbStop mentioning some ERR_load_*_strings that will be...
2023-07-21 tbProvide a bunch of always failing ENGINE API
2023-07-21 tbFix Xr order to appease mandoc -Tlint
2023-07-21 tbRemove OBJ_add_sigid and OBJ_sigid_free documentation
next