- grunk@cvs.openbsd.org 2008/06/26 11:46:31
     [readconf.c readconf.h ssh.1 ssh_config.5 sshconnect.c]
     Move SSH Fingerprint Visualization away from sharing the config option
     CheckHostIP to an own config option named VisualHostKey.
     While there, fix the behaviour that ssh would draw a random art picture
     on every newly seen host even when the option was not enabled.
     prodded by deraadt@, discussions,
     help and ok markus@ djm@ dtucker@
6 files changed
tree: aa151e1b321494095a70f8b65b298529386e609c
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. PROTOCOL
  9. README
  10. README.dns
  11. README.platform
  12. README.privsep
  13. README.smartcard
  14. README.tun
  15. TODO
  16. WARNING.RNG
  17. aclocal.m4
  18. acss.c
  19. acss.h
  20. addrmatch.c
  21. atomicio.c
  22. atomicio.h
  23. audit-bsm.c
  24. audit.c
  25. audit.h
  26. auth-bsdauth.c
  27. auth-chall.c
  28. auth-krb5.c
  29. auth-options.c
  30. auth-options.h
  31. auth-pam.c
  32. auth-pam.h
  33. auth-passwd.c
  34. auth-rh-rsa.c
  35. auth-rhosts.c
  36. auth-rsa.c
  37. auth-shadow.c
  38. auth-sia.c
  39. auth-sia.h
  40. auth-skey.c
  41. auth.c
  42. auth.h
  43. auth1.c
  44. auth2-chall.c
  45. auth2-gss.c
  46. auth2-hostbased.c
  47. auth2-kbdint.c
  48. auth2-none.c
  49. auth2-passwd.c
  50. auth2-pubkey.c
  51. auth2.c
  52. authfd.c
  53. authfd.h
  54. authfile.c
  55. authfile.h
  56. bufaux.c
  57. bufbn.c
  58. buffer.c
  59. buffer.h
  60. buildpkg.sh.in
  61. canohost.c
  62. canohost.h
  63. channels.c
  64. channels.h
  65. cipher-3des1.c
  66. cipher-acss.c
  67. cipher-aes.c
  68. cipher-bf1.c
  69. cipher-ctr.c
  70. cipher.c
  71. cipher.h
  72. cleanup.c
  73. clientloop.c
  74. clientloop.h
  75. compat.c
  76. compat.h
  77. compress.c
  78. compress.h
  79. config.guess
  80. config.sub
  81. configure.ac
  82. contrib/
  83. crc32.c
  84. crc32.h
  85. deattack.c
  86. deattack.h
  87. defines.h
  88. dh.c
  89. dh.h
  90. dispatch.c
  91. dispatch.h
  92. dns.c
  93. dns.h
  94. entropy.c
  95. entropy.h
  96. fatal.c
  97. fixpaths
  98. fixprogs
  99. groupaccess.c
  100. groupaccess.h
  101. gss-genr.c
  102. gss-serv-krb5.c
  103. gss-serv.c
  104. hostfile.c
  105. hostfile.h
  106. includes.h
  107. install-sh
  108. kex.c
  109. kex.h
  110. kexdh.c
  111. kexdhc.c
  112. kexdhs.c
  113. kexgex.c
  114. kexgexc.c
  115. kexgexs.c
  116. key.c
  117. key.h
  118. log.c
  119. log.h
  120. loginrec.c
  121. loginrec.h
  122. logintest.c
  123. mac.c
  124. mac.h
  125. match.c
  126. match.h
  127. md-sha256.c
  128. md5crypt.c
  129. md5crypt.h
  130. mdoc2man.awk
  131. misc.c
  132. misc.h
  133. mkinstalldirs
  134. moduli
  135. moduli.5
  136. moduli.c
  137. monitor.c
  138. monitor.h
  139. monitor_fdpass.c
  140. monitor_fdpass.h
  141. monitor_mm.c
  142. monitor_mm.h
  143. monitor_wrap.c
  144. monitor_wrap.h
  145. msg.c
  146. msg.h
  147. mux.c
  148. myproposal.h
  149. nchan.c
  150. nchan.ms
  151. nchan2.ms
  152. openbsd-compat/
  153. openssh.xml.in
  154. opensshd.init.in
  155. packet.c
  156. packet.h
  157. pathnames.h
  158. platform.c
  159. platform.h
  160. progressmeter.c
  161. progressmeter.h
  162. readconf.c
  163. readconf.h
  164. readpass.c
  165. regress/
  166. rijndael.c
  167. rijndael.h
  168. rsa.c
  169. rsa.h
  170. scard-opensc.c
  171. scard.c
  172. scard.h
  173. scard/
  174. scp.1
  175. scp.c
  176. servconf.c
  177. servconf.h
  178. serverloop.c
  179. serverloop.h
  180. session.c
  181. session.h
  182. sftp-client.c
  183. sftp-client.h
  184. sftp-common.c
  185. sftp-common.h
  186. sftp-glob.c
  187. sftp-server-main.c
  188. sftp-server.8
  189. sftp-server.c
  190. sftp.1
  191. sftp.c
  192. sftp.h
  193. ssh-add.1
  194. ssh-add.c
  195. ssh-agent.1
  196. ssh-agent.c
  197. ssh-dss.c
  198. ssh-gss.h
  199. ssh-keygen.1
  200. ssh-keygen.c
  201. ssh-keyscan.1
  202. ssh-keyscan.c
  203. ssh-keysign.8
  204. ssh-keysign.c
  205. ssh-rand-helper.8
  206. ssh-rand-helper.c
  207. ssh-rsa.c
  208. ssh.1
  209. ssh.c
  210. ssh.h
  211. ssh1.h
  212. ssh2.h
  213. ssh_config
  214. ssh_config.5
  215. ssh_prng_cmds.in
  216. sshconnect.c
  217. sshconnect.h
  218. sshconnect1.c
  219. sshconnect2.c
  220. sshd.8
  221. sshd.c
  222. sshd_config
  223. sshd_config.5
  224. sshlogin.c
  225. sshlogin.h
  226. sshpty.c
  227. sshpty.h
  228. sshtty.c
  229. survey.sh.in
  230. ttymodes.c
  231. ttymodes.h
  232. uidswap.c
  233. uidswap.h
  234. umac.c
  235. umac.h
  236. uuencode.c
  237. uuencode.h
  238. version.h
  239. xmalloc.c
  240. xmalloc.h