- markus@cvs.openbsd.org 2001/04/05 23:39:20
     [serverloop.c]
     keep the ssh session even if there is no active channel.
     this is more in line with the protocol spec and makes
        ssh -N -L 1234:server:110 host
     more useful.
     based on discussion with <mats@mindbright.se> long time ago
     and recent mail from <res@shore.net>
2 files changed
tree: d88ed39699d925eb95dfc8d2b11d45a86dc09e4d
  1. contrib/
  2. openbsd-compat/
  3. acconfig.h
  4. aclocal.m4
  5. atomicio.c
  6. atomicio.h
  7. auth-chall.c
  8. auth-krb4.c
  9. auth-options.c
  10. auth-options.h
  11. auth-pam.c
  12. auth-pam.h
  13. auth-passwd.c
  14. auth-rh-rsa.c
  15. auth-rhosts.c
  16. auth-rsa.c
  17. auth-sia.c
  18. auth-sia.h
  19. auth.c
  20. auth.h
  21. auth1.c
  22. auth2-chall.c
  23. auth2-pam.c
  24. auth2-pam.h
  25. auth2.c
  26. authfd.c
  27. authfd.h
  28. authfile.c
  29. authfile.h
  30. bufaux.c
  31. bufaux.h
  32. buffer.c
  33. buffer.h
  34. canohost.c
  35. canohost.h
  36. ChangeLog
  37. channels.c
  38. channels.h
  39. cipher.c
  40. cipher.h
  41. cli.c
  42. cli.h
  43. clientloop.c
  44. clientloop.h
  45. compat.c
  46. compat.h
  47. compress.c
  48. compress.h
  49. config.guess
  50. config.sub
  51. configure.in
  52. crc32.c
  53. crc32.h
  54. CREDITS
  55. deattack.c
  56. deattack.h
  57. defines.h
  58. dh.c
  59. dh.h
  60. dispatch.c
  61. dispatch.h
  62. entropy.c
  63. entropy.h
  64. fixpaths
  65. fixprogs
  66. getput.h
  67. groupaccess.c
  68. groupaccess.h
  69. hostfile.c
  70. hostfile.h
  71. includes.h
  72. INSTALL
  73. install-sh
  74. kex.c
  75. kex.h
  76. kexdh.c
  77. kexgex.c
  78. key.c
  79. key.h
  80. LICENCE
  81. log.c
  82. log.h
  83. loginrec.c
  84. loginrec.h
  85. logintest.c
  86. mac.c
  87. mac.h
  88. Makefile.in
  89. match.c
  90. match.h
  91. md5crypt.c
  92. md5crypt.h
  93. misc.c
  94. misc.h
  95. mkinstalldirs
  96. mpaux.c
  97. mpaux.h
  98. myproposal.h
  99. nchan.c
  100. nchan.h
  101. nchan.ms
  102. nchan2.ms
  103. OVERVIEW
  104. packet.c
  105. packet.h
  106. pathnames.h
  107. primes
  108. radix.c
  109. radix.h
  110. readconf.c
  111. readconf.h
  112. README
  113. readpass.c
  114. readpass.h
  115. RFC.nroff
  116. rijndael.c
  117. rijndael.h
  118. rsa.c
  119. rsa.h
  120. scp.1
  121. scp.c
  122. servconf.c
  123. servconf.h
  124. serverloop.c
  125. serverloop.h
  126. session.c
  127. session.h
  128. sftp-client.c
  129. sftp-client.h
  130. sftp-common.c
  131. sftp-common.h
  132. sftp-glob.c
  133. sftp-glob.h
  134. sftp-int.c
  135. sftp-int.h
  136. sftp-server.8
  137. sftp-server.c
  138. sftp.1
  139. sftp.c
  140. sftp.h
  141. ssh-add.1
  142. ssh-add.c
  143. ssh-agent.1
  144. ssh-agent.c
  145. ssh-dss.c
  146. ssh-dss.h
  147. ssh-keygen.1
  148. ssh-keygen.c
  149. ssh-keyscan.1
  150. ssh-keyscan.c
  151. ssh-rsa.c
  152. ssh-rsa.h
  153. ssh.1
  154. ssh.c
  155. ssh.h
  156. ssh1.h
  157. ssh2.h
  158. ssh_config
  159. ssh_prng_cmds.in
  160. sshconnect.c
  161. sshconnect.h
  162. sshconnect1.c
  163. sshconnect2.c
  164. sshd.8
  165. sshd.c
  166. sshd_config
  167. sshlogin.c
  168. sshlogin.h
  169. sshpty.c
  170. sshpty.h
  171. tildexpand.c
  172. tildexpand.h
  173. TODO
  174. ttymodes.c
  175. ttymodes.h
  176. uidswap.c
  177. uidswap.h
  178. uuencode.c
  179. uuencode.h
  180. version.h
  181. WARNING.RNG
  182. xmalloc.c
  183. xmalloc.h