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-29
mostly avoid sys/param.h with a local nitems()
Theo de Raadt
2021-11-29
A few sys/param.h annotations lacked ALIGNBYTES
Theo de Raadt
2021-11-29
Niels agreed to remove the advertising clause; switching these
Damien Miller
2021-11-28
Stop using MAXBSIZE to eliminate sys/param.h including (which injects a
Theo de Raadt
2021-11-28
remove sys/param.h includes by stopping use of NODEV, ALIGNED and ALIGN().
Theo de Raadt
2021-11-28
document ASN1_tag2bit(3)
Ingo Schwarze
2021-11-28
Document ASN1_object_size(3).
Ingo Schwarze
2021-11-28
mark ASN1_check_infinite_end() and ASN1_const_check_infinite_end()
Ingo Schwarze
2021-11-28
Spacing
Marcus Glocker
2021-11-28
utvfu(4) only has one frame size, either for PAL or NTSC. Therefore
Marcus Glocker
2021-11-28
Make sure the interface still exists before updating it.
Florian Obser
2021-11-28
Make sure if_index is set in all case statements and use it
Florian Obser
2021-11-28
Align with the recent memory allocation changes we did for the other
Marcus Glocker
2021-11-28
sshsig: return "key not found" when searching empty files rather than
Damien Miller
2021-11-28
ssh-keygen -Y match-principals doesn't accept any -O options
Damien Miller
2021-11-28
fix indenting in last commit
Damien Miller
2021-11-28
missing initialisation for oerrno
Damien Miller
2021-11-27
Rename msg_id to msg_peerid now that we also have msg_localid.
Tobias Heider
2021-11-27
sync
Theo de Raadt
2021-11-27
previous commit causes gcc to perform an unaligned access to the tcphdr
Theo de Raadt
2021-11-27
new manual page BIO_f_asn1(3)
Ingo Schwarze
2021-11-27
Remove an unneeded variable to fix compiler warning with clang 13.
Visa Hankala
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
[prev]
[next]