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