summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28Do not send focus sequences when reporting is enabled, matches otherNicholas Marriott
2022-10-28getopt optstring doesn't need '?'.David Gwynne
2022-10-28put sshkey_check_rsa_length() back in sshkey.c to unbreakDamien Miller
2022-10-28allow ssh-keyscan(1) to accept CIDR address ranges, e.g.Damien Miller
2022-10-28refactor sshkey_private_deserializeDamien Miller
2022-10-28refactor sshkey_private_serialize_opt()Damien Miller
2022-10-28refactor certifyDamien Miller
2022-10-28refactor sshkey_sign() and sshkey_verify()Damien Miller
2022-10-28refactor sshkey_from_blob_internal()Damien Miller
2022-10-28refactor sshkey_from_private()Damien Miller
2022-10-28factor out key generationDamien Miller
2022-10-28refactor and simplify sshkey_read()Damien Miller
2022-10-28factor out public key serializationDamien Miller
2022-10-28factor out sshkey_equal_public()Damien Miller
2022-10-28begin big refactor of sshkeyDamien Miller
2022-10-27In dynamic binaries, AUX_base is the ld.so address. In static PIE binaries,Theo de Raadt
2022-10-27Unfortunately there are still ugly text-relocation binaries in the wild.Theo de Raadt
2022-10-27hppa and mips64 have private copies of RCRT0_RELRO(), which shouldTheo de Raadt
2022-10-27VMCMD_SYSCALL cannot be incorporated into flags variable, because flagsTheo de Raadt
2022-10-27Print the pid in some additional debug messages to be able to match themClaudio Jeker
2022-10-27Match ure(4) on Windows Dev Kit 2023Patrick Wildt
2022-10-27regenPatrick Wildt
2022-10-27Add USB device id for integrated ure(4) on Windows Dev Kit 2023Patrick Wildt
2022-10-27Update libexpat to 2.5.0. This fixes CVE-2022-43680. Relevant forAlexander Bluhm
2022-10-27syncTheo de Raadt
2022-10-26Enable waitid(2) regress tests and a new test derived from NetBSD'sMark Kettenis
2022-10-26Add waitid(2) syscall stub.Mark Kettenis
2022-10-26dtlstest: Ensure the timeouts are at least 10 ms. This makes these testsTheo Buehler
2022-10-26Make audio(9) get_props() optional, remove it from duplex driversKlemens Nanni
2022-10-26Limit wireguard peers listing to -A or wg-interfaceKlemens Nanni
2022-10-26Constify device tableKlemens Nanni
2022-10-26Constify battery check tableKlemens Nanni
2022-10-26Fix handling of PGIDs in wait4(2) that I broke with the previous commit.Mark Kettenis
2022-10-26compress: fix minor TOCTOU when checking for existing fileTodd C. Miller
2022-10-25Make the floating-point computations a sligthly teeny bit more complex (butMiod Vallat
2022-10-25Calculate approx. battery re-charge time.Marcus Glocker
2022-10-25Store mod/ref flags using md pg_flags values rather than a specific field inMiod Vallat
2022-10-25Initialize context before testing it.Nicholas Marriott
2022-10-25trim DESCRIPTIONKlemens Nanni
2022-10-25Move CLOCKS_PER_SEC to sys/_time.h so the kernel has access to it.Todd C. Miller
2022-10-25regenMark Kettenis
2022-10-25mplement waitid(2) which is now part of POSIX and used by mozilla.Mark Kettenis
2022-10-25Implement waitid(2) which is now part of POSIX and used by mozilla.Mark Kettenis
2022-10-25Consistently use 'proc_trampoline' as the name of the trampolinePhilip Guenther
2022-10-25Add more chance to process IPI in the interrupt service routine.Kenji Aoyama
2022-10-25Fix LDADD and DPADD.Martijn van Duren
2022-10-25Fix several "bytes" in DESCRIPTION to their clearly intended "packets".Martijn van Duren
2022-10-25Fix a memory leak, from Japin Li in GitHub issue 3358.Nicholas Marriott
2022-10-25Do not fire redraw callback if NULL.Nicholas Marriott
2022-10-25Improve DESCRIPTIONKlemens Nanni