summaryrefslogtreecommitdiffstats
path: root/sshd-session.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstream: add a random amount of time (up to 4 seconds) to thedlg@openbsd.org2024-08-151-4/+17
* Check for SA_RESTART before using it.Darren Tucker2024-07-251-0/+2
* upstream: don't need return at end of void functiondjm@openbsd.org2024-07-081-2/+1
* upstream: Instead of using possibly complex ssh_signal(), write allderaadt@openbsd.org2024-06-281-2/+11
* fix PTY allocation on Cygwin, broken by sshd splitDamien Miller2024-06-131-1/+17
* delay lookup of privsep user until config loadedDamien Miller2024-06-131-11/+11
* upstream: Add a facility to sshd(8) to penalise particulardjm@openbsd.org2024-06-061-6/+9
* remove remaining use_privsep mentionDamien Miller2024-05-311-1/+1
* upstream: spelling; ok djm@jsg@openbsd.org2024-05-171-2/+2
* upstream: Start the process of splitting sshd into separatedjm@openbsd.org2024-05-171-0/+1472