openbsd
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
2023-07-21 tbsync
2023-07-21 tbRemove ASN1_buf_print documentation
2023-07-21 tbRemove remaining ECDSA_METHOD documentation
2023-07-21 tbRemove documentation of ECDH/ECDSA ex_data API
2023-07-21 tbDocument ENGINE_get_default_EC
2023-07-21 tbDocument ENGINE_{get,set}_EC
2023-07-21 guentherRename ARCH_CAPABILITIES_* #defined to ARCH_CAP_*
2023-07-21 jcsadd missing newline on successful attachment, spotted...
2023-07-20 kettenisRemove unused function prototype.
2023-07-20 kettenisMake sure -msign-return-address doesn't disable BTI...
2023-07-20 espiefix esoteric error message in case PackageName parses...
2023-07-20 tbRemove a few workarounds that are no longer necessary
2023-07-20 tbRemove some ancient cruft that hasn't been used in...
2023-07-20 tbsync
2023-07-20 tbMove get_rfc3526_prime_8192.3 to BN_get_rfc3526_prime_8...
2023-07-20 tbRemove unnecessary inclusion of dso.h
2023-07-20 tbRemove last internal consumer of DSO
2023-07-20 tbeng_aesni.c: add evp_local.h so it compiles again.
2023-07-20 claudioUse sizeof(destination) not sizeof(source) in strlcpy...
2023-07-20 claudioRevert rev 1.129:
2023-07-20 tbRemove get_rfc*_prime_* documentation
2023-07-20 tbRemove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()
2023-07-20 jsgdrm/i915/tc: Fix system resume MST mode restore for...
2023-07-20 jsgdrm/i915/tc: Fix TC port link ref init for DP MST durin...
2023-07-20 jsgdrm/i915: Fix TypeC mode initialization during system...
2023-07-20 jsgdrm/amd: Don't try to enable secure display TA multiple...
2023-07-20 jsgdrm/amdgpu: fix number of fence calculations
2023-07-20 jsgdrm/i915/guc/slpc: Apply min softlimit correctly
2023-07-20 jsgdrm/i915/psr: Use hw.adjusted mode when calculating...
2023-07-20 jsgRevert "drm/amd/display: edp do not add non-edid timings"
2023-07-20 jsgdrm/amdgpu: Fix usage of UMC fill record in RAS
2023-07-20 jsgdrm/amdgpu: Fix memcpy() in sienna_cichlid_append_power...
2023-07-20 jsgamdgpu: validate offset_in_bo of drm_amdgpu_gem_va
2023-07-20 jsgdrm/radeon: fix possible division-by-zero errors
2023-07-20 jsgdrm/amd/display: Fix artifacting on eDP panels when...
2023-07-20 jsgdrm/amdkfd: Fix potential deallocation of previously...
2023-07-20 jsgdrm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()
2023-07-20 jsgdrm/amd/display: Fix a test CalculatePrefetchSchedule()
2023-07-20 jsgdrm/bridge: Introduce pre_enable_prev_first to alter...
2023-07-20 jsgdrm: Add fixed-point helper to get rounded integer...
2023-07-20 jsgdrm/amd/display: Explicitly specify update type per...
2023-07-20 jsgradeon: avoid double free in ci_dpm_init()
2023-07-20 jsgdrm/amd/display: Add logging for display MALL refresh...
2023-07-20 jsgdrm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_...
2023-07-20 tbCap the size of numbers we check for primality
2023-07-20 jmctweak the allow-remote-pkcs11 text;
2023-07-20 claudioDo not set O_EXCL on open() when a published file is...
2023-07-20 yasuokaAssign wsdisplay0 to the glass console always. The...
2023-07-19 jobAdd extra ASPA regress object
2023-07-19 kettenisReset sc->sc_early to 0 to make sure the framebuffer...
2023-07-19 jobRename ASPA providers field in filemode
2023-07-19 millertFix skipping of white space after the username in ...
2023-07-19 tbDon't rely on the libssl headers pulling in stdio.h...
2023-07-19 kettenisUse "early 2" to attach aplpngr(4) to make sure it...
2023-07-19 kettenisImplement "early 2" locator for mainbus(4) and simplebu...
2023-07-19 janProtect ixl(4) admin queue with mutex(9).
2023-07-19 joshuaAdd missing commas to test vectors
next