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-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
2021-12-11
Stop passing __FILE__ and __LINE__ to various libcrypto functions. The arguments
Anton Lindqvist
2021-12-10
fix a copy-and-paste error;
Ingo Schwarze
2021-12-10
explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAG
Ingo Schwarze
2021-12-10
document the following constants:
Ingo Schwarze
2021-12-10
Update the *.ok files to reflect the slightly larger
Kenneth R Westerback
2021-12-10
Missed unlinked control notifications, GitHub issue 2996.
Nicholas Marriott
2021-12-10
Mention XParseColor(3) for the cursor colour escape sequence.
Nicholas Marriott
2021-12-10
Add a NOBLOCK flag rather than adding amount to wait for when
Nicholas Marriott
2021-12-10
Revert "kbind(2): disable system call if not initialized before
Philip Guenther
2021-12-10
Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-10
Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.
Vitaliy Makkoveev
2021-12-09
Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.
Vitaliy Makkoveev
2021-12-09
imrove the description of lesskey; based on a diff from richard ulmer
Jason McIntyre
2021-12-09
Make the clockpad work in "raw" mode.
Mark Kettenis
2021-12-09
Broken ACPI tables containing scopes that are larger than their outer shell
Patrick Wildt
2021-12-09
Fix cpuid leaf clamping to let through cpuid(0x15) when we have an
Philip Guenther
2021-12-09
document V_ASN1_SEQUENCE and V_ASN1_SET
Ingo Schwarze
2021-12-09
document V_ASN1_BOOLEAN
Ingo Schwarze
2021-12-09
improve the documentation of V_ASN1_APP_CHOOSE
Ingo Schwarze
2021-12-09
Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC.
Ingo Schwarze
2021-12-09
add the missing STANDARDS section
Ingo Schwarze
[prev]
[next]