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
2022-06-28
Implement ssl{,_ctx}_security()
Theo Buehler
2022-06-28
Copy the security level stuff in ssl_cert_dup()
Theo Buehler
2022-06-28
Set up the default callback in SSL_CERT
Theo Buehler
2022-06-28
Implement the default security level callback
Theo Buehler
2022-06-28
Provide OPENSSL_TLS_SECURITY_LEVEL define
Theo Buehler
2022-06-28
Implement SSL_{CTX_}_{g,s}et_security_level(3)
Theo Buehler
2022-06-28
Add security callback, level and ex_data fields to SSL_CERT
Theo Buehler
2022-06-28
Add #defines and prototypes for security level API
Theo Buehler
2022-06-28
Add missing colon. Noticed by jmc@
Claudio Jeker
2022-06-28
On the x13s, using the EfiLoaderData memory type for the memory block
Mark Kettenis
2022-06-28
The x13s uses Memory32Fixed() to describe the windows forwarded by the
Mark Kettenis
2022-06-28
Negate unsigned then cast to signed.
Joel Sing
2022-06-28
Make sure uvm_swap_get() always sleep and do not return and error.
Martin Pieuchot
2022-06-28
Consider pmemrange regions when trying to free pages from the inactive list.
Martin Pieuchot
2022-06-28
Use new & shiny define for the maximum number of pages of a swap cluster.
Martin Pieuchot
2022-06-28
Pre-allocate pages in DMA-reachable region to ensure progress in the swapper.
Martin Pieuchot
2022-06-28
Reserve a second segment for the page daemon.
Martin Pieuchot
2022-06-28
Hook up bgplgd into the build
Claudio Jeker
2022-06-28
Hook up bgplgd. Uses _bgplgd user with id 71:71 add a rc.d script and
Claudio Jeker
2022-06-28
Fix manpage from jmc@ but also fix the privdrop user to _bgplgd
Claudio Jeker
2022-06-28
A com_acpi_softc pointer is used as the interrupt callback cookie which
Anton Lindqvist
2022-06-28
No need to pass a copy of the bcmdmac_channel structure to predicate
Anton Lindqvist
2022-06-28
Remove commented out variables and excessive blank lines in
Anton Lindqvist
2022-06-28
Add bgplgd a fastcgi daemon that provide a REST JSON api to bgpctl.
Claudio Jeker
2022-06-28
Don't call pipex_rele_session() when `session' is NULL.
Vitaliy Makkoveev
2022-06-28
Take away bogus error assignment before callback call.
Bob Beck
2022-06-28
Botan 2.19.2 has removed support for the OpenSSL crypto provider.
Alexander Bluhm
2022-06-28
Move debug-only variable 'i' to be with the other debug-only
Kenneth R Westerback
2022-06-28
Adapt netstat kvm code to ref count change in struct rtentry.
Alexander Bluhm
2022-06-28
Free ciphers before assigning to them
Theo Buehler
2022-06-28
Remove unused field d_poll from struct cdevsw.
Visa Hankala
2022-06-28
fix syncookies in conjunction with tcp fast port reuse.
Henning Brauer
2022-06-28
unbreak build; found the hard way by stsp
Florian Obser
2022-06-28
sync
Theo de Raadt
2022-06-28
a start at qualcomm products
Theo de Raadt
2022-06-28
rewrite amd64 printing of cache details
Jonathan Gray
2022-06-28
Move the guts of uvm_aio_aiodone() into a separate function.
Martin Pieuchot
2022-06-28
Don't ask the vlan question unless another network interface exists. ok deraadt
Stuart Henderson
2022-06-28
Cleanup the sleep loop in single_thread_check_locked(). The deep checks
Claudio Jeker
2022-06-28
Try to document 'announce policy' and add RFC 9234 to the list in bgpd.8
Claudio Jeker
2022-06-28
The default state of enhanced refresh is no. So flip logic.
Claudio Jeker
2022-06-28
Check for entries in the suberror names arrays that are NULL. Handle them
Claudio Jeker
2022-06-28
Do not clean PG_BUSY before calling uvm_anon_release().
Martin Pieuchot
2022-06-28
Do not consider adjacent pages when doing a CoW.
Martin Pieuchot
2022-06-28
Use refcnt API for struct rtentry instead of hand-crafted atomic
Alexander Bluhm
2022-06-28
ifconfig(8) return "Not supported" if you try to configure tso on a non-tso
Jan Klemkow
2022-06-28
Use btrace(8) to debug reference counting. dt(4) provides a static
Alexander Bluhm
2022-06-28
gc timeout_count, it's unused and I don't remember what I wanted to
Florian Obser
2022-06-28
Use smi_string2oid instead of ober_string2oid in parse.y's oid definition.
Martijn van Duren
2022-06-28
if we can't open the user db, don't try to read from a closed fh
Marc Espie
[next]