openbsd
2024-03-04 dlgwhite space fixes. no functional change
2024-03-04 djmfix leak of CanonicalizePermittedCNAMEs on error path...
2024-03-04 deraadtfreq is unsigned, kernel builds again
2024-03-04 jsgdrm/amd/display: Fix memory leak in dm_sw_fini()
2024-03-04 jsgdrm/syncobj: handle NULL fence in syncobj_eventfd_entry...
2024-03-04 jsgdrm/syncobj: call drm_syncobj_fence_add_wait when WAIT_...
2024-03-04 jsgdrm/i915/tv: Fix TV mode
2024-03-04 jsgdrm/amd/display: Fix buffer overflow in 'get_host_route...
2024-03-04 jsgdrm/amd/display: Avoid enum conversion warning
2024-03-04 jsgdrm/amd/display: adjust few initialization order in dm
2024-03-04 jsgdrm/ttm: Fix an invalid freeing on already freed page...
2024-03-04 jsgdrm/amd/display: fixed integer types and null check...
2024-03-04 jsgdrm/amd/display: Request usb4 bw for mst streams
2024-03-04 jsgdrm/amd/display: Add dpia display mode validation logic
2024-03-04 djmSeparate parsing of string array options from applying...
2024-03-04 jsgdrm/amdgpu: Fix HDP flush for VFs on nbio v7.9
2024-03-04 jsgdrm/amdgpu: Fix shared buff copy to user
2024-03-04 jsgdrm/amdgpu: reset gpu for s3 suspend abort case
2024-03-04 jsgdrm/amdgpu: skip to program GFXDEC registers for suspen...
2024-03-04 jsgdrm/amdkfd: Use correct drm device for cgroup permissio...
2024-03-03 kettenisAdd support for the "NG" clock bindings for sun5i SoCs.
2024-03-03 deraadtbetter estimate
2024-03-03 kettenisFlush the D-cache before we disable the cache. This...
2024-03-03 millertClarify which part of the path name is considered for...
2024-03-03 tbReinstate a test that was accidentally removed in previous
2024-03-03 miodFill the list of expected test failures for m88k.
2024-03-03 miodCope with the rare case of an imprecise FPU exception...
2024-03-03 miodWorkaround a 88100 errata where a FPU imprecise excepti...
2024-03-03 gkoehlerFor macppc, add missing CFI for cr2, cr3, cr4
2024-03-03 gkoehlerFix awacs(4) audio on some iMac G3 models
2024-03-03 deraadtsnc
2024-03-02 bennoexamples should show how to check the signature of...
2024-03-02 opbump version to 7.5.0
2024-03-02 deraadtsync
2024-03-02 jmcadd rkpmic(4); ok kettenis
2024-03-02 kettenisThis driver can now attach to SPI and supports the...
2024-03-02 kettenisrkspi(4)
2024-03-02 kettenisEnable rkspi(4) and rkpmic(4) at spi.
2024-03-02 kettenisAdd support for attaching rkpmic(4) to an SPI bus....
2024-03-02 kettenisAdd rkspi(4), a driver for the SPI controller found...
2024-03-02 kettenisAdd clocks for the RK3588 SPI controller.
2024-03-02 miodShorter and simpler version which does not need to...
2024-03-02 tobheTrigger retransmission only for fragment 1/x, otherwise...
2024-03-02 tobheBump to OpenIKED 7.4
2024-03-02 tbinclude <time.h> for time_t and struct tm, needed for...
2024-03-02 stspimplement qwx(4) monitor status ring polling
2024-03-02 stspsilently ignore update-stats events from qwx(4) firmware
2024-03-02 stsprepair QWX_DEBUG build
2024-03-02 tbRemove some GOST relics
2024-03-02 tbsync (lh_stats.3 removal)
2024-03-02 miodProvide the missing fabsl alias to fabs.
2024-03-02 tbUnhook some gost tests
2024-03-02 tbCrank libressl version to 3.9.0 (finally!)
2024-03-02 tbsync (libressl major, gost.h removal)
2024-03-02 tbcrank libtls major
2024-03-02 tbcrank libssl major
2024-03-02 tbRemove SSL_debug
2024-03-02 tbGarbage collect TLS1_FLAGS_SKIP_CERT_VERIFY
2024-03-02 tbMake {SSL3,TLS}_CT_* internal
2024-03-02 tbRemove SSL_CIPHER_get_by_{id,value}()
2024-03-02 tbExport SSL_get_{peer_,}signature_type_nid()
2024-03-02 tbcrank libcrypto major
2024-03-02 tbChange sk in CRYPTO_EX_DATA from STACK_OF(void) * to...
2024-03-02 tbtedu OPENSSL_isservice() prototype
2024-03-02 tbMake CRYPTO_THREADID opaque
2024-03-02 tbFix CRYPTO_malloc/free signatures
2024-03-02 tbRemove CRYPTO_*info
2024-03-02 tbRemove a bunch of CRYPTO memory API
2024-03-02 tbUpdate list of OPENSSL_NO_*
2024-03-02 tbRemove a few no longer used sk_FOO_* stanzas
2024-03-02 tbRemove sk_find_ex()
2024-03-02 tbUnhook and remove GOST and STREEBOG
2024-03-02 tbMake LHASH_OF() and STACK_OF() use opaque structs
2024-03-02 tbRemove lh stats
2024-03-02 tbRemove X509_CRL_METHOD API
2024-03-02 tbGarbage collect most of the public LOOKUP API
2024-03-02 tbExpose X509_STORE_get1_objects()
2024-03-02 tbMake X509_CERT_AUX internal
2024-03-02 tbRemove X509_TRUST from the public API
2024-03-02 tbRemove DECLARE_STACK_OF(X509_TRUST)
2024-03-02 tbRemove unused public X509_TRUST API
2024-03-02 tbconst correct X509_PURPOSE_get0{,_{,s}name}()
2024-03-02 tbMake X509_PURPOSE opaque
2024-03-02 tbRemove unused parts of the purpose API
2024-03-02 tbRemove X509V3_EXT extensibility API
2024-03-02 tbRemove X509_ALGOR_set_md()
2024-03-02 tbAdjust signature of ERR_load_strings()
2024-03-02 tbRemove ERR_get_state
2024-03-02 tbSimplify engine.h
2024-03-02 tbGarbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTH
2024-03-02 tbRemove more PBE stuff from the public API
2024-03-02 tbRemove most PBEPARAM stuff from public visibility
2024-03-02 tbRemove a lot of PKCS12 garbage from the public API
2024-03-02 jsglist install.img in contents where it is built
2024-03-02 tbRemove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1
2024-03-02 tbMake legacy cipher methods internal
2024-03-02 tbRemove EVP_PBE_* API from public visibility
2024-03-02 tbRemove EVP_PKEY_meth_*() API
2024-03-02 tbRemove the ameth lib
2024-03-02 tbRemove EVP_MD_meth* again
next