summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-28Fix duplicate SSL_is_dtls in libssl and apps.cKinichiro Inoguchi
2021-03-28list Dell DW5821e as supported for umb(4)Stuart Henderson
2021-03-28Add vid/pid table to umb(4) allowing matching to alternate configStuart Henderson
2021-03-28syncStuart Henderson
2021-03-28add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@Stuart Henderson
2021-03-27Make sure that all CPUs end up with the same bits set in SCTLR_EL1.Mark Kettenis
2021-03-27Add ARMv8.5 instruction set related CPU features.Mark Kettenis
2021-03-27Send arguments in alphabetical orderjob
2021-03-27Enable test-sig-algs-renegotiation-resumption.py.Theo Buehler
2021-03-27If we want to configure default routes over multiple interfaces weFlorian Obser
2021-03-27Garbage collect s->internal->typeTheo Buehler
2021-03-27Fix SDMMC_DEBUG buildkn
2021-03-27Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.Brent Cook
2021-03-27The ospf6d manpage states that the daemon laks support for multi arearemi
2021-03-27trim the FCS off Ethernet packets before sending them up the stack.David Gwynne
2021-03-26Return EOPNOTSUPP for unsupported ioctlskn
2021-03-26Fix "mach dtb" return code to avoid bogus bootkn
2021-03-26Fix errno, merge ioctl caseskn
2021-03-26Flag sensors as invalid on bogus readskn
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs
2021-03-26Push kernel lock down to rt_setsource() to make `ifa' dereference safe.mvs