summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-03revert enabling UpdateHostKeys by default - there are still corner casesDamien Miller
2020-02-031. To avoid confusion, when showing a function definition, call itIngo Schwarze
2020-02-03ORCPT addresses are prefixed with an address type, the stricter check causeGilles Chehade
2020-02-03now that mail.local(8) relies on lockspool(1) for mailbox locking, have theGilles Chehade
2020-02-03Instead of passing titles through vis() which doubles backslashes, justNicholas Marriott
2020-02-03use better markup for challenge and write-attestation,Jason McIntyre
2020-02-02Allow mail.local to be run as non-root.Todd C. Miller
2020-02-02add SENDER to mda environment and teach lmtp to use that instead of commandGilles Chehade
2020-02-02Since OpenBSD has switched to the strict host model, this regressAlexander Bluhm
2020-02-02Tweak dhclient(8) timing defaults depending on SMALL rather than usingKenneth R Westerback
2020-02-02Add missing new line to printf. Make clean should not require SUDO.Alexander Bluhm
2020-02-02Reapply post-svc-sled in a repaired fashion. The SYS_sigreturn-relatedTheo de Raadt
2020-02-02Back out previous "insert two nop instructions after svc instructionsChristian Weisgerber
2020-02-02Output (none) in debug in the case in the CheckHostIP=no case asDarren Tucker
2020-02-02Prevent possible null pointer deref of ip_str in debug.Darren Tucker
2020-02-02shuffle the challenge keyword to keep the -O list sorted;Jason McIntyre
2020-02-02Drop 'mixer' variable whose value is not used.Alexandre Ratchov
2020-02-02Rename {print,parse}_val() functions to {print,parse}_field()Alexandre Ratchov
2020-02-02stop worrying about compilers that do not support ANSI C89;Ingo Schwarze
2020-02-02Fix MD in "ldomctl dump"kn
2020-02-01Also insert two nop instructions after svc instructions for SYS_exitTheo de Raadt
2020-02-01Rename print_names flag to show_names.Alexandre Ratchov
2020-02-01Move commands processing into it's own routine.Alexandre Ratchov
2020-02-01Back out previous. Nothing wrong with the diff per se but I should haveanton
2020-02-01be much stricter about ORCPT, it isn't in the code path of local deliveryGilles Chehade
2020-02-01Grab the kernel lock in pgsigio() as it's strictly needed whileanton
2020-02-01Use -rdomain to reset rdomainkn
2020-02-01condition to enter mda_mbox() is too strict, if user have commands in theirGilles Chehade
2020-02-01Tweak regress to match change made to tls13_key_share_peer_public().Joel Sing
2020-02-01Correctly unpack client key shares.Joel Sing
2020-02-01Disable TLSv1.3 client while some known issues are being addressed.Joel Sing
2020-02-01replace vlan instance SRP lists with SMR_SLISTsJonathan Matthew
2020-02-01Make writes to the f_flag field of `struct file' MP-safe using atomicanton
2020-02-01update currency exchange rates;Jason McIntyre
2020-02-01tweak previous;Jason McIntyre
2020-01-31regress test for sshd_config Include directive; from Jakub JelenDamien Miller
2020-01-31whitespaceDamien Miller
2020-01-31force early logging to stderr if debug_flag (-d) is set; avoidsDamien Miller
2020-01-31mistake in previous: filling the incorrect bufferDamien Miller
2020-01-31Add a sshd_config "Include" directive to allow inclusion of files.Damien Miller
2020-01-31spelling fix;Jason McIntyre
2020-01-31introduce mda_mbox() to handle mbox delivery in its own code path, and makeGilles Chehade
2020-01-31actually set the link state down when the /dev entry is closed.David Gwynne
2020-01-31Remove an unused function.Mike Larkin
2020-01-30document changed default for UpdateHostKeysDamien Miller
2020-01-30enable UpdateKnownHosts=yes if the configuration specifies only theDamien Miller
2020-01-30device poll handlers should return POLL flags, not errnos.David Gwynne
2020-01-30add missing command prompt in the example; requested by jmc@Ingo Schwarze
2020-01-30Revise for TLSv1.3 key share changes.Joel Sing
2020-01-30Provide struct/functions for handling TLSv1.3 key shares.Joel Sing