summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15do not attempt to find an absolute path for sshd_configDamien Miller
2019-12-15Clear r_list if the interface is passive. Additionaly move the checkremi
2019-12-15allow ssh-keyscan to find security key hostkeysDamien Miller
2019-12-15adapt to ssh-sk-client changeDamien Miller
2019-12-15allow security keys to act as host keys as well as user keys.Damien Miller
2019-12-15Make this fit in 80 cols.Florian Obser
2019-12-15semarie diagnosed a what appeared to be a 'large backwards memcpy' of anTheo de Raadt
2019-12-15Explicitly print root user in status OWNER columnkn
2019-12-15Allow more outgoing ports, the default 16 is pretty tight for theOtto Moerbeek
2019-12-15Add a missing unlock.Visa Hankala
2019-12-14Be less aggressive pre-allocating memory; ok florian@Otto Moerbeek
2019-12-14whitespace from go fmt + update a commentTheo Buehler
2019-12-14rkpcie: Add support for gen2 negotiationKurt Miller
2019-12-14Simplify resolve_done.Florian Obser
2019-12-14failing fsync() with EINVAL should not cause a TempFail in mboxfile,Gilles Chehade
2019-12-14introduce a bypass keyword so that builtin filters can bypass processing ofGilles Chehade
2019-12-14Strip out the optional login style before looking up user in passwd.Todd C. Miller
2019-12-14Return BI_SILENT not BI_AUTH if the challenge service is requested.Todd C. Miller
2019-12-14Add sizes for free() in eso(4).Frederic Cambus
2019-12-14Add sizes for free() in eap(4).Frederic Cambus
2019-12-14Add sizes for free() in auixp(4).Frederic Cambus
2019-12-14Add sizes for free() in auglx(4).Frederic Cambus
2019-12-14Add sizes for free() in auacer(4).Frederic Cambus
2019-12-14No use to create resolvers we know are going to be dead; ok florian@Otto Moerbeek
2019-12-14Revert previous. When we get an ACPI notification we already have thePatrick Wildt
2019-12-14Fix comment: vmctl command options come before argumentskn
2019-12-14Run Wycheproof HMAC test vectors against libcrypto.Theo Buehler
2019-12-14Fix documented signatures of HMAC(3) and HMAC_Update(3). The n and lenTheo Buehler
2019-12-14syncTheo de Raadt
2019-12-14usb devices nodes have been excesively permissive.Theo de Raadt
2019-12-14syncTheo de Raadt
2019-12-13syncTheo de Raadt
2019-12-13gpr(4) goes awayTheo de Raadt
2019-12-13noone has gpr(4) devices.Theo de Raadt
2019-12-13actually commit the ssh-sk-helper client code; ok markusDamien Miller
2019-12-13fix DKIM exampleGilles Chehade
2019-12-13perform security key enrollment via ssh-sk-helper too. This meansDamien Miller
2019-12-13allow sshbuf_put_stringb(buf, NULL); ok markus@Damien Miller
2019-12-13use ssh-sk-helper for all security key signing operationsDamien Miller
2019-12-13occuring -> occurringGilles Chehade
2019-12-13trim previous; ok gillesJason McIntyre
2019-12-13Don't try dead resolvers; ok florian@Otto Moerbeek
2019-12-13print type as type and not as rcodeOtto Moerbeek
2019-12-13Revert two files committed by accidentOtto Moerbeek
2019-12-13Avoid leaks by using the _buf versions of sldns_wire2str_* functions.Otto Moerbeek
2019-12-13In rde_dispatch_imsg_session() reorder the case blocks a bit so theyClaudio Jeker
2019-12-13add support for CIDR in a: spf atomsGilles Chehade
2019-12-13file no longer existsGilles Chehade
2019-12-13lka_proc.c had common code to fork a proc filter for lka_filter.c andGilles Chehade
2019-12-13Make acpivout(4) call ws_[gs]et_param instead of directlyPatrick Wildt