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