summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-20Tweak a commentTheo Buehler
2022-06-20Flip roles of lowercase and uppercase A and B.Theo Buehler
2022-06-20Clean up BN_kronecker()Theo Buehler
2022-06-20Fix console screen blanker setting timeout back to zeroGreg Steuck
2022-06-20Fix some bizarre indentation and line breaks.Theo Buehler
2022-06-20Do not display configuration file errors in a pane when in control mode,Nicholas Marriott
2022-06-20Fixup commentJeremie Courreges-Anglas
2022-06-20When there are multiple GOPs, try to select first one from which weYASUOKA Masahiko
2022-06-20Remove unused struct fileops field fo_poll and callbacks.Visa Hankala
2022-06-19Revert previous iwn(4) commit. Later testing done by Christian SchulteStefan Sperling
2022-06-19Use uppercase for SUCCESS for consistencyTheo Buehler
2022-06-19None of these tests needs to link statically.Theo Buehler
2022-06-19Drop bogus DPADD += ${LIBSSL}Theo Buehler
2022-06-19Make expected output match reality again.Theo Buehler
2022-06-19There is no reason to print the RTF_DONE bit in the routing table output.Claudio Jeker
2022-06-19pluart(4) does not report the correct baudrate for the hardware consoleAnton Lindqvist
2022-06-19Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE.Theo Buehler
2022-06-19Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sentTheo Buehler
2022-06-19Implement a applymask() function that works on bgpd_addr structs.Claudio Jeker
2022-06-19grammar fix; from S MJason McIntyre
2022-06-18Quick regression test that checks that BN_is_prime_fasttest_ex()Theo Buehler
2022-06-18sync to libunbound 1.16.0; heavy lifting by sthenFlorian Obser
2022-06-18We were a bit too enthusiastic when we copied libunbound and some otherFlorian Obser
2022-06-18Fix prime recognition when doing trial divisionsTheo Buehler
2022-06-18Fix gzip byte counts with 32-bit integersGeorge Koehler
2022-06-18Don't attempt to fprintf a null identity comment. From Martin VahlensieckDarren Tucker
2022-06-17The timeout for ipsec acquire does not decrement the referenceAlexander Bluhm
2022-06-17Only probe device 0 on PCI busses corresponding to a PCIe root port or aMark Kettenis
2022-06-17Adapt the KAME hack in sa2addr() to be the same as in route/show.cClaudio Jeker
2022-06-17Check cursor options when a pane is created, not just when they are changed.Nicholas Marriott
2022-06-17Log an error if pipe() fails while accepting a connection. bz#3447, fromDarren Tucker
2022-06-16Add boundary checks to hidms_setup.Ulf Brosziewski
2022-06-16pfctl reports existing table as being added. glitch hasAlexandr Nedvedicky
2022-06-16Bump MAXCPUS to 256, which is the maximum number of cores on a dual socketMark Kettenis
2022-06-16The 64-core versions of the Ampere Altra SoC still have 80 redistributors.Mark Kettenis
2022-06-16OpenBSD syslogd(8) escapes binary data with vis(3). Use theAlexander Bluhm
2022-06-16RRDP serial numbers should only increase.Claudio Jeker
2022-06-16Neither inet4allone nor inet6allone need global scope. Make them static.Claudio Jeker
2022-06-16Remove prefixlen2mask() uasge outside of util.c. Instead use inet4applymask().Claudio Jeker
2022-06-16Remove prefixlen2mask() uasge outside of util.c. Instead use inet4applymask().Claudio Jeker
2022-06-16If anything in name2id conversion fails then just return 0.Claudio Jeker
2022-06-16shmaddr is a pointer, so use NULL instead 0fTheo de Raadt
2022-06-16Keep cursor on selected item on menu (useful for blind people), GitHubNicholas Marriott
2022-06-16Mark routes sent via sysctl(2) with RTF_DONE like it is done on theClaudio Jeker
2022-06-16Remove __func__ from warning messages where it does not add anythingClaudio Jeker
2022-06-15make sure that UseDNS hostname lookup happens in the monitor andDamien Miller
2022-06-15Prevent busy poll loop on pfkey message error.Claudio Jeker
2022-06-15Need to continue to the next message for route messages with errorsClaudio Jeker
2022-06-15Do not use defines from pfkeyv2.h in portable code.Claudio Jeker
2022-06-15Adjust after chaning F_BGPD_INSERTED to F_BGPD and removal of F_DYNAMICClaudio Jeker