summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-08Inline md5_local.h in md5_dgst.c.Joel Sing
2023-07-08Inline md4_local.h in md4_dgst.c.Joel Sing
2023-07-08Inline sm3_local.h in sm3.c.Joel Sing
2023-07-08Hide symbols in sm3Bob Beck
2023-07-08unbreak build when namespaced, file was here in my tree but didn't manageBob Beck
2023-07-08add ietp(4);Jason McIntyre
2023-07-08Add ietp driver for Elantech I2C touchpadsJoshua Stein
2023-07-07Implement route reference counting mockup poperly in rtable regress.Alexander Bluhm
2023-07-07upstream portable fix for ocsp_testBrent Cook
2023-07-07Keep mbuf header field ph_mss during loopback TCP with LRO/TSO.Alexander Bluhm
2023-07-07Unbreak the namespace build after a broken mk.conf and tool misfire hadBob Beck
2023-07-07Missing bit to make ld.bfd actually emit PT_OPENBSD_NOBTCFI.Pascal Stumpf
2023-07-07Add clocks for the RK3588 PWM controllers.Patrick Wildt
2023-07-07Add clocks for the RK3588 I2C controllers.Patrick Wildt
2023-07-07Add resets for the RK3588 USB 3.0 controllers.Patrick Wildt
2023-07-07Expand the counters in struct mbstat from u_short to u_long. UseAlexander Bluhm
2023-07-07Provide optimised bn_mulw() for riscv64.Joel Sing
2023-07-07Remove symbols already declared in the public headerTheo Buehler
2023-07-07Provide a libcrypto Makefile.inc for riscv64.Joel Sing
2023-07-07Ignore CVS directories for easier git + CVS coexistence.Tobias Heider
2023-07-07Implement SHA1_{Update,Transform,Final}() directly in sha1.c.Joel Sing
2023-07-07Clean up alignment handling for SHA-256.Joel Sing
2023-07-07Clean up SHA-256 input handling and round macros.Joel Sing
2023-07-07swap link-auth filter argumentsOmar Polo
2023-07-07Remove unused SHA-256 implementation.Joel Sing
2023-07-07Expand the counters in struct mbstat from u_short to u_long.YASUOKA Masahiko
2023-07-07Hide symbols in hkdf, evp, err, ecdsa, and ecBob Beck
2023-07-07Hide symbols in hkdf, evp, err, ecdsa and ecBob Beck
2023-07-07Hide symbols in lhash, pem, and rc2Bob Beck
2023-07-07Remove softdep from example fstab fileJob Snijders
2023-07-07Hit idea with the loving mallet of knfmtBob Beck
2023-07-07hide symbols in sm, rand, and poly1305Bob Beck
2023-07-07The per-VQ MSI-X interrupt handler needs to sync DMA mappings in thePatrick Wildt
2023-07-07Replace HOST_l2c() with htob32() or crypto_store_htobe32().Joel Sing
2023-07-07Keep more information about the established LPI around, so that we can usePatrick Wildt
2023-07-07Rename RSA_eay_* to rsa_*.Joel Sing
2023-07-07Use "llu%" for printing the uint64_t fields in tcpcb.YASUOKA Masahiko
2023-07-07Enable reading RSA-PSS certificatesTheo Buehler
2023-07-07Add a few more JH7110 clocks.Mark Kettenis
2023-07-07Hit rc2 with the loving mallet of knfmt.Bob Beck
2023-07-07Fix path MTU discovery for TCP LRO/TSO when forwarding.Alexander Bluhm
2023-07-07Add test coverage for leading zero octet danceTheo Buehler
2023-07-07fixup for MS compilersBrent Cook
2023-07-07Add support for multiple batteries to acpithinkpad setchargestart andClaudio Jeker
2023-07-07Hide symbols in tsBob Beck
2023-07-07Use an unsigned long long and corresponding formatsTheo Buehler
2023-07-07Mop up remaining uses of ASN1_bn_print()Theo Buehler
2023-07-07Insert leading octet if high bit of first nibble is 1Theo Buehler
2023-07-07One source file per line.Joel Sing
2023-07-07regenJonathan Gray