20001110
 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
 - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
 - (bal) Added in check to verify S/Key library is being detected in
   configure.in
 - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
   Patch by Mark Miller <markm@swoon.net>
 - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
   to remove warnings under MacOS X.  Patch by Mark Miller <markm@swoon.net>
 - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
5 files changed
tree: 731fd59b242eddc0560c712cb8c7652e0301f3d4
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. README
  9. README.Ylonen
  10. RFC.nroff
  11. TODO
  12. WARNING.RNG
  13. acconfig.h
  14. aclocal.m4
  15. atomicio.c
  16. auth-krb4.c
  17. auth-options.c
  18. auth-options.h
  19. auth-pam.c
  20. auth-pam.h
  21. auth-passwd.c
  22. auth-rh-rsa.c
  23. auth-rhosts.c
  24. auth-rsa.c
  25. auth-skey.c
  26. auth.c
  27. auth.h
  28. auth1.c
  29. auth2-skey.c
  30. auth2.c
  31. authfd.c
  32. authfd.h
  33. authfile.c
  34. authfile.h
  35. bsd-arc4random.c
  36. bsd-arc4random.h
  37. bsd-base64.c
  38. bsd-base64.h
  39. bsd-bindresvport.c
  40. bsd-bindresvport.h
  41. bsd-daemon.c
  42. bsd-daemon.h
  43. bsd-getcwd.c
  44. bsd-getcwd.h
  45. bsd-inet_aton.c
  46. bsd-inet_aton.h
  47. bsd-inet_ntoa.c
  48. bsd-inet_ntoa.h
  49. bsd-misc.c
  50. bsd-misc.h
  51. bsd-mktemp.c
  52. bsd-mktemp.h
  53. bsd-realpath.c
  54. bsd-realpath.h
  55. bsd-rresvport.c
  56. bsd-rresvport.h
  57. bsd-setenv.c
  58. bsd-setenv.h
  59. bsd-setproctitle.c
  60. bsd-setproctitle.h
  61. bsd-sigaction.c
  62. bsd-sigaction.h
  63. bsd-snprintf.c
  64. bsd-snprintf.h
  65. bsd-strlcat.c
  66. bsd-strlcat.h
  67. bsd-strlcpy.c
  68. bsd-strlcpy.h
  69. bsd-strsep.c
  70. bsd-strsep.h
  71. bsd-strtok.c
  72. bsd-strtok.h
  73. bsd-vis.c
  74. bsd-vis.h
  75. bsd-waitpid.c
  76. bsd-waitpid.h
  77. bufaux.c
  78. bufaux.h
  79. buffer.c
  80. buffer.h
  81. canohost.c
  82. channels.c
  83. channels.h
  84. cipher.c
  85. cipher.h
  86. cli.c
  87. cli.h
  88. clientloop.c
  89. compat.c
  90. compat.h
  91. compress.c
  92. compress.h
  93. config.guess
  94. config.sub
  95. configure.in
  96. contrib/
  97. crc32.c
  98. crc32.h
  99. cygwin_util.c
  100. cygwin_util.h
  101. deattack.c
  102. deattack.h
  103. defines.h
  104. dh.c
  105. dh.h
  106. dispatch.c
  107. dispatch.h
  108. dsa.c
  109. dsa.h
  110. entropy.c
  111. entropy.h
  112. fake-gai-errnos.h
  113. fake-getaddrinfo.c
  114. fake-getaddrinfo.h
  115. fake-getnameinfo.c
  116. fake-getnameinfo.h
  117. fake-socket.h
  118. fixpaths
  119. fixprogs
  120. getput.h
  121. hmac.c
  122. hmac.h
  123. hostfile.c
  124. hostfile.h
  125. includes.h
  126. install-sh
  127. kex.c
  128. kex.h
  129. key.c
  130. key.h
  131. log-client.c
  132. log-server.c
  133. log.c
  134. login.c
  135. loginrec.c
  136. loginrec.h
  137. logintest.c
  138. match.c
  139. match.h
  140. md5crypt.c
  141. md5crypt.h
  142. mkinstalldirs
  143. mpaux.c
  144. mpaux.h
  145. myproposal.h
  146. nchan.c
  147. nchan.h
  148. nchan.ms
  149. nchan2.ms
  150. news4-posix.h
  151. next-posix.c
  152. next-posix.h
  153. openbsd-compat.h
  154. packet.c
  155. packet.h
  156. pty.c
  157. pty.h
  158. radix.c
  159. readconf.c
  160. readconf.h
  161. readpass.c
  162. rijndael.c
  163. rijndael.h
  164. rsa.c
  165. rsa.h
  166. scp.1
  167. scp.c
  168. servconf.c
  169. servconf.h
  170. serverloop.c
  171. session.c
  172. session.h
  173. sftp-server.8
  174. sftp-server.c
  175. ssh-add.1
  176. ssh-add.c
  177. ssh-agent.1
  178. ssh-agent.c
  179. ssh-keygen.1
  180. ssh-keygen.c
  181. ssh.1
  182. ssh.c
  183. ssh.h
  184. ssh2.h
  185. ssh_config
  186. ssh_prng_cmds.in
  187. sshconnect.c
  188. sshconnect.h
  189. sshconnect1.c
  190. sshconnect2.c
  191. sshd.8
  192. sshd.c
  193. sshd_config
  194. tildexpand.c
  195. ttymodes.c
  196. ttymodes.h
  197. uidswap.c
  198. uidswap.h
  199. util.c
  200. uuencode.c
  201. uuencode.h
  202. version.h
  203. xmalloc.c
  204. xmalloc.h