openbsd
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
2024-03-02 tbFix signature and semantics of EVP_{CIPHER,MD}_CTX_init()
2024-03-02 tbRemove unused OBJ_create_and_add_object()
2024-03-02 tbRemove no longer supported OBJ_NAME_TYPEs
2024-03-02 tbMake OBJ_add_object() static
2024-03-02 tbRemove OBJ_bsearch_()
2024-03-02 tbSwitch name member of OBJ_NAME to const void *
2024-03-02 tbRemove unused public OBJ_NAME_* API
2024-03-02 tbRemove EVP_{add,delete}_{cipher,digest}_alias()
2024-03-02 tbRemove EVP_add_{cipher,digest}() from public API
2024-03-02 tbRemove DSA_generate_parameters
2024-03-02 tbRemove CMAC_resume()
2024-03-02 tbMake BN_mod_exp2_mont() and BN_mod_exp_mont_word()...
2024-03-02 tbMake BN_mod_exp_simple() internal
2024-03-02 tbRemove BIO_set()
2024-03-02 tbRemove BIO_dump_*{cb,fp}()
next