- markus@cvs.openbsd.org 2014/01/27 19:18:54
     [auth-rsa.c cipher.c ssh-agent.c sshconnect1.c sshd.c]
     replace openssl MD5 with our ssh_digest_*; ok djm@
6 files changed
tree: 6fb1bfba860987b5d9042c478ae218d848850b64
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. PROTOCOL
  9. PROTOCOL.agent
  10. PROTOCOL.certkeys
  11. PROTOCOL.chacha20poly1305
  12. PROTOCOL.key
  13. PROTOCOL.krl
  14. PROTOCOL.mux
  15. README
  16. README.dns
  17. README.platform
  18. README.privsep
  19. README.tun
  20. TODO
  21. aclocal.m4
  22. addrmatch.c
  23. atomicio.c
  24. atomicio.h
  25. audit-bsm.c
  26. audit-linux.c
  27. audit.c
  28. audit.h
  29. auth-bsdauth.c
  30. auth-chall.c
  31. auth-krb5.c
  32. auth-options.c
  33. auth-options.h
  34. auth-pam.c
  35. auth-pam.h
  36. auth-passwd.c
  37. auth-rh-rsa.c
  38. auth-rhosts.c
  39. auth-rsa.c
  40. auth-shadow.c
  41. auth-sia.c
  42. auth-sia.h
  43. auth-skey.c
  44. auth.c
  45. auth.h
  46. auth1.c
  47. auth2-chall.c
  48. auth2-gss.c
  49. auth2-hostbased.c
  50. auth2-jpake.c
  51. auth2-kbdint.c
  52. auth2-none.c
  53. auth2-passwd.c
  54. auth2-pubkey.c
  55. auth2.c
  56. authfd.c
  57. authfd.h
  58. authfile.c
  59. authfile.h
  60. blocks.c
  61. bufaux.c
  62. bufbn.c
  63. bufec.c
  64. buffer.c
  65. buffer.h
  66. buildpkg.sh.in
  67. canohost.c
  68. canohost.h
  69. chacha.c
  70. chacha.h
  71. channels.c
  72. channels.h
  73. cipher-3des1.c
  74. cipher-aes.c
  75. cipher-bf1.c
  76. cipher-chachapoly.c
  77. cipher-chachapoly.h
  78. cipher-ctr.c
  79. cipher.c
  80. cipher.h
  81. cleanup.c
  82. clientloop.c
  83. clientloop.h
  84. compat.c
  85. compat.h
  86. compress.c
  87. compress.h
  88. config.guess
  89. config.sub
  90. configure.ac
  91. contrib/
  92. crc32.c
  93. crc32.h
  94. crypto_api.h
  95. deattack.c
  96. deattack.h
  97. defines.h
  98. dh.c
  99. dh.h
  100. digest.c
  101. digest.h
  102. dispatch.c
  103. dispatch.h
  104. dns.c
  105. dns.h
  106. ed25519.c
  107. entropy.c
  108. entropy.h
  109. fatal.c
  110. fe25519.c
  111. fe25519.h
  112. fixalgorithms
  113. fixpaths
  114. fixprogs
  115. ge25519.c
  116. ge25519.h
  117. ge25519_base.data
  118. groupaccess.c
  119. groupaccess.h
  120. gss-genr.c
  121. gss-serv-krb5.c
  122. gss-serv.c
  123. hash.c
  124. hmac.c
  125. hmac.h
  126. hostfile.c
  127. hostfile.h
  128. includes.h
  129. install-sh
  130. jpake.c
  131. jpake.h
  132. kex.c
  133. kex.h
  134. kexc25519.c
  135. kexc25519c.c
  136. kexc25519s.c
  137. kexdh.c
  138. kexdhc.c
  139. kexdhs.c
  140. kexecdh.c
  141. kexecdhc.c
  142. kexecdhs.c
  143. kexgex.c
  144. kexgexc.c
  145. kexgexs.c
  146. key.c
  147. key.h
  148. krl.c
  149. krl.h
  150. log.c
  151. log.h
  152. loginrec.c
  153. loginrec.h
  154. logintest.c
  155. mac.c
  156. mac.h
  157. match.c
  158. match.h
  159. md-sha256.c
  160. md5crypt.c
  161. md5crypt.h
  162. mdoc2man.awk
  163. misc.c
  164. misc.h
  165. mkinstalldirs
  166. moduli
  167. moduli.5
  168. moduli.c
  169. monitor.c
  170. monitor.h
  171. monitor_fdpass.c
  172. monitor_fdpass.h
  173. monitor_mm.c
  174. monitor_mm.h
  175. monitor_wrap.c
  176. monitor_wrap.h
  177. msg.c
  178. msg.h
  179. mux.c
  180. myproposal.h
  181. nchan.c
  182. nchan.ms
  183. nchan2.ms
  184. openbsd-compat/
  185. openssh.xml.in
  186. opensshd.init.in
  187. packet.c
  188. packet.h
  189. pathnames.h
  190. pkcs11.h
  191. platform.c
  192. platform.h
  193. poly1305.c
  194. poly1305.h
  195. progressmeter.c
  196. progressmeter.h
  197. readconf.c
  198. readconf.h
  199. readpass.c
  200. regress/
  201. rijndael.c
  202. rijndael.h
  203. roaming.h
  204. roaming_client.c
  205. roaming_common.c
  206. roaming_dummy.c
  207. roaming_serv.c
  208. rsa.c
  209. rsa.h
  210. sandbox-capsicum.c
  211. sandbox-darwin.c
  212. sandbox-null.c
  213. sandbox-rlimit.c
  214. sandbox-seccomp-filter.c
  215. sandbox-systrace.c
  216. sc25519.c
  217. sc25519.h
  218. scard/
  219. schnorr.c
  220. schnorr.h
  221. scp.1
  222. scp.c
  223. servconf.c
  224. servconf.h
  225. serverloop.c
  226. serverloop.h
  227. session.c
  228. session.h
  229. sftp-client.c
  230. sftp-client.h
  231. sftp-common.c
  232. sftp-common.h
  233. sftp-glob.c
  234. sftp-server-main.c
  235. sftp-server.8
  236. sftp-server.c
  237. sftp.1
  238. sftp.c
  239. sftp.h
  240. smult_curve25519_ref.c
  241. ssh-add.1
  242. ssh-add.c
  243. ssh-agent.1
  244. ssh-agent.c
  245. ssh-dss.c
  246. ssh-ecdsa.c
  247. ssh-ed25519.c
  248. ssh-gss.h
  249. ssh-keygen.1
  250. ssh-keygen.c
  251. ssh-keyscan.1
  252. ssh-keyscan.c
  253. ssh-keysign.8
  254. ssh-keysign.c
  255. ssh-pkcs11-client.c
  256. ssh-pkcs11-helper.8
  257. ssh-pkcs11-helper.c
  258. ssh-pkcs11.c
  259. ssh-pkcs11.h
  260. ssh-rsa.c
  261. ssh-sandbox.h
  262. ssh.1
  263. ssh.c
  264. ssh.h
  265. ssh1.h
  266. ssh2.h
  267. ssh_config
  268. ssh_config.5
  269. sshconnect.c
  270. sshconnect.h
  271. sshconnect1.c
  272. sshconnect2.c
  273. sshd.8
  274. sshd.c
  275. sshd_config
  276. sshd_config.5
  277. sshlogin.c
  278. sshlogin.h
  279. sshpty.c
  280. sshpty.h
  281. sshtty.c
  282. survey.sh.in
  283. ttymodes.c
  284. ttymodes.h
  285. uidswap.c
  286. uidswap.h
  287. umac.c
  288. umac.h
  289. uuencode.c
  290. uuencode.h
  291. verify.c
  292. version.h
  293. xmalloc.c
  294. xmalloc.h