summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syncsthen2021-03-312-54/+54
* Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radiosthen2021-03-311-26/+26
* Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.mpi2021-03-311-25/+26
* Do not exit if cannot write to normal log file, GitHub issue 2630.nicm2021-03-311-7/+8
* document trusted_snapshotespie2021-03-311-2/+8
* fix typos in commentssthen2021-03-301-3/+3
* In HTML output, correctly render .Bd -unfilled in proportionally-spacedschwarze2021-03-303-5/+9
* Handle systems, such as the Dell Precision 3640, that accesskettenis2021-03-301-19/+87
* Register the PCI variant of dwiic(4) with acpi(4).kettenis2021-03-301-2/+7
* Make http_new() take care of all the error handling. By closing theclaudio2021-03-301-5/+5
* Some cards announce support for the NTB16 format, but that support does notpatrick2021-03-303-41/+167
* Some umb(4) devices require the NDP pointer behind the NDP datagram.patrick2021-03-302-36/+59
* [ICMP] IP options lead to malformed replysashan2021-03-304-9/+53
* Move tx/rx descriptors into their own structs.kevlo2021-03-302-188/+509
* Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcpdv2021-03-299-12/+124
* Install apm(8) and and apmd(8) under MI MANPATHkn2021-03-293-16/+4
* whitespace nitstb2021-03-291-4/+4
* Prepare documenting EVP_PKEY_new_CMAC_key(3)tb2021-03-291-2/+54
* Turns out the PCIe DARTs support a full 32-bit device virtual address space.kettenis2021-03-291-4/+9
* Remove pointless assignment in SSL_get0_alpn_selected().jsing2021-03-291-4/+1
* Avoid transcript initialisation when sending a TLS HelloRequest.jsing2021-03-291-4/+6
* Move finished and peer finished to the handshake struct.jsing2021-03-297-44/+44
* Add regress coverage for TLSv1.2 record number increment.jsing2021-03-291-8/+151
* Move the TLSv1.2 record number increment into the new record layer.jsing2021-03-293-19/+44
* Prepare to provide EVP_PKEY_new_CMAC_key()tb2021-03-294-20/+84
* Add a pretty_key_id() which reinserts colons into the hex string.claudio2021-03-295-12/+53
* Fix my email address in copyright lineclaudio2021-03-291-2/+2
* -B option not updated about bird1v4 & bird1v6 files; ok jobderaadt2021-03-291-3/+7
* combine umb_products and umb_fccauth_devs into one umb_quirks tablesthen2021-03-291-36/+51
* Cleanly teardown and restore emulated device state on vm send/receive.dv2021-03-293-5/+21
* Introduce hex_encode() to transform the aki/ski values to a string.claudio2021-03-292-40/+40
* Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specificationdv2021-03-291-2/+2
* Inline x509_get_extensions() and remove ittb2021-03-295-40/+28
* Pull up freeing cms in gbr_parse() after its last use to avoid a leaktb2021-03-291-2/+3
* Check all inet_ntop() calls, in case we screw up the parameters somehow wederaadt2021-03-291-9/+15
* sort includestb2021-03-291-2/+2
* Remove accidental but justified annotationtb2021-03-291-4/+1
* spellingsyasuoka2021-03-2924-102/+102
* minor KNF and consistancyderaadt2021-03-293-8/+12
* improve the naming of some intermediate buffersderaadt2021-03-291-8/+9
* 3 additional snprintf() range checks (inconceivable these would everderaadt2021-03-292-8/+16
* in unsafe_char(), handle %NN with array-index inspection rather than weirdderaadt2021-03-292-4/+4
* The failure mode of test-tls13-version-negotiation.py has changed.tb2021-03-281-4/+2
* Since ipw(4) doesn't call into net80211_newstate() the interface link statestsp2021-03-281-1/+13
* Now that the real time and monotonic time streams don'tkrw2021-03-283-22/+22
* Convert remaining timers (lease renew, rebind, expiry) tokrw2021-03-282-54/+60
* Add some restrictions to manifest object profilejob2021-03-283-5/+46
* Fix duplicate SSL_is_dtls in libssl and apps.cinoguchi2021-03-281-1/+3
* list Dell DW5821e as supported for umb(4)sthen2021-03-281-2/+4
* Add vid/pid table to umb(4) allowing matching to alternate configsthen2021-03-281-3/+64