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-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
2023-07-12
address incomplete validation of ELF program headers in execve(2) which could...
Jasper Lievisse Adriaanse
2023-07-12
GPROF: sleep_state: disable _mcount() across suspend/resume
Scott Soule Cheloha
2023-07-12
Add test which consistently triggers the problem with test6_perms,
Anton Lindqvist
2023-07-12
Report fork errors as this test is likely to hit the default
Anton Lindqvist
2023-07-12
missing word; from thib4711
Jason McIntyre
2023-07-12
Fix solock()/sounlock() usage.
Vitaliy Makkoveev
2023-07-12
Don't run off the end of path if it ends in /.
Florian Obser
2023-07-12
basename(3) can fail, prevent segfault in strlen(3).
Florian Obser
2023-07-12
Add regress test to check for bad attribute lenght for optional transitive
Claudio Jeker
2023-07-12
Update rde_community_test after the major change in how attributes and
Claudio Jeker
2023-07-12
Update OpenBGPD to use new ibuf API.
Claudio Jeker
2023-07-12
Work around use after free in httpd(8)
Theo Buehler
2023-07-12
In rde_attr_parse() if an attribute causes a parse error which results in
Claudio Jeker
2023-07-12
Use ssize_t instead of short for line lengths
Theo Buehler
2023-07-12
Revert accidental addition of cofactor ECDH support
Theo Buehler
2023-07-12
Reenable clienttest and servertest
Theo Buehler
2023-07-11
Fix last bit of the clienttest, needs ssl_pkt.c r1.66
Theo Buehler
[next]