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-03-10
Fix error on installer abort/exit
Klemens Nanni
2023-03-10
Take controller out of reset; makes it work on rk356x.
Mark Kettenis
2023-03-10
Return the correct type for ASN.1 BOOLEANs
Theo Buehler
2023-03-10
openssl(1) asn1parse: avoid crash with ASN.1 BOOLEANS
Theo Buehler
2023-03-10
Compile the output filter rules into per peer filter rules.
Claudio Jeker
2023-03-10
Explicitly ignore return from fcntl(... FD_CLOEXEC) here too.
Darren Tucker
2023-03-10
Plug mem leak on error path. Coverity CID 405026, ok djm@.
Darren Tucker
2023-03-10
Expliticly ignore return code from fcntl(.. FD_CLOEXEC) since there's
Darren Tucker
2023-03-10
Like sshd_config, some ssh_config options are not first-match-wins.
Damien Miller
2023-03-10
Remove no-op (int) > INT_MAX checks since they can never be true.
Darren Tucker
2023-03-09
modify parentheses in conditionals to make it clearer what is being
Joshua Stein
2023-03-09
remove obsolete libLLVM.so.[0-6].0 during upgrade
Christian Weisgerber
2023-03-09
Check that a PCIe port isn't disabled in the device tree.
Mark Kettenis
2023-03-09
Unwrap a few lines and zap a tab
Theo Buehler
2023-03-09
Add missing error checking in PKCS7
Theo Buehler
2023-03-09
Implement ASPA support in RTR by following draft-ietf-sidrops-8210bis-10.
Claudio Jeker
2023-03-09
Fix segfault in filemode for TAK objects
Job Snijders
2023-03-09
Fix segfault in filemode for RSC objects
Job Snijders
2023-03-09
workaround Intel Braswell/Cherry Trail mwait hang
Jonathan Gray
2023-03-09
Add role output to bgpctl, also adjust the capability output.
Claudio Jeker
2023-03-09
Major rework of RFC9234 support. My initial interpretation of the RFC was
Claudio Jeker
2023-03-09
In filmode also show 'Not After' for GBR records
Job Snijders
2023-03-09
Improve vnet(4) to work better in busy conditions.
Claudio Jeker
2023-03-09
Show CMS signing-time signed attribute in filemode
Job Snijders
2023-03-09
Re-split the merge of the reorder-hostkeys test.
Darren Tucker
2023-03-09
include destination constraints for smartcard keys too.
Damien Miller
2023-03-09
Cope with recent changes to alignment of command column.
Anton Lindqvist
2023-03-09
document BIOC[SGD]WTIMEOUT
David Gwynne
2023-03-09
add a timeout between capturing a packet and making the buffer readable.
David Gwynne
2023-03-09
clockintr: add a priority queue
Scott Soule Cheloha
2023-03-09
Fix comment to reflect the disabled status of Energy Efficient Ethernet.
Chris Cappuccio
2023-03-08
An invalid source routing IP option could overwrite kernel memory
Alexander Bluhm
2023-03-08
update the list of firmware files in the iwx(4) man page
Stefan Sperling
2023-03-08
amd64: lapic_timer_rearm: don't reset mode, mask, divisor
Scott Soule Cheloha
2023-03-08
Use BN_free() instead of BN_clear_free()
Theo Buehler
2023-03-08
Fix alignment of command column. print_comm_name() returns an updated
Tobias Heider
2023-03-08
Treat WEP like WPA: only offer if supported
Klemens Nanni
2023-03-08
Fix a EC_GROUP_clear_free() that snuck through.
Joel Sing
2023-03-08
this morning's fortune was missing an apostrophe;
Jason McIntyre
2023-03-08
Fix previous.
Joel Sing
2023-03-08
reduce number of tests in bn_rand_interval.
Theo Buehler
2023-03-08
bn_isqrt: reduce number of tests to 100.
Theo Buehler
2023-03-08
Plug mem leak. Coverity CID 405196, ok djm@
Darren Tucker
2023-03-08
Process up to four test vector files concurrently.
Joel Sing
2023-03-08
Always clear EC groups and points on free.
Joel Sing
2023-03-08
Run test groups concurrently.
Joel Sing
2023-03-08
zap more audit remnants
Theo Buehler
2023-03-08
Stop trying to use EC_GFp_nist_method().
Joel Sing
2023-03-08
ssh-pkcs11: synchronize error messages with errors
Theo Buehler
2023-03-08
Remove acceptable audit.
Joel Sing
[next]