summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17Use $_disk consistently over $1 in md_installboot(); no functional changeKlemens Nanni
2024-04-17openssl req: plug obvious leakTheo Buehler
2024-04-16Switch tar(1) write default format to 'pax'Jeremie Courreges-Anglas
2024-04-16Fix reading large pax extended recordsJeremie Courreges-Anglas
2024-04-16Fix pasto: broken storage of symbolic link long destinations in pax formatJeremie Courreges-Anglas
2024-04-16Revert wip patch, not intended for commitJeremie Courreges-Anglas
2024-04-16Add tar(1) -F option to select write formatJeremie Courreges-Anglas
2024-04-16Correctly detect 'pax' format archives in append modeJeremie Courreges-Anglas
2024-04-16Fix key share negotiation in HRR caseTheo Buehler
2024-04-16Prevent toctu issues in static file serving and auto index generation.Florian Obser
2024-04-16Update Spleen kernel fonts to version 2.1.0, bringing the followingFrederic Cambus
2024-04-16Destination addresses make no sense on loopback interfaces.Florian Obser
2024-04-16Invert BN_BITS2 handling in bn_bin2bn_cbs() and bn_hex2bn_cbs().Joel Sing
2024-04-16Rewrite BN_bin2bn() using CBS.Joel Sing
2024-04-16Provide bn_expand_bytes().Joel Sing
2024-04-16Rename bn_expand() to bn_expand_bits().Joel Sing
2024-04-16Use route cache function in IP input.Alexander Bluhm
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