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
2020-03-11
Bump the pbuild data size limit to 7G; Firefox 74 no longer builds in 6G.
Christian Weisgerber
2020-03-11
Add some number operators for formats, from Tyler Culp.
Nicholas Marriott
2020-03-11
In the sigtramp the fallback SYS_exit always works, there is no reason
Theo de Raadt
2020-03-11
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
Theo de Raadt
2020-03-11
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
Theo de Raadt
2020-03-11
Remove dead code which is actually duplicated a few lines above
Jasper Lievisse Adriaanse
2020-03-11
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
Theo de Raadt
2020-03-11
fix spelling of IMSG_VMDOP_TERMINATE_VM_RESPONSE in comment
Jasper Lievisse Adriaanse
2020-03-11
Make sure hdrlen is initialized.
tobhe
2020-03-11
The NXP-provided device trees used to make use of the assigned-clocks
Patrick Wildt
2020-03-11
Power domains on i.MX8MQ can reference other power domains, which
Patrick Wildt
2020-03-11
Allow alpha boot(8) to read from an ffs2 filesystem and adapt its
Otto Moerbeek
2020-03-11
typo; from bryan stenson
Jason McIntyre
2020-03-11
Take a swing at blocking Load-Value-Injection attacks against the
Philip Guenther
2020-03-11
properly limit indexing into the aggr_periodic_times array.
David Gwynne
2020-03-11
Make traphandler_parse also set vbinds for SNMPv1 traps.
Martijn van Duren
2020-03-10
Variables 'nowait' amd 'flags' should have died in 2008 with r1.36's
Kenneth R Westerback
2020-03-10
The return value of rt_ifa_purge() is ignored, so stop
Kenneth R Westerback
2020-03-10
regen
anton
2020-03-10
Unlock fcntl(2).
anton
2020-03-10
Relookup policy based on received cryptographic parameter proposal.
tobhe
2020-03-10
Use ctx->hs->secrets rather than the S3I(s) version.
Joel Sing
2020-03-10
Update to follow handshake enum removal.
Joel Sing
2020-03-10
Remove some unnecessary handshake enums/functions.
Joel Sing
2020-03-10
Add a return value check to tls13_buffer_extend().
Joel Sing
2020-03-10
Remove the enc function pointers.
Joel Sing
2020-03-10
Coverity points out (12 + MAXMPS) can never be less than
Kenneth R Westerback
2020-03-10
Narrow the visibility of some functions and variables local to output.c
Jeremie Courreges-Anglas
2020-03-10
Ooops. Need both files.
Kenneth R Westerback
2020-03-10
sgl (scatter gather list) and prpl (physical region page list) are two
Kenneth R Westerback
2020-03-10
Import openssl-1.1.1d test data to base64test.c
Kinichiro Inoguchi
2020-03-10
Modify regress base64test.c
Kinichiro Inoguchi
2020-03-10
sync
Stuart Henderson
2020-03-10
add 6.8 fw pubkey
Stuart Henderson
2020-03-10
Make sure 'pooladdr' is zero initialized.
tobhe
2020-03-10
Fix memory leak of 'cr' if allocation of 'cr->data' fails.
tobhe
2020-03-10
Make sure ikev2_next_payload() is only called when there is a previous
tobhe
2020-03-10
Return when SA lookup fails in ikev2_init_recv().
tobhe
2020-03-10
Delete dead code in ikev2_msg_valid_ike_sa().
tobhe
2020-03-10
Make sure 'e' is NULL initialized to prevent nullptr dereference in
tobhe
2020-03-10
Properly exit loop at end of hooks TAILQ.
tobhe
2020-03-10
Make sure return value 'error' is initialized to '0'.
tobhe
2020-03-10
Remove unused argument to sr_error.
tobhe
2020-03-10
Access 4-byte address field with _4btol() not _8btol(), fixing
Kenneth R Westerback
2020-03-10
sync
Kevin Lo
2020-03-10
Match on Lenovo OneLink Plus Dock Ethernet.
Kevin Lo
2020-03-09
Ensure that we properly flush, close and rename temporary output files
Jeremie Courreges-Anglas
2020-03-09
logx->warn, we want to know why operations on output files failed
Jeremie Courreges-Anglas
2020-03-09
Return EINVAL for KERN_PROC if the size parameter is 0.
Todd C. Miller
2020-03-09
Avoid a tight CPU loop when no unlocked worklist items can be processed.
Todd C. Miller
[next]