openbsd
2021-02-26 florianImport dhcpleased(8) - a dhcp daemon to acquire IPv4...
2021-02-26 tbSet is_trusted in x509_verify_ctx_add_chain()
2021-02-26 tbzap spades of trailing whitespace
2021-02-26 patrickRead and parse OTP on the BCM4378. There are quite...
2021-02-26 patrickAttach to BCM4378.
2021-02-26 patrickAdd support for BCM4378 as implemented on the Apple...
2021-02-26 jantouch pcidevs again to generated new rcs ids in headers
2021-02-26 kettenisOnly support #iommu-cells = <1> for now to make sure...
2021-02-26 patrickIncrease the amount of RX buffers given to the bwfm...
2021-02-26 kettenisAdd aplcpie(4), a (minimal) driver for the PCIe host...
2021-02-26 janAdd missing PCI product IDs for x710 10GBase-T into...
2021-02-26 dlgonly store the current time on address table entries...
2021-02-26 nicmAdd a couple of format variables for active and last...
2021-02-26 lumSome more improvements from Joachim Wiberg's version...
2021-02-26 deraadtsync
2021-02-26 djmremove this KEX fuzzer; it's awkward to use and doesn...
2021-02-26 jsgremove some unused functions in slaacd
2021-02-26 dlgtpmr can use the eth64 bits too.
2021-02-26 dlgtry do a better job of filtering 802.1 reserved group...
2021-02-26 danjFix Typo, ok jca
2021-02-26 dlguse uint64_ts for ethernet addresses in the src/dst...
2021-02-26 dlguse a uint64_t for the ethernet address in the etherbri...
2021-02-26 lumSome improvements from Joachim Wiberg's version of mg.
2021-02-26 dlgadd some helpers for working with ethernet addresses...
2021-02-26 danjAdd my copyright since I added most of the content
2021-02-26 patrickIncrease the buffer size for the ioctl response buffers...
2021-02-26 djma bit more debugging behind #ifdef DEBUG_SK
2021-02-26 deraadtgcc is more strict about union decls
2021-02-26 patrickIndicate hostready signal to inform the firmware that...
2021-02-26 patrickRefactor bwfm(4) firmware loading. The PCIe backend...
2021-02-26 patrickFix prio2fifo mapping table.
2021-02-25 patrickThe firmware replaces the last 32-bit on RAM with a...
2021-02-25 patrickSome newer chips have two D11/802.11 cores, and we...
2021-02-25 patrickSupport for version 7 of the bwfm(4) PCIe interface...
2021-02-25 patrickAdd some infrastructure in the PCI chipset tag for...
2021-02-25 sthenmention that FIX_CRLF_FILES is rooted in WRKDIST, point...
2021-02-25 espiewrong annotation
2021-02-25 espiemake the timing of FIX_CRLF_FILES explicit
2021-02-25 kettenisAdd a framework for IOMMUs.
2021-02-25 sthendocument FIX_CRLF_FILES.
2021-02-25 naddyftp: prevent double free() in error path
2021-02-25 tobheConstify cipher API.
2021-02-25 knTypofix
2021-02-25 tbFix two bugs in the legacy verifier
2021-02-25 jsingUpdate regress to match TLS versions change.
2021-02-25 jsingOnly use TLS versions internally (rather than both...
2021-02-25 jsingRename depth to num_untrusted so it identifies what...
2021-02-25 jsingAvoid passing last and depth to x509_verify_cert_error...
2021-02-25 otto- Make use of the fact that we know how the chunks...
2021-02-25 espiesplit off the large module documentations, so that...
2021-02-25 janPrevent zero size devices from attaching
2021-02-25 djms/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/
2021-02-25 dlgwe don't have to cast to caddr_t when calling m_copydat...
2021-02-25 dlglet m_copydata use a void * instead of caddr_t
2021-02-25 dlgenable veb(4), it's time for wider testing.
2021-02-25 knFix SMALL build
2021-02-24 dlgadd support for hashing 64 and 32 bit numbers in host...
2021-02-24 deraadtsync
2021-02-24 dtuckerRename pubkeyacceptedkeytypes to pubkeyacceptedalgorith...
2021-02-24 tobheUse ASN1_STRING_get0_data() instead of the deprecated...
2021-02-24 deraadtbuild resolvd
2021-02-24 deraadtMore accurately describe the DNS proposal sources and...
2021-02-24 deraadtfairly significant rewrite, including:
2021-02-24 florianWe need to track the pid of the connecting control...
2021-02-24 florianImport resold(8), a daemon to rewrite resolv.conf.
2021-02-24 tbFix comment explaining last_untrusted. This should...
2021-02-24 tbMake the new validator check for EXFLAG_CRITICAL
2021-02-24 krwComplete deleting ifi->active before calling write_leas...
2021-02-24 krwNo need to get time() twice. Just use the already
2021-02-24 krwNo need to check ifi->active for NULL when looking...
2021-02-24 krwFix annoying typo in a comment.
2021-02-24 krwRemove incomplete/incorrect connection with autoconf...
2021-02-24 deraadtshow AF for DNS proposal messages; ok claudio bluhm
2021-02-24 visakqueue: Revise filterops interface
2021-02-24 lumVarious fixes from emails Joachim Nilsson sent to tech...
2021-02-24 lumsnprintf() does indeed return an int. From an email...
2021-02-24 jmcspelling fix;
2021-02-24 bluhmIn sorflush() use m_purge() instead of handrolling it.
2021-02-24 dlgwhite space tweak, no functional change
2021-02-24 dlgfix stoeplitz_n16 and stoeplitz_h16
2021-02-24 patrickEnumerate GCI core, which seems to contain the OTP...
2021-02-24 nicmCorrect client_prefix so it returns 1 if in prefix...
2021-02-24 dlgwhitespace tweaks, no functional change.
2021-02-24 dlgfix the length check on arp packets when handling arp...
2021-02-24 deraadtsync
2021-02-24 jsgremove unused usbd_get_device_string()
2021-02-24 jsgremove unused usbdi functions
2021-02-24 dlgadd support for adding and deleting mac addr entries...
2021-02-24 jsgremove unused xhci_cmd_evaluate_ctx()
2021-02-24 deraadtsync
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dtuckerPut obsolete aliases for hostbasedalgorithms and pubkey...
2021-02-23 deraadttypo
2021-02-23 dlghandle ifconfig veb0 flush with etherbridge_flush,...
2021-02-23 djmlots more s/key types/signature algorithms/ mostly in
2021-02-23 djmCorrect reference to signature algorithms as keys;...
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tobheUse pool to allocate tdbs.
next