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-10-11
Check if loopback interfaces used are skipped by pf as opposed of
Anton Lindqvist
2023-10-11
Infer rdomains from environment variables N1 and N2 like many others in
Anton Lindqvist
2023-10-11
Remove dead CRYPTOCHUNK usage
Klemens Nanni
2023-10-11
kernel: expand fixed clock interrupt periods to 64-bit values
Scott Soule Cheloha
2023-10-11
clockintr: move clockintr_schedule() into public API
Scott Soule Cheloha
2023-10-11
put "stub" within grasp of -DREGRESSION_TESTING.
Marc Espie
2023-10-11
missing state in locator call, surprised nobody else ran into that
Marc Espie
2023-10-11
Some housekeeping in x_algor
Theo Buehler
2023-10-11
Rewrite X509_ALGOR_set0()
Theo Buehler
2023-10-11
x509_algor: Turn expected failure into actual failure now that the API is
Theo Buehler
2023-10-11
Ensure that out_value is initialized even if out_type is NULL
Theo Buehler
2023-10-11
Rewrite X509_ALGOR_get0()
Theo Buehler
2023-10-11
Add internal version of X509_ALGOR_set_md()
Theo Buehler
2023-10-11
Add preallocation dance for X509_ALGOR_set_md() as documented
Theo Buehler
2023-10-11
dwqe(4) may now attach via pci(4)
Stefan Sperling
2023-10-11
Add initial support for Elkhart Lake ethernet to dwqe(4).
Stefan Sperling
2023-10-11
Clean up X509_ALGOR_cmp()
Theo Buehler
2023-10-11
Add regress coverage for X509_ALGOR_*
Theo Buehler
2023-10-11
fix bitmask of GMAC4 hwfeatures1 RX FIFO size
Stefan Sperling
2023-10-11
I forgot that we now have ASN1_INTEGER_set_uint64()
Theo Buehler
2023-10-11
Extend rde_community_test to check various aspects of non-transitive
Claudio Jeker
2023-10-11
mention "none" is a valid argument to IdentityFile; bz3080
Damien Miller
2023-10-11
Bump version for -portable release
Claudio Jeker
2023-10-11
Be more precise about X509_ALGOR_get0()
Theo Buehler
2023-10-11
in olde rcp/scp protocol mode, when rejecting a path from the server
Damien Miller
2023-10-11
s/%.100s/%s/ in SSH- banner construction as there's no reason to
Damien Miller
2023-10-11
clockintr_stagger: rename parameters: "n" -> "numer", "count" -> "denom"
Scott Soule Cheloha
2023-10-10
Correctly define GMAC_VERSION. Found by stsp@
Mark Kettenis
2023-10-10
Ignore PCI MEM64 ranges over 4GB, since this 32-bit kernel can't use them;
Miod Vallat
2023-10-10
Fix timing issue in which one thread could be left hanging in
Anton Lindqvist
2023-10-10
Make it possible to run fileops tests in parallel by making use of a
Anton Lindqvist
2023-10-10
pf(4) must not pass packet if state cannot be created.
Alexander Bluhm
2023-10-10
Print at most pkgsize - hdrsize bytes for pfkey tag and identity to
Tobias Heider
2023-10-10
Do not copy stack garbage, that's not going to be used.
Florian Obser
2023-10-10
When rewriting community_writebuf() the handling of non-transitive
Claudio Jeker
2023-10-10
Improve X509_ALGOR_new(3) documentation
Theo Buehler
2023-10-10
Remove dead code in pf_pull_hdr().
Alexander Bluhm
2023-10-10
Fix format string warning in robots/score.c
Theo Buehler
2023-10-10
Print a long with %ld instead of %d
Theo Buehler
2023-10-10
Use vw_printw() and fix a format print warning.
Theo Buehler
2023-10-10
Drop GCC_PRINTFLIKE() at function definition
Theo Buehler
2023-10-10
Fix a format warning about a non-literal string
Theo Buehler
2023-10-10
Print non-literal string with "%s"
Theo Buehler
2023-10-10
Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register.
Stefan Sperling
2023-10-10
Garbage collect cipher_get_keyiv_len()
Theo Buehler
2023-10-10
Reserve a range of "local extension" message numbers that OpenSSH promises
Damien Miller
2023-10-09
Recognize GICv4 in the MADT and configure it as arm,gic-v3.
Patrick Wildt
2023-10-09
Handle an arbitrary number of D11 cores and only disable them instead of
Mark Kettenis
2023-10-09
Add Message-Id as needed for messages received on the submission port.
Todd C. Miller
2023-10-09
Mention that the strings are OS-specific.
Ingo Schwarze
[next]