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
2021-11-27
Make brk() and sbrk() weak again to fix build with clang 13.
Visa Hankala
2021-11-27
Adjust wait channel name and re-enable test.
Visa Hankala
2021-11-27
Fix timeouts in poll/select regress tests
Visa Hankala
2021-11-27
Fix incomplete initialization bug: BIO_new(BIO_f_asn1()) neglected
Ingo Schwarze
2021-11-27
Let iwm(4) use per-Tx-queue interface timers to ensure that the interface
Stefan Sperling
2021-11-27
whitespac e
Damien Miller
2021-11-27
regression test for match-principals. Mostly by Fabian Stelzer
Damien Miller
2021-11-27
Add ssh-keygen -Y match-principals operation to perform matching of
Damien Miller
2021-11-27
free() with nullptr is OK, but not if the size is unitialized, and the
Theo de Raadt
2021-11-27
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
Jonathan Gray
2021-11-27
drm/i915/dp: Ensure sink rate values are always valid
Jonathan Gray
2021-11-27
drm/amd/display: Update swizzle mode enums
Jonathan Gray
2021-11-27
stop building kernels with -Wno-uninitialized on clang archs
Jonathan Gray
2021-11-26
Put a mutex assert locked into puttdb_locked().
Alexander Bluhm
2021-11-26
make the bn/mont test compile with opaque DH.
Theo Buehler
2021-11-26
Stop reaching into EVP_PKEY in the rest of libssl.
Theo Buehler
2021-11-26
Simplify two weirdly formatted pieces of code in ssl_rsa.c and stop
Theo Buehler
2021-11-26
openssl(1): drop support for netscape certificates and server gated keys.
Theo Buehler
2021-11-26
A peer sends both his local id and remote id he expects us to be. So far we
Patrick Wildt
2021-11-26
Replace TDBF_DELETED flag with check if tdb was already unlinked.
Tobias Heider
2021-11-26
The IORT table usually only contains single mappings. While on the LX2K there
Patrick Wildt
2021-11-26
avoid clang -Wsometimes-uninitialized warning when DDB is not defined
Jonathan Gray
2021-11-26
avoid clang -Wsometimes-uninitialized warning when MULTIPROCESSOR is not
Jonathan Gray
2021-11-26
Fix ikev2_child_sa_rekey() warnings. The SPI can't be printed without a
Tobias Heider
2021-11-26
spelling
Jonathan Gray
2021-11-26
after the bugfix in x509_vfy.c rev. 1.100,
Ingo Schwarze
2021-11-26
Bugfix in X509_get_pubkey_parameters(3):
Ingo Schwarze
2021-11-26
Simplify the code in X509_get_pubkey_parameters(3)
Ingo Schwarze
2021-11-26
use the keywords instead of vague english so that it's indexed better by
Marc Espie
2021-11-26
document annotation interactions with pkg_mklocatedb
Marc Espie
2021-11-26
Add interfaces to enable all power domains for a node.
Mark Kettenis
2021-11-26
Mark exit1() and sigexit() as non-returning
Visa Hankala
2021-11-26
followng -> following
Jonathan Gray
2021-11-26
definiton -> definition
Jonathan Gray
2021-11-26
Transmiter -> Transmitter
Jonathan Gray
2021-11-26
addresss -> address
Jonathan Gray
2021-11-26
remaing -> remaining
Jonathan Gray
2021-11-25
move label to fix RAMDISK
Theo de Raadt
2021-11-25
debug("func: ...") -> debug_f("...")
Damien Miller
2021-11-25
LibreSSL error message has changed again, make test more tolerant.
Alexander Bluhm
2021-11-25
revert recent change, breakage reported by dv@
Anton Lindqvist
2021-11-25
Remove unused variable fd.
Tobias Heider
2021-11-25
Silence unitialized variable warnings.
Tobias Heider
2021-11-25
forgot the case about find... oops
Marc Espie
2021-11-25
We know how to print a size_t now. Drop a comment and a cast.
Theo Buehler
2021-11-25
Rework this test to compile with opaque RSA
Theo Buehler
2021-11-25
Honour /usr/mdec/mbr or -f partition 0 information even outside
Kenneth R Westerback
2021-11-25
Initialize the repo_timeout to timeout / 4 at start of main().
Claudio Jeker
2021-11-25
Prepare iwx(4) for using new firmware (API version -67) in the future.
Stefan Sperling
2021-11-25
Replace MAX_REPO_TIMEOUT with repo_timeout, which is set to 1/4th of
Job Snijders
[next]