Age | Commit message (Expand) | Author |
2021-03-31 | Set the process title for the rpki-client subprocesses so they can be | Claudio Jeker |
2021-03-31 | Fix some debug output when running in foreground. | Kenneth R Westerback |
2021-03-31 | Make ddb's dependency on libz explicit. | Visa Hankala |
2021-03-31 | sync | Stuart Henderson |
2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio | Stuart Henderson |
2021-03-31 | Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines. | Martin Pieuchot |
2021-03-31 | Do not exit if cannot write to normal log file, GitHub issue 2630. | Nicholas Marriott |
2021-03-31 | document trusted_snapshot | Marc Espie |
2021-03-30 | fix typos in comments | Stuart Henderson |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced | Ingo Schwarze |
2021-03-30 | Handle systems, such as the Dell Precision 3640, that access | Mark Kettenis |
2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). | Mark Kettenis |
2021-03-30 | Make http_new() take care of all the error handling. By closing the | Claudio Jeker |
2021-03-30 | Some cards announce support for the NTB16 format, but that support does not | Patrick Wildt |
2021-03-30 | Some umb(4) devices require the NDP pointer behind the NDP datagram. | Patrick Wildt |
2021-03-30 | [ICMP] IP options lead to malformed reply | Alexandr Nedvedicky |
2021-03-30 | Move tx/rx descriptors into their own structs. | Kevin Lo |
2021-03-29 | Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcp | dv |
2021-03-29 | Install apm(8) and and apmd(8) under MI MANPATH | kn |
2021-03-29 | whitespace nits | Theo Buehler |
2021-03-29 | Prepare documenting EVP_PKEY_new_CMAC_key(3) | Theo Buehler |
2021-03-29 | Turns out the PCIe DARTs support a full 32-bit device virtual address space. | Mark Kettenis |
2021-03-29 | Remove pointless assignment in SSL_get0_alpn_selected(). | Joel Sing |
2021-03-29 | Avoid transcript initialisation when sending a TLS HelloRequest. | Joel Sing |
2021-03-29 | Move finished and peer finished to the handshake struct. | Joel Sing |
2021-03-29 | Add regress coverage for TLSv1.2 record number increment. | Joel Sing |
2021-03-29 | Move the TLSv1.2 record number increment into the new record layer. | Joel Sing |
2021-03-29 | Prepare to provide EVP_PKEY_new_CMAC_key() | Theo Buehler |
2021-03-29 | Add a pretty_key_id() which reinserts colons into the hex string. | Claudio Jeker |
2021-03-29 | Fix my email address in copyright line | Claudio Jeker |
2021-03-29 | -B option not updated about bird1v4 & bird1v6 files; ok job | Theo de Raadt |
2021-03-29 | combine umb_products and umb_fccauth_devs into one umb_quirks table | Stuart Henderson |
2021-03-29 | Cleanly teardown and restore emulated device state on vm send/receive. | dv |
2021-03-29 | Introduce hex_encode() to transform the aki/ski values to a string. | Claudio Jeker |
2021-03-29 | Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specification | dv |
2021-03-29 | Inline x509_get_extensions() and remove it | Theo Buehler |
2021-03-29 | Pull up freeing cms in gbr_parse() after its last use to avoid a leak | Theo Buehler |
2021-03-29 | Check all inet_ntop() calls, in case we screw up the parameters somehow we | Theo de Raadt |
2021-03-29 | sort includes | Theo Buehler |
2021-03-29 | Remove accidental but justified annotation | Theo Buehler |
2021-03-29 | spellings | YASUOKA Masahiko |
2021-03-29 | minor KNF and consistancy | Theo de Raadt |
2021-03-29 | improve the naming of some intermediate buffers | Theo de Raadt |
2021-03-29 | 3 additional snprintf() range checks (inconceivable these would ever | Theo de Raadt |
2021-03-29 | in unsafe_char(), handle %NN with array-index inspection rather than weird | Theo de Raadt |
2021-03-28 | The failure mode of test-tls13-version-negotiation.py has changed. | Theo Buehler |
2021-03-28 | Since ipw(4) doesn't call into net80211_newstate() the interface link state | Stefan Sperling |
2021-03-28 | Now that the real time and monotonic time streams don't | Kenneth R Westerback |
2021-03-28 | Convert remaining timers (lease renew, rebind, expiry) to | Kenneth R Westerback |
2021-03-28 | Add some restrictions to manifest object profile | job |