| Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio |  sthen | 1 | -26/+26 |
2021-03-31 | Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines. |  mpi | 1 | -25/+26 |
2021-03-31 | Do not exit if cannot write to normal log file, GitHub issue 2630. |  nicm | 1 | -7/+8 |
2021-03-31 | document trusted_snapshot |  espie | 1 | -2/+8 |
2021-03-30 | fix typos in comments |  sthen | 1 | -3/+3 |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced |  schwarze | 3 | -5/+9 |
2021-03-30 | Handle systems, such as the Dell Precision 3640, that access |  kettenis | 1 | -19/+87 |
2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). |  kettenis | 1 | -2/+7 |
2021-03-30 | Make http_new() take care of all the error handling. By closing the |  claudio | 1 | -5/+5 |
2021-03-30 | Some cards announce support for the NTB16 format, but that support does not |  patrick | 3 | -41/+167 |
2021-03-30 | Some umb(4) devices require the NDP pointer behind the NDP datagram. |  patrick | 2 | -36/+59 |
2021-03-30 | [ICMP] IP options lead to malformed reply |  sashan | 4 | -9/+53 |
2021-03-30 | Move tx/rx descriptors into their own structs. |  kevlo | 2 | -188/+509 |
2021-03-29 | Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcp |  dv | 9 | -12/+124 |
2021-03-29 | Install apm(8) and and apmd(8) under MI MANPATH |  kn | 3 | -16/+4 |
2021-03-29 | whitespace nits |  tb | 1 | -4/+4 |
2021-03-29 | Prepare documenting EVP_PKEY_new_CMAC_key(3) |  tb | 1 | -2/+54 |
2021-03-29 | Turns out the PCIe DARTs support a full 32-bit device virtual address space. |  kettenis | 1 | -4/+9 |
2021-03-29 | Remove pointless assignment in SSL_get0_alpn_selected(). |  jsing | 1 | -4/+1 |
2021-03-29 | Avoid transcript initialisation when sending a TLS HelloRequest. |  jsing | 1 | -4/+6 |
2021-03-29 | Move finished and peer finished to the handshake struct. |  jsing | 7 | -44/+44 |
2021-03-29 | Add regress coverage for TLSv1.2 record number increment. |  jsing | 1 | -8/+151 |
2021-03-29 | Move the TLSv1.2 record number increment into the new record layer. |  jsing | 3 | -19/+44 |
2021-03-29 | Prepare to provide EVP_PKEY_new_CMAC_key() |  tb | 4 | -20/+84 |
2021-03-29 | Add a pretty_key_id() which reinserts colons into the hex string. |  claudio | 5 | -12/+53 |
2021-03-29 | Fix my email address in copyright line |  claudio | 1 | -2/+2 |
2021-03-29 | -B option not updated about bird1v4 & bird1v6 files; ok job |  deraadt | 1 | -3/+7 |
2021-03-29 | combine umb_products and umb_fccauth_devs into one umb_quirks table |  sthen | 1 | -36/+51 |
2021-03-29 | Cleanly teardown and restore emulated device state on vm send/receive. |  dv | 3 | -5/+21 |
2021-03-29 | Introduce hex_encode() to transform the aki/ski values to a string. |  claudio | 2 | -40/+40 |
2021-03-29 | Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specification |  dv | 1 | -2/+2 |
2021-03-29 | Inline x509_get_extensions() and remove it |  tb | 5 | -40/+28 |
2021-03-29 | Pull up freeing cms in gbr_parse() after its last use to avoid a leak |  tb | 1 | -2/+3 |
2021-03-29 | Check all inet_ntop() calls, in case we screw up the parameters somehow we |  deraadt | 1 | -9/+15 |
2021-03-29 | sort includes |  tb | 1 | -2/+2 |
2021-03-29 | Remove accidental but justified annotation |  tb | 1 | -4/+1 |
2021-03-29 | spellings |  yasuoka | 24 | -102/+102 |
2021-03-29 | minor KNF and consistancy |  deraadt | 3 | -8/+12 |
2021-03-29 | improve the naming of some intermediate buffers |  deraadt | 1 | -8/+9 |
2021-03-29 | 3 additional snprintf() range checks (inconceivable these would ever |  deraadt | 2 | -8/+16 |
2021-03-29 | in unsafe_char(), handle %NN with array-index inspection rather than weird |  deraadt | 2 | -4/+4 |
2021-03-28 | The failure mode of test-tls13-version-negotiation.py has changed. |  tb | 1 | -4/+2 |
2021-03-28 | Since ipw(4) doesn't call into net80211_newstate() the interface link state |  stsp | 1 | -1/+13 |
2021-03-28 | Now that the real time and monotonic time streams don't |  krw | 3 | -22/+22 |
2021-03-28 | Convert remaining timers (lease renew, rebind, expiry) to |  krw | 2 | -54/+60 |
2021-03-28 | Add some restrictions to manifest object profile |  job | 3 | -5/+46 |
2021-03-28 | Fix duplicate SSL_is_dtls in libssl and apps.c |  inoguchi | 1 | -1/+3 |
2021-03-28 | list Dell DW5821e as supported for umb(4) |  sthen | 1 | -2/+4 |
2021-03-28 | Add vid/pid table to umb(4) allowing matching to alternate config |  sthen | 1 | -3/+64 |
2021-03-28 | sync |  sthen | 2 | -4/+14 |