- OpenBSD CVS update
   [channels.c]
   - init all fds, close all fds.
   [sshconnect2.c]
   - check whether file exists before asking for passphrase
   [servconf.c servconf.h sshd.8 sshd.c]
   - PidFile, pr 1210
   [channels.c]
   - EINTR
   [channels.c]
   - unbreak, ok niels@
   [sshd.c]
   - unlink pid file, ok niels@
   [auth2.c]
   - Add missing #ifdefs; ok - markus
8 files changed
tree: d5f01eb7883f7b87ab4d6479ae1c3714f3d0dca0
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. README.Ylonen
  9. README.openssh2
  10. RFC.nroff
  11. TODO
  12. UPGRADING
  13. acconfig.h
  14. atomicio.c
  15. auth-krb4.c
  16. auth-pam.c
  17. auth-pam.h
  18. auth-passwd.c
  19. auth-rh-rsa.c
  20. auth-rhosts.c
  21. auth-rsa.c
  22. auth-skey.c
  23. auth.c
  24. auth.h
  25. auth1.c
  26. auth2.c
  27. authfd.c
  28. authfd.h
  29. authfile.c
  30. authfile.h
  31. bsd-bindresvport.c
  32. bsd-bindresvport.h
  33. bsd-daemon.c
  34. bsd-daemon.h
  35. bsd-login.c
  36. bsd-login.h
  37. bsd-misc.c
  38. bsd-misc.h
  39. bsd-mktemp.c
  40. bsd-mktemp.h
  41. bsd-rresvport.c
  42. bsd-rresvport.h
  43. bsd-setenv.c
  44. bsd-setenv.h
  45. bsd-snprintf.c
  46. bsd-snprintf.h
  47. bsd-strlcat.c
  48. bsd-strlcat.h
  49. bsd-strlcpy.c
  50. bsd-strlcpy.h
  51. bufaux.c
  52. bufaux.h
  53. buffer.c
  54. buffer.h
  55. canohost.c
  56. channels.c
  57. channels.h
  58. cipher.c
  59. cipher.h
  60. clientloop.c
  61. compat.c
  62. compat.h
  63. compress.c
  64. compress.h
  65. config.guess
  66. config.sub
  67. configure.in
  68. contrib/
  69. crc32.c
  70. crc32.h
  71. deattack.c
  72. deattack.h
  73. defines.h
  74. dispatch.c
  75. dispatch.h
  76. dsa.c
  77. dsa.h
  78. entropy.c
  79. entropy.h
  80. fake-gai-errnos.h
  81. fake-getaddrinfo.c
  82. fake-getaddrinfo.h
  83. fake-getnameinfo.c
  84. fake-getnameinfo.h
  85. fake-socket.h
  86. fingerprint.c
  87. fingerprint.h
  88. fixpaths
  89. getput.h
  90. hmac.c
  91. hmac.h
  92. hostfile.c
  93. hostfile.h
  94. includes.h
  95. install-sh
  96. kex.c
  97. kex.h
  98. key.c
  99. key.h
  100. log-client.c
  101. log-server.c
  102. log.c
  103. login.c
  104. match.c
  105. match.h
  106. md5crypt.c
  107. md5crypt.h
  108. mpaux.c
  109. mpaux.h
  110. myproposal.h
  111. nchan.c
  112. nchan.h
  113. nchan.ms
  114. nchan2.ms
  115. packet.c
  116. packet.h
  117. pty.c
  118. pty.h
  119. radix.c
  120. readconf.c
  121. readconf.h
  122. readpass.c
  123. rsa.c
  124. rsa.h
  125. scp.1
  126. scp.c
  127. servconf.c
  128. servconf.h
  129. serverloop.c
  130. session.c
  131. session.h
  132. ssh-add.1
  133. ssh-add.c
  134. ssh-agent.1
  135. ssh-agent.c
  136. ssh-keygen.1
  137. ssh-keygen.c
  138. ssh.1
  139. ssh.c
  140. ssh.h
  141. ssh2.h
  142. ssh_config
  143. sshconnect.c
  144. sshconnect.h
  145. sshconnect1.c
  146. sshconnect2.c
  147. sshd.8
  148. sshd.c
  149. sshd_config
  150. tildexpand.c
  151. ttymodes.c
  152. ttymodes.h
  153. uidswap.c
  154. uidswap.h
  155. uuencode.c
  156. uuencode.h
  157. version.h
  158. xmalloc.c
  159. xmalloc.h