openbsd
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...
2024-04-17 jsingAdd regress coverage for BN_lebin2bn().
2024-04-17 florianRevert previous, it breaks IPv6 on loopback interfaces.
2024-04-17 tbAvoid NULL dereference in EVP_PKEY_paramgen()
2024-04-17 claudioOnly use the first egress interface in $IFIDX and ...
2024-04-17 knUse $_disk consistently over $1 in md_installboot(...
2024-04-17 tbopenssl req: plug obvious leak
2024-04-16 jcaSwitch tar(1) write default format to 'pax'
2024-04-16 jcaFix reading large pax extended records
2024-04-16 jcaFix pasto: broken storage of symbolic link long destina...
2024-04-16 jcaRevert wip patch, not intended for commit
2024-04-16 jcaAdd tar(1) -F option to select write format
2024-04-16 jcaCorrectly detect 'pax' format archives in append mode
2024-04-16 tbFix key share negotiation in HRR case
2024-04-16 florianPrevent toctu issues in static file serving and auto...
2024-04-16 fcambusUpdate Spleen kernel fonts to version 2.1.0, bringing...
2024-04-16 florianDestination addresses make no sense on loopback interfaces.
2024-04-16 jsingInvert BN_BITS2 handling in bn_bin2bn_cbs() and bn_hex2...
2024-04-16 jsingRewrite BN_bin2bn() using CBS.
2024-04-16 jsingProvide bn_expand_bytes().
2024-04-16 jsingRename bn_expand() to bn_expand_bits().
2024-04-16 bluhmUse route cache function in IP input.
2024-04-16 bluhmRun raw IPv6 input in parallel.
2024-04-16 jsgremove unused functions; ok tb@
2024-04-16 claudioCall bufq_destroy() in swap_off for the VREG case since...
2024-04-16 claudioCall bufq_destroy() in mfs_reclaim() before freeing...
2024-04-16 mpiPrevent a NULL dereference in error code path.
2024-04-16 tbsort
2024-04-15 casparAmend previous: improve comment
2024-04-15 mvsDon't take solock() in soreceive() for udp(4) sockets.
2024-04-15 bluhmDelete unused inp_csumoffset define.
2024-04-15 jcaSwitch pax(1) to write archives using the 'pax' format...
2024-04-15 tbRemove workarounds for unprototyped symbols
2024-04-15 bentleySync with font module variable namespacing changes.
2024-04-15 tbInclude the correct header
2024-04-15 tbsync libressl bump
2024-04-15 tbcrank libtls like libcrypto and libssl
2024-04-15 tbcrank libssl major after libcrypto major and symbol...
2024-04-15 tbUnexport SSL_version_str
2024-04-15 tbcrank libcrypto major after symbol removal
2024-04-15 tbBye, bye, OPENSSL_str{,n}casecmp()
2024-04-15 tbAnd a pile of TS ASN.1 stuff becomes internal-only...
2024-04-15 tbX509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal
2024-04-15 tbAnd here go {,EC}DSA_SIG_it
2024-04-15 florianAdd scandirat(3); from freebsd
2024-04-15 tbDHparam_it becomes static, too
2024-04-15 tbMore X9.62 stuff was never used outside of ec_asn1.c
2024-04-15 tbEC_PRIVATEKEY becomes internal-only, too
2024-04-15 tbUnexport the ECPKPARAMETERS API
2024-04-15 tbMake ECPARAMETERS_{new,free,it} internal-only
2024-04-15 tbMove BIO_CONNECT_{new,free}() to internal-only
2024-04-15 tbRemove ASN1_time_clamp_not_after() from Symbols.list
2024-04-15 tbsync libc bump
2024-04-15 tbwhee libc 100. break all the things
2024-04-15 naddyremove unused __bswap16, __bswap32 MD functions from...
2024-04-15 claudioRegen after sigsuspend and __thrsigdivert unlock
2024-04-15 claudiosigsuspend and __thrsigdivert no longer require the...
2024-04-15 jsingEnable negative zero checks for BN_clear_bit() and...
2024-04-15 jsingPrevent negative zero from being created via BN bit...
2024-04-15 naddydrop htonl(), htons(), ntohl(), ntohs() MD functions...
2024-04-15 krwDon't wait forever in nvme_poll(). Respect the timeout...
2024-04-15 jmchint that the tcp timeout values can be adjusted collec...
2024-04-15 jmcdocument tcp.tsdiff; from jesper wallin
2024-04-15 krwDon't hang in nvme_poll() if the nvme controller has...
2024-04-15 jobUse the manifest location as additional differentiator...
2024-04-15 florianSync to autoconf 2.71 upstream built infrastructure
2024-04-15 nicmFixes for memory leaks reported by Lu Ming Yin, fixes...
2024-04-15 jmcadd an EXAMPLES section with a simple config file,...
2024-04-15 jsgdrm: Check polling initialized before enabling in drm_h...
2024-04-15 jsgdrm: Check output polling initialized before disabling
2024-04-15 jsgdrm/amd/display: Fix nanosec stat overflow
2024-04-15 jsgdrm/ttm: return ENOSPC from ttm_bo_mem_space v3
2024-04-15 jsgamdkfd: use calloc instead of kzalloc to avoid integer...
2024-04-14 bluhmRun raw IP input in parallel.
2024-04-14 miodTurn sp_tlb_flush_{ctx,pte} into function pointers...
2024-04-14 guentherDelete support for the LESSOPEN and LESSCLOSE environme...
2024-04-14 ottot22 and t23 can fail if the first chunk ends up being...
2024-04-14 phesslerstop erroring if <file>.orig exists
next