summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-17remove prototypes with no matching function; ok djm@Jonathan Gray
2024-05-17remove externs for removed vars; ok djm@Jonathan Gray
2024-05-17use SIGKILL instead of 9; ok guentherTheo de Raadt
2024-05-17-Werror was turned on (probably just for development), and this is aTheo de Raadt
2024-05-17g/c unused variableDamien Miller
2024-05-17asn1_str2tag(): no need for tntmp to be staticTheo Buehler
2024-05-17The long primitive function table can be constTheo Buehler
2024-05-17The bignum primitive function table (bignum_pf) can be constTheo Buehler
2024-05-17spelling; ok djm@Jonathan Gray
2024-05-17allow overriding the sshd-session binary pathDamien Miller
2024-05-17fix incorrect debug option name introduce in previous commitDamien Miller
2024-05-17syncTheo de Raadt
2024-05-17run the sshd-session link kit alsoTheo de Raadt
2024-05-17construct and install a relink-kit for sshd-sessionTheo de Raadt
2024-05-17missing files from previousDamien Miller
2024-05-17Start the process of splitting sshd into separate binaries. This stepDamien Miller
2024-05-16Check that lower-case variants of UTF-16 surrogate escape sequencesIngo Schwarze
2024-05-16Fix UTF-16 surrogate detection:Ingo Schwarze
2024-05-16Improve coverage of edge cases for 3-byte UTF-8 sequences.Ingo Schwarze
2024-05-16Add a complete suite of tests covering ASCII characters in UTF-8 spelling.Ingo Schwarze
2024-05-16x509_v3.c: remove superfluous parenthesesTheo Buehler
2024-05-16Fix IPsec in use with IP forwarding 2 logic.Alexander Bluhm
2024-05-16Make daily(8) reporting services that are runningSolene Rapenne
2024-05-16As of the documentation, the value of the Command UPIU expected_xfer_lenMarcus Glocker
2024-05-1640GB WRKOBJDIR is too tight if you end up with two chromium-based portsStuart Henderson
2024-05-16distfiles consume more like 100GB these days, so recommend 120GBTheo Buehler
2024-05-16add LUAJIT_ARCHSStuart Henderson
2024-05-16Simplify the code to clamp the TCP send and recv buffer to 64k.Claudio Jeker
2024-05-16Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels. WhileMark Kettenis
2024-05-16SSL_CTX_set_keylog_callback: copy-paste error _set_ -> _get_Theo Buehler
2024-05-15Recent OpenSBI versions implement shutdown and reboot through the DA9063Mark Kettenis
2024-05-15Improve X509V3_get0_uids() documentationTheo Buehler
2024-05-15Remove unused variable.Marcus Glocker
2024-05-15Fix multi-slot support.Marcus Glocker
2024-05-15Add a complete set of tests for all C0 and C1 control characters.Ingo Schwarze
2024-05-15X509_check_akid: zap stray spaceTheo Buehler
2024-05-15Also free CCBs in the error case. Fixes an intermittent panic seen onMarcus Glocker
2024-05-15syncTheo de Raadt
2024-05-15Add missing spaceClaudio Jeker
2024-05-15ansi style function declJonathan Gray
2024-05-15bump sizes a bit moreStuart Henderson
2024-05-15the approximate storage requirements for bulk builds with dpb were a bitStuart Henderson
2024-05-15Use default-shell for command prompt #() and popups as wellNicholas Marriott
2024-05-15rpki-client: plug leak of the crl pathTheo Buehler
2024-05-15Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)Job Snijders
2024-05-15rpki-client: don't leak sia from struct tak.Theo Buehler
2024-05-15Mark network control packets with DSCP CS6 (parity with ospfd)Job Snijders
2024-05-15Fix memory leaks reported by Lu Ming Yin.Nicholas Marriott
2024-05-15remove unused headerJonathan Gray
2024-05-15remove extra snprintf arguments to fix buildJonathan Gray