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
2023-07-17
Move RCSID to before license block and away from #includes, where
Damien Miller
2023-07-17
return SSH_ERR_KRL_BAD_MAGIC when a KRL doesn't contain a valid
Damien Miller
2023-07-17
Add support for configuration tags to ssh(1).
Damien Miller
2023-07-17
add a "match localnetwork" predicate.
Damien Miller
2023-07-17
remove vestigal support for KRL signatures
Damien Miller
2023-07-17
Support for KRL extensions.
Damien Miller
2023-07-16
Remove debug printfs that print the number of wakeups seen by the
Mark Kettenis
2023-07-16
Read out the system power consumption immediately after wakeup and print
Mark Kettenis
2023-07-16
Merge ibuf_get() with ibuf_getdata() and rename it to ibuf_getdata().
Claudio Jeker
2023-07-16
When detaching devices when we suspend, we need to continue processing
Mark Kettenis
2023-07-16
relayd: remove ENGINE dependency
Theo Buehler
2023-07-16
ecc_cdh: plug leak of peer public key
Theo Buehler
2023-07-16
ecdhtest: Drop unnecessary constant and unneeded includes
Theo Buehler
2023-07-16
Make remaining unstable tests fail consistently by adjusting the
Anton Lindqvist
2023-07-16
Make the mbstat preserve the same size which is actually used. Also
YASUOKA Masahiko
2023-07-16
ecdhtest: fix a couple bugs plus some cosmetic tweaks
Theo Buehler
2023-07-15
fix include directive - this is make, not C
Theo Buehler
2023-07-15
Rework the ecdhtest
Theo Buehler
2023-07-15
sync with <sys/namei.h>; 'looks good' deraadt
Klemens Nanni
2023-07-15
Fix return value check for ECDH_compute_key()
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
Add test coverage for cofactor ECDH using NIST test vectors
Theo Buehler
2023-07-15
Implement PAC support.
Mark Kettenis
2023-07-15
Link symbols test to build
Theo Buehler
2023-07-15
remove accidentally imported files again
Theo Buehler
2023-07-15
Import a version of libcrypto's symbols test for libssl
Theo Buehler
2023-07-15
Remove stray argument name in function prototype.
Mark Kettenis
2023-07-15
vmd(8): fix use of qcow base images.
Dave Voutila
2023-07-15
Mop up MD32_XARRAY from md5.
Joel Sing
2021-04-28
Import LLVM 11.1.0 release including clang, lld and lldb.
Patrick Wildt
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-07-15
Mop up MD32_XARRAY from md4.
Joel Sing
2023-07-15
Add mute control. This makes the mute button on laptops that use
Mark Kettenis
2023-07-15
Prevent patch(1) from scribbling all over the place.
Florian Obser
2023-07-14
Set extended keys flag again after reset, from Eric T Johnson.
Nicholas Marriott
2023-07-14
Check if the OWN bit of Tx descriptor instead of Rx descriptor is set
Kevin Lo
2023-07-14
Cleanup mrt message handling. Remove the DUMP_XYZ() macros and replace
Claudio Jeker
2023-07-14
Include stdint.h for SIZE_MAX. Fixes OPENSSL=no build.
Darren Tucker
2023-07-14
Do not ignore the AF_LINK entries of carp(4) interfaces.
Gerhard Roth
2023-07-14
struct sleep_state is no longer used, remove it.
Claudio Jeker
2023-07-14
add defence-in-depth checks for some unreachable integer overflows
Damien Miller
2023-07-13
Refactor ASN1_item_sign_ctx()
Theo Buehler
2023-07-13
bcmp(3) tries to return length, which is a size_t, as an int.
Todd C. Miller
2023-07-13
- use IS_ELF() to check the ELF magic bytes
Jasper Lievisse Adriaanse
2023-07-13
vmd(8): pull validation into local prefix parser.
Dave Voutila
2023-07-13
Check input before trying to disable a non-existing daemon to prevent parsing
Antoine Jacoutot
2023-07-13
Use the deep idle state available on Apple M1/M2 cores in the idle loop and
Mark Kettenis
2023-07-13
Change function definitions using the identifier-list form used in the
Jonathan Gray
2023-07-13
Use 8 for underscore colour defaults instead of 0 which is less
Nicholas Marriott
2023-07-12
validate alignment of ELF program headers
Jasper Lievisse Adriaanse
[next]