summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-19Print learned forwarders in unwindctl.Florian Obser
2019-11-19Proposals from dhclient are sometimes replacements.Florian Obser
2019-11-19Stop dhcp lease file parsing now that dhclient sends proposals.Florian Obser
2019-11-19Inform unwind about DNS servers it finds in leases.Kenneth R Westerback
2019-11-19regenStefan Sperling
2019-11-19Add PCI ID for an Intel AX 200 device.Stefan Sperling
2019-11-19More return value check in openssl(1) cmsKinichiro Inoguchi
2019-11-19Add manual descriptions for openssl(1) req -addextKinichiro Inoguchi
2019-11-19Add point-to-point support for broadcast interfaces.remi
2019-11-19typo (result was bootblocks from / always installed into media); from miodTheo de Raadt
2019-11-19Set isr to the correct value (sc->rl_intrs).Kevin Lo
2019-11-19Don't assign ifp twice in the re_txeof().Kevin Lo
2019-11-19Update, max /usr has grownOtto Moerbeek
2019-11-19Make /usr maximum 6G and grow it faster; ok lots of devsOtto Moerbeek
2019-11-19Correct the link speed constant variables. From Shoichi Yamaguchi.YASUOKA Masahiko
2019-11-19Enable rge(4).Kevin Lo
2019-11-19take care to avoid a race when creating the same interface.David Gwynne
2019-11-18document '$' environment variable expansion for SecurityKeyProvider; ok djm@Christian Weisgerber
2019-11-18more missing mentions of ed25519-sk; ok djm@Christian Weisgerber
2019-11-18Delete commented out VNDIOCGET60 ioctlJeremie Courreges-Anglas
2019-11-18zap trailing whitespace;Jason McIntyre
2019-11-18Accept inet6 address with missing sa_len for the get ioctl(2).Alexander Bluhm
2019-11-18sync iwm line;Jason McIntyre
2019-11-18Fix off-by-one TRB issue in bulk transfers larger than 64k.Marcus Glocker
2019-11-18Fix actual length calculation of short transfers in xhci(4). So farPatrick Wildt
2019-11-18Hide monitor mode support section in iwm(4) as well. Support for monitorStefan Sperling
2019-11-18Document iwm(4) 9k device support. Hide the CCMP offload section becauseStefan Sperling
2019-11-18Add support for 9260 and 9560 devices to iwm(4).Stefan Sperling
2019-11-18additional missing stdarg.h includes when built without WITH_OPENSSL; ok djm@Christian Weisgerber
2019-11-18add the missing WITH_OPENSSL ifdefs after the ED25519-SK addition; ok djm@Christian Weisgerber
2019-11-18syncTheo de Raadt
2019-11-18Add prototypes for the functions that update application secretsBob Beck
2019-11-18Enable ESP UDP-encapsulation with '-t' flag.tobhe
2019-11-18Remove typedef and check sk_push return value in openssl(1) cmsKinichiro Inoguchi
2019-11-18Add -keyopt opiton to openssl(1) cms subcommandKinichiro Inoguchi
2019-11-18Add -f for full size to join-pane (like split-window), from Theo Buehler.Nicholas Marriott
2019-11-18Keep modifiers on backspace when translating it.Nicholas Marriott
2019-11-18LibreSSL change the format for openssl rsa -text output fromDarren Tucker
2019-11-18Move the define of TALSZ_MAX to top and add a description forClaudio Jeker
2019-11-18Add and fix some comments.Claudio Jeker
2019-11-18Remove unused variables, these output formats don't need special handlingClaudio Jeker
2019-11-18tal_read_file() should error out instead of returning a NULL buffer.Claudio Jeker
2019-11-18fix a bug that prevented serialisation of ed25519-sk keysDamien Miller
2019-11-18Fix incorrect error message when key certification failsDamien Miller
2019-11-18fix bug that prevented certification of ed25519-sk keysDamien Miller
2019-11-18allow *-sk key types to be turned into certificatesDamien Miller
2019-11-18mention ed25519-sk key/cert types here too; prompted by jmc@Damien Miller
2019-11-18mention ed25519-sk in places where it is accepted; prompted by jmc@Damien Miller
2019-11-18various knf and whitespace; ok jcaTheo de Raadt
2019-11-18document ed25519-sk pubkey, private key and certificate formatsDamien Miller