openbsd
2024-04-23 jsgcorrect indentation; no functional change
2024-04-23 jsguse 1U << 31 to avoid undefined behaviour
2024-04-23 tbOne empty line is enough
2024-04-23 tbAdd missing comma
2024-04-23 fcambusSync the supported hardware list with arm64.html.
2024-04-23 tbsync with ftp/fetch.c r1.218: send host header for...
2024-04-23 sthenftp: send Host: headers with CONNECT requests when...
2024-04-23 jsgsimplify bit shift; avoids shifting into int sign bit
2024-04-22 millertnewsyslog: allow the F flag to be used on its own.
2024-04-22 jsgfix indentation and remove uneeded braces
2024-04-22 jmcmark the "signal" field as optional; from alvar penning
2024-04-22 ratchovsndiod: Use the channel mapping code of aucat
2024-04-22 bluhmShow pf fragment reassembly counters.
2024-04-22 ratchovaucat: Use a 24-bit table for index to volume conversion
2024-04-22 ratchovaucat: Fix comments, from similar comments fixes in...
2024-04-22 ratchovsndiod: Use a 24-bit table for index to volume conversion.
2024-04-22 ratchovsndiod: Use resampling algorithm from aucat
2024-04-22 ratchovsndiod: Drop duplicate prototype of dev_new()
2024-04-22 ratchovsndioctl: Remove assert about duplicate controls
2024-04-22 ratchovsndiod: Hide forgotten debug printfs
2024-04-22 ratchovsndiod: Call ctlslot->ops->sync() after every control...
2024-04-22 ratchovsndiod: Make opt_setdev() return 1 if the device was...
2024-04-22 ratchovsndiod: Return the number of controls ctl_del() has...
2024-04-22 claudioIn state IDLE handle EVNT_STOP and stop the IdleHold...
2024-04-22 claudioMove setting of the shutdown reason to session_stop()
2024-04-22 claudioNo longer fall back to no capabilities when there is...
2024-04-22 antonInstead of unhooking libssl/client regress tests, flag...
2024-04-22 claudioSprinkle experimental into regress so they compile
2024-04-22 jsgremove space at eol
2024-04-21 claudioP-256 support is experimental so require -x to enable it.
2024-04-21 florianPass advertising router to the kernel.
2024-04-21 florianImplement rule 5.5 of RFC 6724 (Default Address Selecti...
2024-04-21 tbunwrap line
2024-04-21 tbRemove file without the now mandatory signing-time...
2024-04-21 jobMandate presence of CMS signing-time and disallow binar...
2024-04-20 jobDisplay distinct errors for various problematic CRL...
2024-04-20 tbRemove more unnecessary GOST code
2024-04-20 jsgregen
2024-04-20 jsgadd Ryzen 8040 "Hawk Point" ids
2024-04-19 bluhmMake regress mpath more reliable.
2024-04-19 mglockerAs of the documentation, the UTP Command Descriptor...
2024-04-19 jmcreplace a (technically incorrect) instance of "IP"...
2024-04-19 jcaFix typo in comment
2024-04-19 mpiRevert per-CPU caches a double-free has been found...
2024-04-19 bluhmMerge IPv4 and IPv6 options in inpcb.
2024-04-19 tbbss_conn: zap trailing whitespace
2024-04-19 ratchovnfs: Permit null requests (aka server pings) from non...
2024-04-18 tbRemove a couple of lies about GOST in CMS
2024-04-18 tbMore GOST removal adjustments
2024-04-18 tbEVP_PKEY_set1_RSA.3 some adjustments after GOST removal
2024-04-18 tbAdd some more comments explaining shortcomings of the API
2024-04-18 tbUse X509_ALGOR_get0() in ecdh_cms_set_shared_info()
2024-04-18 tbTest and assign in ecdh_cms_set_shared_info()
2024-04-18 tbTurn ecdh_cms_set_shared_info() into single exit
2024-04-18 claudioproc_trampoline_mp() was replaced by proc_trampoline_mi...
2024-04-18 claudioIf a proc has P_WEXIT set do not stop it, let it exit...
2024-04-18 claudioClear PCATCH for procs that have P_WEXIT set.
2024-04-18 jsgdrm/amd/display: fix disable otg wa logic in DCN316
2024-04-18 jsgdrm/amd/display: Set VSC SDP Colorimetry same way for...
2024-04-18 jsgdrm/amd/display: Program VSC SDP colorimetry for all...
2024-04-18 jsgdrm/amdgpu: fix incorrect number of active RBs for...
2024-04-18 jsgdrm/amdgpu: always force full reset for SOC21
2024-04-18 jsgdrm/amdgpu: Reset dGPU if suspend got aborted
2024-04-18 jsgdrm/i915: Disable port sync when bigjoiner is used
2024-04-18 jsgdrm/i915/cdclk: Fix CDCLK programming order when pipes...
2024-04-18 jsgdrm/client: Fully protect modes[] with dev->mode_config...
2024-04-18 jsgdrm/amdkfd: Reset GPU on queue preemption failure
2024-04-18 jsgdrm/i915/vrr: Disable VRR when using bigjoiner
2024-04-18 jsgdrm/amd/pm: fixes a random hang in S4 for SMU v13.0...
2024-04-17 tbRemove comments from captain obvious and drop useless...
2024-04-17 tbSSL_version_str is no more
2024-04-17 tbtidy includes
2024-04-17 tbbn_convert: zap extra blank line
2024-04-17 bluhmUse struct ipsec_level within inpcb.
2024-04-17 tbsync
2024-04-17 jcaProvide a pax format specific option handler
2024-04-17 jcaFold long line
2024-04-17 tbSimplify super ugly exit path
2024-04-17 jobRemove outdated (now inaccurate) warning message
2024-04-17 jsingRewrite BN_mpi2bn() using CBS and bn_bin2bn_cbs().
2024-04-17 jsingRewrite BN_lebin2bn() using CBS.
2024-04-17 jsingProvide constant time operations for uint8_t.
2024-04-17 jobSync RPKI Trust Anchor constraints to nro-delegated...
2024-04-17 tbShuffle EVP_PKEY_CTX setting together
2024-04-17 claudioSet Accept: */* HTTP header like it was done in ftp(1).
2024-04-17 tbecdh_cms_encrypt(): tweak wrap_algor construction
2024-04-17 tbecdh_cms_encrypt: tweak handling of ecdh_nid
2024-04-17 tbecdh_cms_encrypt: handle kdf_md in one go
2024-04-17 tbecdh_cms_encrypt: simplify setting the KDF type
2024-04-17 tbUse error checked X509_ALGOR_set0_by_nid
2024-04-17 tbecdh_cms_encrypt: simplify handling of pkey
2024-04-17 tbTransfer ownership before setting unused bits
2024-04-17 tbTurn ecdh_cms_encrypt() into single exit
2024-04-17 tbFix error check in ecdh_cms_encrypt()
2024-04-17 sthenchange docs for MODPY_PYBUILD=other
2024-04-17 mpiRemove a micro optimization to free pages in batch...
2024-04-17 mpiAdd per-CPU caches to the pmemrange allocator.
2024-04-17 jcaFixup comment
2024-04-17 tbftp: send 'Accept */*' header
2024-04-17 claudiodogetrusage() must be called with the KERNEL_LOCK held...
next