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