index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-28
Do not send focus sequences when reporting is enabled, matches other
Nicholas Marriott
2022-10-28
getopt optstring doesn't need '?'.
David Gwynne
2022-10-28
put sshkey_check_rsa_length() back in sshkey.c to unbreak
Damien Miller
2022-10-28
allow ssh-keyscan(1) to accept CIDR address ranges, e.g.
Damien Miller
2022-10-28
refactor sshkey_private_deserialize
Damien Miller
2022-10-28
refactor sshkey_private_serialize_opt()
Damien Miller
2022-10-28
refactor certify
Damien Miller
2022-10-28
refactor sshkey_sign() and sshkey_verify()
Damien Miller
2022-10-28
refactor sshkey_from_blob_internal()
Damien Miller
2022-10-28
refactor sshkey_from_private()
Damien Miller
2022-10-28
factor out key generation
Damien Miller
2022-10-28
refactor and simplify sshkey_read()
Damien Miller
2022-10-28
factor out public key serialization
Damien Miller
2022-10-28
factor out sshkey_equal_public()
Damien Miller
2022-10-28
begin big refactor of sshkey
Damien Miller
2022-10-27
In dynamic binaries, AUX_base is the ld.so address. In static PIE binaries,
Theo de Raadt
2022-10-27
Unfortunately there are still ugly text-relocation binaries in the wild.
Theo de Raadt
2022-10-27
hppa and mips64 have private copies of RCRT0_RELRO(), which should
Theo de Raadt
2022-10-27
VMCMD_SYSCALL cannot be incorporated into flags variable, because flags
Theo de Raadt
2022-10-27
Print the pid in some additional debug messages to be able to match them
Claudio Jeker
2022-10-27
Match ure(4) on Windows Dev Kit 2023
Patrick Wildt
2022-10-27
regen
Patrick Wildt
2022-10-27
Add USB device id for integrated ure(4) on Windows Dev Kit 2023
Patrick Wildt
2022-10-27
Update libexpat to 2.5.0. This fixes CVE-2022-43680. Relevant for
Alexander Bluhm
2022-10-27
sync
Theo de Raadt
2022-10-26
Enable waitid(2) regress tests and a new test derived from NetBSD's
Mark Kettenis
2022-10-26
Add waitid(2) syscall stub.
Mark Kettenis
2022-10-26
dtlstest: Ensure the timeouts are at least 10 ms. This makes these tests
Theo Buehler
2022-10-26
Make audio(9) get_props() optional, remove it from duplex drivers
Klemens Nanni
2022-10-26
Limit wireguard peers listing to -A or wg-interface
Klemens Nanni
2022-10-26
Constify device table
Klemens Nanni
2022-10-26
Constify battery check table
Klemens Nanni
2022-10-26
Fix handling of PGIDs in wait4(2) that I broke with the previous commit.
Mark Kettenis
2022-10-26
compress: fix minor TOCTOU when checking for existing file
Todd C. Miller
2022-10-25
Make the floating-point computations a sligthly teeny bit more complex (but
Miod Vallat
2022-10-25
Calculate approx. battery re-charge time.
Marcus Glocker
2022-10-25
Store mod/ref flags using md pg_flags values rather than a specific field in
Miod Vallat
2022-10-25
Initialize context before testing it.
Nicholas Marriott
2022-10-25
trim DESCRIPTION
Klemens Nanni
2022-10-25
Move CLOCKS_PER_SEC to sys/_time.h so the kernel has access to it.
Todd C. Miller
2022-10-25
regen
Mark Kettenis
2022-10-25
mplement waitid(2) which is now part of POSIX and used by mozilla.
Mark Kettenis
2022-10-25
Implement waitid(2) which is now part of POSIX and used by mozilla.
Mark Kettenis
2022-10-25
Consistently use 'proc_trampoline' as the name of the trampoline
Philip Guenther
2022-10-25
Add more chance to process IPI in the interrupt service routine.
Kenji Aoyama
2022-10-25
Fix LDADD and DPADD.
Martijn van Duren
2022-10-25
Fix several "bytes" in DESCRIPTION to their clearly intended "packets".
Martijn van Duren
2022-10-25
Fix a memory leak, from Japin Li in GitHub issue 3358.
Nicholas Marriott
2022-10-25
Do not fire redraw callback if NULL.
Nicholas Marriott
2022-10-25
Improve DESCRIPTION
Klemens Nanni
[next]