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-01-09
If the loop check in somove(9) goes to release without setting an
Alexander Bluhm
2021-01-09
Syzkaller has found a stack overflow in socket splicing. Broadcast
Alexander Bluhm
2021-01-09
Remove locally imposed limit on sockets.
rob
2021-01-09
Enable support for floating-point exceptions. We always run in "precise"
Mark Kettenis
2021-01-09
add a comma to previous;
Jason McIntyre
2021-01-09
kill trailing whitespace
Jasper Lievisse Adriaanse
2021-01-09
whitespace
Theo Buehler
2021-01-09
Adjust kexfuzz to addr.c/addrmatch.c split.
Darren Tucker
2021-01-09
Update unittests for addr.c/addrmatch.c split.
Darren Tucker
2021-01-09
Replace a custom linked list with SLIST.
Visa Hankala
2021-01-09
Replace SIMPLEQ with SLIST because the code does not need a queue.
Visa Hankala
2021-01-09
Remove unnecessary relocking of w_mtx as panic() should not return.
Visa Hankala
2021-01-09
Add PerSourceMaxStartups and PerSourceNetBlockSize options which provide
Darren Tucker
2021-01-09
Move address handling functions out into their own file in order to reuse
Darren Tucker
2021-01-09
Update SSL_get_shared_ciphers() documentation for ssl_lib.c r1.240
Theo Buehler
2021-01-09
Add support for SSL_get_shared_ciphers() in TLSv1.3
Theo Buehler
2021-01-09
Align SSL_get_shared_ciphers() with OpenSSL
Theo Buehler
2021-01-09
Move a premature optimization so that -s with offsets works.
Otto Moerbeek
2021-01-09
Add 'strip' directive
denis
2021-01-09
Set chain on xsc on chain build failure.
Joel Sing
2021-01-09
Bail out early after finding an single chain if we are have been called from
Bob Beck
2021-01-09
Now we do not call ttyopen() in sioopen(), we do not need the variable
Kenji Aoyama
2021-01-08
missing plural in previous;
Jason McIntyre
2021-01-08
don't check local carp addresses as part of the antispoof checks.
David Gwynne
2021-01-08
bowie died 10.1; from steffen nurpmeso
Jason McIntyre
2021-01-08
Bring the emulated Linux memory allocation interfaces more in line with
Mark Kettenis
2021-01-08
accept_reserve() counter function argument doesn't need to be volatile.
Todd C. Miller
2021-01-08
Provide "Point-to-Multipoint Layer 3 GRE tunnel interfaces (mgre) example"
kn
2021-01-08
Make fts_{alloc,safe_changed}() const correct
Theo Buehler
2021-01-08
Bump default datasize-max and datasize-cur since clang now seems to
Christian Weisgerber
2021-01-08
Try to document struct ip_mreqn
Claudio Jeker
2021-01-08
avoid extra warnings if undefined values are encountered
Marc Espie
2021-01-08
Lock kernel before raising SPL in klist_lock()
Visa Hankala
2021-01-08
Fix boot-time crash on sparc64
Visa Hankala
2021-01-08
Missed from last commit.
Nicholas Marriott
2021-01-08
Revert "Implement select(2) and pselect(2) on top of kqueue."
Visa Hankala
2021-01-08
Simplify the entity queue processing. There is no need to keep the entity
Claudio Jeker
2021-01-08
With incremental search, start empty and only repeat the previous search
Nicholas Marriott
2021-01-08
Start using the ibuf API (ibuf_dynamic, ibuf_add, ibuf_close) for writing
Claudio Jeker
2021-01-08
make CheckHostIP default to 'no'. It doesn't provide any perceptible
Damien Miller
2021-01-08
search the intermediates only after searching the root certs, clarify
Bob Beck
2021-01-08
If a signature operation on a FIDO key fails with a "incorrect PIN"
Damien Miller
2021-01-08
don't try to use timespeccmp(3) directly as a qsort(3) comparison
Damien Miller
2021-01-08
Update the sntrup761 creation script and generated code:
Darren Tucker
2021-01-08
mention that DisableForwarding is valid in a sshd_config Match block
Damien Miller
2021-01-07
add a xenodm login class and bump openfiles to 512 to avoid running out
Robert Nagy
2021-01-07
Fix typo in comment.
Mark Kettenis
2021-01-07
bump VM shutdown event timeout ok mlarkin@ stsp@ florian@
tracey
2021-01-07
Rename two local variables ssl to s for consistency
Theo Buehler
2021-01-07
Make tls12_record_layer_free() NULL safe.
Joel Sing
[prev]
[next]