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-12-13
acct(4) ac_tty shouldn't need NODEV from sys/param.h (which is kernel API),
Theo de Raadt
2021-12-13
Only generate a new xid on state change.
Florian Obser
2021-12-13
Revise EVFILT_EXCEPT filters
Visa Hankala
2021-12-13
Prevent kevent(2) use of EVFILT_EXCEPT with FIFOs and pipes
Visa Hankala
2021-12-13
nd6_dad_ns_input() could trigger a NULL deref in nd6_dad_duplicated().
Alexander Bluhm
2021-12-13
Catch integer overflow rather than silently truncating while
Ingo Schwarze
2021-12-13
Handle multi-port controllers in uslcom(4)
Visa Hankala
2021-12-13
new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3)
Ingo Schwarze
2021-12-13
Let dnsproc pass multiple addresses to netproc
Jeremie Courreges-Anglas
2021-12-13
Treat xid as a uint32_t in network byte order on the wire.
Florian Obser
2021-12-13
Replace struct member assignment with struct assignment to make the
Florian Obser
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2018-08-21
Check the FPU environment of user land processes after exec and the
Alexander Bluhm
2021-12-13
Make pane-border-format a pane option, GitHub issue 2999.
Nicholas Marriott
2021-12-12
remove unused variable to fix build with llvm 13
Jonathan Gray
2021-12-12
Annotate the structs that will be moved to hmac_local.h and evp_locl.h
Theo Buehler
2021-12-12
Include evp_locl.h where it will be needed once most structs from
Theo Buehler
2021-12-12
Add a mostly empty hmac_local.h. HMAC_CTX and a few other things
Theo Buehler
2021-12-12
Add -I${LIBCRYPTO_SRC}/hmac to CFLAGS. Needed in an upcoming commit.
Theo Buehler
2021-12-12
Add header guards to evp_locl.h.
Theo Buehler
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-12
Convert req.c to compile with opaque EVP_MD_CTX.
Theo Buehler
2021-12-12
Convert passwd.c to opaque EVP_MD_CTX and add a bit of error checking.
Theo Buehler
2021-12-12
Make speed.c compile with opaque EVP_CIPHER, EVP_MD and HMAC_CTX.
Theo Buehler
2021-12-12
A few more simplifications using get0_pubkey instead of get_pubkey + free.
Theo Buehler
2021-12-12
Simplify x509.c slightly by using X509_get0_pubkey() instead of
Theo Buehler
2021-12-12
Make x509.c compile with opaque EVP_PKEY.
Theo Buehler
2021-12-12
Use correct spelling of NULL
Theo Buehler
2021-12-12
Make ts.c compile with opaque EVP_MD_CTX.
Theo Buehler
2021-12-12
document the ub_* constants
Ingo Schwarze
2021-12-12
typo
Ingo Schwarze
2021-12-12
New manual page providing a rudimentary description of BIO_new_NDEF(3).
Ingo Schwarze
2021-12-12
Rewrite X509_ALGOR_set_md() without reaching into EVP_MD.
Theo Buehler
2021-12-12
Replace deprecated IO::Socket::INET6 with IO::Socket::IP.
Alexander Bluhm
2021-12-12
Use vnode parameter instead of vfinddev() in mfs_strategy()
Visa Hankala
2021-12-12
Add vnode parameter to VOP_STRATEGY()
Visa Hankala
2021-12-11
Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)
Ingo Schwarze
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2021-12-11
Merge the deletion of <ctype.h>, which isn't used here,
Ingo Schwarze
2021-12-11
Change compatible string to something that makes more sense.
Mark Kettenis
2021-12-11
remove unused variable to fix build with llvm 13; ok jca@
Christian Weisgerber
2021-12-11
Start the default OpenBSD partition either immediately following
Kenneth R Westerback
2021-12-11
Add support for interrupts represented by ACPI PCI Interrupt Link Devices.
Mark Kettenis
2021-12-11
Thanks to the reverse engineering efforts by Hector Martin, we now know
Mark Kettenis
2021-12-11
Attach apldart(4) early.
Mark Kettenis
2021-12-11
document STABLE_NO_MASK and STABLE_FLAGS_MALLOC,
Ingo Schwarze
2021-12-11
two more "the the" fixes;
Jason McIntyre
2021-12-11
Protect the write access to the TDB flags field with a mutex per
Alexander Bluhm
2021-12-11
doubled word; from Leon Fischer
Theo Buehler
2021-12-11
Clarify usage of __EV_POLL and __EV_SELECT
Visa Hankala
[next]