Mercurial > dropbear
log svr-chansession.c @ 1824:1edf4f143e12
age | author | description |
---|---|---|
Thu, 19 Aug 2021 18:49:52 +0300 | fidomax | keep LANG env variable for child process (#111) |
Thu, 19 Aug 2021 17:13:41 +0200 | Roland Vollgraf | pass on sever process environment to child processes (option -e) (#118) |
Sat, 06 Mar 2021 23:06:43 +0800 | Matt Johnston | Prevent multiple shells being spawned |
Sat, 06 Mar 2021 23:05:17 +0800 | Matt Johnston | small tidy of "signal" while loop |
Fri, 29 Jan 2021 21:47:56 +0800 | Matt Johnston | fuzz: wrap kill() |
Thu, 08 Oct 2020 11:00:04 +0800 | Matt Johnston | Avoid gnu extension conditional operator |
Sat, 14 Mar 2020 23:28:18 +0800 | Matt Johnston | Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build without |