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