Age | Commit message (Expand) | Author |
2024-04-16 | Run raw IPv6 input in parallel. | Alexander Bluhm |
2024-04-16 | remove unused functions; ok tb@ | Jonathan Gray |
2024-04-16 | Call bufq_destroy() in swap_off for the VREG case since swap_on() called | Claudio Jeker |
2024-04-16 | Call bufq_destroy() in mfs_reclaim() before freeing the mfsnode. | Claudio Jeker |
2024-04-16 | Prevent a NULL dereference in error code path. | Martin Pieuchot |
2024-04-16 | sort | Theo Buehler |
2024-04-15 | Amend previous: improve comment | Caspar Schutijser |
2024-04-15 | Don't take solock() in soreceive() for udp(4) sockets. | Vitaliy Makkoveev |
2024-04-15 | Delete unused inp_csumoffset define. | Alexander Bluhm |
2024-04-15 | Switch pax(1) to write archives using the 'pax' format by default | Jeremie Courreges-Anglas |
2024-04-15 | Remove workarounds for unprototyped symbols | Theo Buehler |
2024-04-15 | Sync with font module variable namespacing changes. | Anthony J. Bentley |
2024-04-15 | Include the correct header | Theo Buehler |
2024-04-15 | sync libressl bump | Theo Buehler |
2024-04-15 | crank libtls like libcrypto and libssl | Theo Buehler |
2024-04-15 | crank libssl major after libcrypto major and symbol removal | Theo Buehler |
2024-04-15 | Unexport SSL_version_str | Theo Buehler |
2024-04-15 | crank libcrypto major after symbol removal | Theo Buehler |
2024-04-15 | Bye, bye, OPENSSL_str{,n}casecmp() | Theo Buehler |
2024-04-15 | And a pile of TS ASN.1 stuff becomes internal-only, too | Theo Buehler |
2024-04-15 | X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal | Theo Buehler |
2024-04-15 | And here go {,EC}DSA_SIG_it | Theo Buehler |
2024-04-15 | Add scandirat(3); from freebsd | Florian Obser |
2024-04-15 | DHparam_it becomes static, too | Theo Buehler |
2024-04-15 | More X9.62 stuff was never used outside of ec_asn1.c | Theo Buehler |
2024-04-15 | EC_PRIVATEKEY becomes internal-only, too | Theo Buehler |
2024-04-15 | Unexport the ECPKPARAMETERS API | Theo Buehler |
2024-04-15 | Make ECPARAMETERS_{new,free,it} internal-only | Theo Buehler |
2024-04-15 | Move BIO_CONNECT_{new,free}() to internal-only | Theo Buehler |
2024-04-15 | Remove ASN1_time_clamp_not_after() from Symbols.list | Theo Buehler |
2024-04-15 | sync libc bump | Theo Buehler |
2024-04-15 | whee libc 100. break all the things | Theo Buehler |
2024-04-15 | remove unused __bswap16, __bswap32 MD functions from arm and aarch64 | Christian Weisgerber |
2024-04-15 | Regen after sigsuspend and __thrsigdivert unlock | Claudio Jeker |
2024-04-15 | sigsuspend and __thrsigdivert no longer require the KERNEL_LOCK since | Claudio Jeker |
2024-04-15 | Enable negative zero checks for BN_clear_bit() and BN_mask_bits(). | Joel Sing |
2024-04-15 | Prevent negative zero from being created via BN bit functions. | Joel Sing |
2024-04-15 | drop htonl(), htons(), ntohl(), ntohs() MD functions from libc | Christian Weisgerber |
2024-04-15 | Don't wait forever in nvme_poll(). Respect the timeout provided by a scsi_xfer. | Kenneth R Westerback |
2024-04-15 | hint that the tcp timeout values can be adjusted collectively via | Jason McIntyre |
2024-04-15 | document tcp.tsdiff; from jesper wallin | Jason McIntyre |
2024-04-15 | Don't hang in nvme_poll() if the nvme controller has disconnected from the pcie | Kenneth R Westerback |
2024-04-15 | Use the manifest location as additional differentiator when comparing CRLs | Job Snijders |
2024-04-15 | Sync to autoconf 2.71 upstream built infrastructure | Florian Obser |
2024-04-15 | Fixes for memory leaks reported by Lu Ming Yin, fixes from Howard Chu. | Nicholas Marriott |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat |
2024-04-15 | add an EXAMPLES section with a simple config file, similar to the wireless | Jason McIntyre |
2024-04-15 | drm: Check polling initialized before enabling in drm_helper_probe_single_con... | Jonathan Gray |
2024-04-15 | drm: Check output polling initialized before disabling | Jonathan Gray |
2024-04-15 | drm/amd/display: Fix nanosec stat overflow | Jonathan Gray |