summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-12Convert passwd.c to opaque EVP_MD_CTX and add a bit of error checking.Theo Buehler
2021-12-12Make speed.c compile with opaque EVP_CIPHER, EVP_MD and HMAC_CTX.Theo Buehler
2021-12-12A few more simplifications using get0_pubkey instead of get_pubkey + free.Theo Buehler
2021-12-12Simplify x509.c slightly by using X509_get0_pubkey() instead ofTheo Buehler
2021-12-12Make x509.c compile with opaque EVP_PKEY.Theo Buehler
2021-12-12Use correct spelling of NULLTheo Buehler
2021-12-12Make ts.c compile with opaque EVP_MD_CTX.Theo Buehler
2021-12-12document the ub_* constantsIngo Schwarze
2021-12-12typoIngo Schwarze
2021-12-12New manual page providing a rudimentary description of BIO_new_NDEF(3).Ingo Schwarze
2021-12-12Rewrite X509_ALGOR_set_md() without reaching into EVP_MD.Theo Buehler
2021-12-12Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-12Use vnode parameter instead of vfinddev() in mfs_strategy()Visa Hankala
2021-12-12Add vnode parameter to VOP_STRATEGY()Visa Hankala
2021-12-11Merge two bugfixes in ASN1_STRING_TABLE_add(3) and ASN1_STRING_TABLE_get(3)Ingo Schwarze
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2021-12-11Merge the deletion of <ctype.h>, which isn't used here,Ingo Schwarze
2021-12-11Change compatible string to something that makes more sense.Mark Kettenis
2021-12-11remove unused variable to fix build with llvm 13; ok jca@Christian Weisgerber
2021-12-11Start the default OpenBSD partition either immediately followingKenneth R Westerback
2021-12-11Add support for interrupts represented by ACPI PCI Interrupt Link Devices.Mark Kettenis
2021-12-11Thanks to the reverse engineering efforts by Hector Martin, we now knowMark Kettenis
2021-12-11Attach apldart(4) early.Mark Kettenis
2021-12-11document STABLE_NO_MASK and STABLE_FLAGS_MALLOC,Ingo Schwarze
2021-12-11two more "the the" fixes;Jason McIntyre
2021-12-11Protect the write access to the TDB flags field with a mutex perAlexander Bluhm
2021-12-11doubled word; from Leon FischerTheo Buehler
2021-12-11Clarify usage of __EV_POLL and __EV_SELECTVisa Hankala
2021-12-11Stop passing __FILE__ and __LINE__ to various libcrypto functions. The argumentsAnton Lindqvist
2021-12-10fix a copy-and-paste error;Ingo Schwarze
2021-12-10explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAGIngo Schwarze
2021-12-10document the following constants:Ingo Schwarze
2021-12-10Update the *.ok files to reflect the slightly largerKenneth R Westerback
2021-12-10Missed unlinked control notifications, GitHub issue 2996.Nicholas Marriott
2021-12-10Mention XParseColor(3) for the cursor colour escape sequence.Nicholas Marriott
2021-12-10Add a NOBLOCK flag rather than adding amount to wait for whenNicholas Marriott
2021-12-10Revert "kbind(2): disable system call if not initialized beforePhilip Guenther
2021-12-10Move 'unconacc' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-10Move 'undgram_conclose' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unsendrecvthr' test to regress/sys/kern/unixsockets directory.Vitaliy Makkoveev
2021-12-09Move 'unfdpassfail' test to regress/sys/kern/unixsockets/ directory.Vitaliy Makkoveev
2021-12-09imrove the description of lesskey; based on a diff from richard ulmerJason McIntyre
2021-12-09Make the clockpad work in "raw" mode.Mark Kettenis
2021-12-09Broken ACPI tables containing scopes that are larger than their outer shellPatrick Wildt
2021-12-09Fix cpuid leaf clamping to let through cpuid(0x15) when we have anPhilip Guenther
2021-12-09document V_ASN1_SEQUENCE and V_ASN1_SETIngo Schwarze
2021-12-09document V_ASN1_BOOLEANIngo Schwarze
2021-12-09improve the documentation of V_ASN1_APP_CHOOSEIngo Schwarze
2021-12-09Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC.Ingo Schwarze
2021-12-09add the missing STANDARDS sectionIngo Schwarze