summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21Log errors in kex_exchange_identification() with level verbose insteadTobias Heider
2023-08-21Remove dead code.Miod Vallat
2023-08-21cover force recreation (with smallest non-default number of rounds)Klemens Nanni
2023-08-21rename target to reflect realityKlemens Nanni
2023-08-21clockintr: remove support for independent schedclock()Scott Soule Cheloha
2023-08-21= ought to be += in previousKlemens Nanni
2023-08-21cover expected failures for volume recreation and the empty passphraseKlemens Nanni
2023-08-21alpha: stop running an independent schedclock()Scott Soule Cheloha
2023-08-21No need to make_dev() existing root device in disk crypto questionKlemens Nanni
2023-08-21most tests need root, add targets using ${SUDO} to REGRESS_ROOT_TARGETSKlemens Nanni
2023-08-21more relevant instance of port with SUPDISTFILES, bootstrap stuffMarc Espie
2023-08-21a whois command appeared in 4.1c before 4.3Jonathan Gray
2023-08-21document the new DISTFILES.sufx infrastructureMarc Espie
2023-08-21ec_ameth: clean up eckey_{pub,priv}_encode()Theo Buehler
2023-08-21Remove retry loop crutch around disk passphrase promptKlemens Nanni
2023-08-21Retry passphrase on mismatch by defaultKlemens Nanni
2023-08-21Print softraid(4) errors on standard errorKlemens Nanni
2023-08-21bioctl tests needs rootAnton Lindqvist
2023-08-21correct math for ClientAliveInterval that caused the probes to beDamien Miller
2023-08-21want stdlib.h for free(3)Damien Miller
2023-08-21spellingJonathan Gray
2023-08-21Make kdump show kqueue1(2) flags.Visa Hankala
2023-08-21cpu_idle_{enter,leave}() are no-ops in ASM; replace themPhilip Guenther
2023-08-20First tests for bioctl(8), start with scripted creation + passphrase changeKlemens Nanni
2023-08-20stricter devname match on bioctl(8) output avoids false positives on failureKlemens Nanni
2023-08-20Make some global variables constTheo Buehler
2023-08-20Bye bye to all people out thereTheo Buehler
2023-08-20Add some spaces after commaTheo Buehler
2023-08-20unifdef -D FULL_TESTTheo Buehler
2023-08-20knfmt(1) to the rescueTheo Buehler
2023-08-20Another OPENSSL_NO_DEPRECATED hits the bit bucketTheo Buehler
2023-08-20Drop unnecessary OPENSSL_NO_DEPRECATED danceTheo Buehler
2023-08-20Use a separate flags variable for the error flags in DH_check()Theo Buehler
2023-08-20remove "flag" from the Dv line;Jason McIntyre
2023-08-20syncVisa Hankala
2023-08-20Sync zlib 1.3 with userlandTheo Buehler
2023-08-20Bump zlib version to 1.3Theo Buehler
2023-08-20Add initial regress tests for kqueue1(2)Visa Hankala
2023-08-20Add syscall stub for kqueue1(2)Visa Hankala
2023-08-20regenVisa Hankala
2023-08-20Add kqueue1() system callVisa Hankala
2023-08-20Provide C11 <uchar.h>.Ingo Schwarze
2023-08-19Refetch the spc pointer after cpu_switchto() since the value is staleClaudio Jeker
2023-08-19Copy entire st_*tim structs at once, rather than copyingPhilip Guenther
2023-08-19Check for powerpc64 cores that fail to startGeorge Koehler
2023-08-18use imperative tense consistently; OK jmcKlemens Nanni
2023-08-18Make -s read passphrases without prompts or confirmationKlemens Nanni
2023-08-18Move the loadavg calculation to sched_bsd.c as update_loadav()Claudio Jeker
2023-08-18Check X509_digest() return in x509v3_cache_extensions()Theo Buehler
2023-08-18Mark up variables in Bl with EvTheo Buehler