summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-13Check input before trying to disable a non-existing daemon to prevent parsingAntoine Jacoutot
2023-07-13Use the deep idle state available on Apple M1/M2 cores in the idle loop andMark Kettenis
2023-07-13Change function definitions using the identifier-list form used in theJonathan Gray
2023-07-13Use 8 for underscore colour defaults instead of 0 which is lessNicholas Marriott
2023-07-12validate alignment of ELF program headersJasper Lievisse Adriaanse
2023-07-12address incomplete validation of ELF program headers in execve(2) which could...Jasper Lievisse Adriaanse
2023-07-12GPROF: sleep_state: disable _mcount() across suspend/resumeScott Soule Cheloha
2023-07-12Add test which consistently triggers the problem with test6_perms,Anton Lindqvist
2023-07-12Report fork errors as this test is likely to hit the defaultAnton Lindqvist
2023-07-12missing word; from thib4711Jason McIntyre
2023-07-12Fix solock()/sounlock() usage.Vitaliy Makkoveev
2023-07-12Don't run off the end of path if it ends in /.Florian Obser
2023-07-12basename(3) can fail, prevent segfault in strlen(3).Florian Obser
2023-07-12Add regress test to check for bad attribute lenght for optional transitiveClaudio Jeker
2023-07-12Update rde_community_test after the major change in how attributes andClaudio Jeker
2023-07-12Update OpenBGPD to use new ibuf API.Claudio Jeker
2023-07-12Work around use after free in httpd(8)Theo Buehler
2023-07-12In rde_attr_parse() if an attribute causes a parse error which results inClaudio Jeker
2023-07-12Use ssize_t instead of short for line lengthsTheo Buehler
2023-07-12Revert accidental addition of cofactor ECDH supportTheo Buehler
2023-07-12Reenable clienttest and servertestTheo Buehler
2023-07-11Fix last bit of the clienttest, needs ssl_pkt.c r1.66Theo Buehler
2023-07-11Remove old workaround for F5Theo Buehler
2023-07-11drop engine supportOmar Polo
2023-07-11remove the useless logging methodsOmar Polo
2023-07-11Remove Ns and Li and change Nm to Ic, suggested by jmc.Nicholas Marriott
2023-07-11Bump version for -portable releaseClaudio Jeker
2023-07-11No need to initialize the first element of st->string since it was justClaudio Jeker
2023-07-11Keep servertest silent and align with clienttestTheo Buehler
2023-07-11Neuter expected server test failures with SSLv2Theo Buehler
2023-07-11Fix most of the clienttest. With this only test cases 9 and 13 fail.Theo Buehler
2023-07-11Add descriptions of copy mode commands, from Michael Bianco.Nicholas Marriott
2023-07-11Rework sleep_setup()/sleep_finish() to no longer hold the scheduler lockClaudio Jeker
2023-07-11Trim leading whitespace from find(1) output, missed in previous.Anton Lindqvist
2023-07-10Allow unveiled programs to dump core (in the default, classic, into . way)Theo de Raadt
2023-07-10Add test case for negative number with highest bit of top octet setTheo Buehler
2023-07-10ix(4): allocate less memory for tx buffersJan Klemkow
2023-07-10Rename EC_KEY from r to key like in the rest of the fileTheo Buehler
2023-07-10The rsync tests are unstable since the directory listing includes theAnton Lindqvist
2023-07-10Infer the timeout from the environment, with sane defaults. ShouldAnton Lindqvist
2023-07-10Improve err/warn messages:Anton Lindqvist
2023-07-10Don't open files that will be skippedJeremy Evans
2023-07-10The changes to the register layout affect the interrupt status/ack registersPatrick Wildt
2023-07-10Update outdated commentJob Snijders
2023-07-10It should no longer be necessary to ignore SIGCHLD because it is nowNicholas Marriott
2023-07-10Loop around waitpid in client, from Azat Khuzhin.Nicholas Marriott
2023-07-10finish v5.36, UList was a bit more workMarc Espie
2023-07-10Use a stack for last panes line windows, from Thomas Bertschinger inNicholas Marriott
2023-07-10misplaced debug messageDamien Miller
2023-07-10Enable Indirect Branch Tracking for amd64 userland, using XSAVES/XRSTORSPhilip Guenther