openbsd
2024-09-01 tbdhcpleased: fix a sizeof for IMSG_REQUEST_REBOOT.
2024-09-01 bluhmFor AMD SEV mention platform security processor in...
2024-09-01 bluhmFor AMD SEV provide ioctl(2) in cpp(4) to shutdown...
2024-09-01 tbsymbols: remove special case for cpuid_setup and cpu_caps
2024-09-01 bluhmPledge "vmm" for ccp(4) ioctl(2).
2024-09-01 antonEnable warnings and fix style nits.
2024-09-01 antonMake unveil access regress work with objdir.
2024-09-01 jsgApls -> Alps
2024-09-01 jsgequivalient -> equivalent
2024-09-01 guentherdladdr(3) is in POSIX-2024, though the structure type...
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@
2024-09-01 jsgregen
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@ krw@
2024-09-01 aishaadd tests for linux kpi for rbtree
2024-08-31 jeremyAdd regression test for access(2)+unveil(2)
2024-08-31 tbsync x509v3_add_value with x509_utl.c
2024-08-31 tbRewrite X509V3_add_value() to a single exit idiom
2024-08-31 jsingRemove redundant COPYRIGHT file.
2024-08-31 deraadtnet drivers may have mii children, but mii layer has...
2024-08-31 jsingMake fcrypt_body() static and remove prototype.
2024-08-31 jsingUnifdef DES_PTR, DES_RISC1 and DES_RISC2.
2024-08-31 jsingUnifdef OPENBSD_DES_ASM.
2024-08-31 jsingInline and remove spr.h.
2024-08-31 jsingCombine DES code into a smaller set of files.
2024-08-31 deraadtIf FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer...
2024-08-31 deraadtjeremy observed that access() on unveiled space was...
2024-08-31 jsingMerge fcrypt_b.c into fcrypt.c.
2024-08-31 jsingRemove now unused ncbc_enc.c.
2024-08-31 jsingExpand DES_ncbc_encrypt() in des_enc.c.
2024-08-31 jsingExpand DES_cbc_encrypt() in cbc_enc.c.
2024-08-31 jmcupdate the header; ok and error corrected by jsg
2024-08-31 jmcgrammar tweaks; counter tweaked by dlg
2024-08-31 jsingUpdate for OPENSSL_cpu_caps() now being machine indepen...
2024-08-31 jsingUpdate for OPENSSL_cpu_caps() now being machine indepen...
2024-08-31 jsingMake OPENSSL_cpu_caps() machine independent.
2024-08-31 tbUndo workaround for EVP_PKEY_*check() removal
2024-08-31 tbsync libressl bump
2024-08-31 tbmajor bump for libcrypto libssl and libtls
2024-08-31 tbBump LIBRESSL_VERSION_NUMBER
2024-08-31 tbRemove SSL_add_compression_method
2024-08-31 tbExpose X509_get_signature_info
2024-08-31 tbMake X509at_* API internal
2024-08-31 tbsync
2024-08-31 tbUnexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P
2024-08-31 tbZap HMAC_Init
2024-08-31 tbNuke the whrlpool (named after the galaxy) from orbit
2024-08-31 tbRemove DES_enc_{read,write} and DES_rw_mode
2024-08-31 tbGarbage collec UI_UTIL remnants
2024-08-31 tbRemove EVP_PKEY.*attr* API
2024-08-31 tbMove BIT_STRING_BITNAME tables to const
2024-08-31 tbconst correct X509_LOOKUP_METHOD
2024-08-31 tbRemove X509_REQ_{set,get}_extension_nids()
2024-08-31 tbMake X509_VAL opaque
2024-08-31 tbRemove X509_check_trust() and some related defines
2024-08-31 tbRemove ERR_add_{,v}data()
2024-08-31 tbThe X509V3_CONF_METHOD goes away
2024-08-31 tbRemove X509V3_get_string/X509V3_string_free
2024-08-31 tbMake some more x509 conf stuff internal
2024-08-31 tbRetire X509V3_set_conf_lhash()
2024-08-31 tbRetire X509V3_EXT_{,CRL_,REQ_}add_conf()
2024-08-31 tbRemove OPENSSL_load_builtin_modules
2024-08-31 tbUnexport CONF_set_nconf()
2024-08-31 tbRemove more CONF_* functions that are no longer needed
2024-08-31 tbInline last use of CONF_free()
2024-08-31 tbUnexport NCONF_default
2024-08-31 tbInline NCONF_free_data in its only user
2024-08-31 tbconst correct uses of CONF_METHOD
2024-08-31 tbStop using conf->meth_data and make CONF_type_default...
2024-08-31 tbRemove NCONF_WIN32
2024-08-31 tbsync
2024-08-31 tbRetire conf_api.h and the API therein
2024-08-31 tbUnexport some conf layers unused outside of libcrypto
2024-08-31 tbMake CONF_METHOD opaque
2024-08-31 tbRemove unused {,N}CONF_dump_{bio,fp}()
2024-08-31 tbRemove EVP_PKEY_*check again
2024-08-31 tbsync
2024-08-31 tbRetire the whirlpool test
2024-08-31 tbunhook whirlpool from the tree
2024-08-31 dlgrport(4) for p2p l3 connectivity between route domains.
2024-08-31 dlgadd rport(4) for p2p l3 connectivity between route...
2024-08-31 dlgprovide an example config for ikev1 with isakmpd and...
2024-08-30 jmcminor grammar fixes;
2024-08-30 mglockerSpelling
2024-08-30 tbGarbage collect the DH_check*_ex() API
2024-08-30 tbAdd and use local copy of X509V3_add_value()
2024-08-30 dlga few people have bugged me for an example. hopefully...
2024-08-30 dlgtweak the example to use veb instead of bridge.
2024-08-30 dlgtry and keep in line with language used in other manual...
2024-08-30 dlgprefer "IPv4 and IPv6" over "IP[46]".
2024-08-30 opuse strtonum() to parse numeric option values instead...
2024-08-30 tbRemove cross references to whirlpool
2024-08-30 jmczap line missed in previous removal; ok tb
2024-08-30 tbAdjust freenull test for upcoming conf_api.h removal
2024-08-30 jsgdrm/amdgpu/vcn: not pause dpg for unified queue
2024-08-30 jsgdrm/amdgpu/vcn: identify unified queue in sw init
2024-08-30 jsgdrm/amdgpu: Validate TA binary size
2024-08-30 jsgdrm/amdkfd: reserve the BO before validating it
2024-08-30 jsgdrm/amd/amdgpu: command submission parser for JPEG
2024-08-30 jsgdrm/amd/display: fix cursor offset on rotation 180
2024-08-30 jsgdrm/amd/display: Enable otg synchronization logic for...
next