- (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of
   NID_X9_62_prime256v1, NID_secp384r1 and NID_secp521r1 and test that the
   latter actually works before using it.  Fedora (at least) has NID_secp521r1
   that doesn't work (see https://bugzilla.redhat.com/show_bug.cgi?id=1021897).
5 files changed
tree: c564402d96ca797f8b0248552ef78f4f9408ef8c
  1. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. aclocal.m4
  7. addrmatch.c
  8. atomicio.c
  9. atomicio.h
  10. audit-bsm.c
  11. audit-linux.c
  12. audit.c
  13. audit.h
  14. auth-bsdauth.c
  15. auth-chall.c
  16. auth-krb5.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-shadow.c
  26. auth-sia.c
  27. auth-sia.h
  28. auth-skey.c
  29. auth.c
  30. auth.h
  31. auth1.c
  32. auth2-chall.c
  33. auth2-gss.c
  34. auth2-hostbased.c
  35. auth2-jpake.c
  36. auth2-kbdint.c
  37. auth2-none.c
  38. auth2-passwd.c
  39. auth2-pubkey.c
  40. auth2.c
  41. authfd.c
  42. authfd.h
  43. authfile.c
  44. authfile.h
  45. bufaux.c
  46. bufbn.c
  47. bufec.c
  48. buffer.c
  49. buffer.h
  50. buildpkg.sh.in
  51. canohost.c
  52. canohost.h
  53. ChangeLog
  54. channels.c
  55. channels.h
  56. cipher-3des1.c
  57. cipher-aes.c
  58. cipher-bf1.c
  59. cipher-ctr.c
  60. cipher.c
  61. cipher.h
  62. cleanup.c
  63. clientloop.c
  64. clientloop.h
  65. compat.c
  66. compat.h
  67. compress.c
  68. compress.h
  69. config.guess
  70. config.sub
  71. configure.ac
  72. crc32.c
  73. crc32.h
  74. CREDITS
  75. deattack.c
  76. deattack.h
  77. defines.h
  78. dh.c
  79. dh.h
  80. dispatch.c
  81. dispatch.h
  82. dns.c
  83. dns.h
  84. entropy.c
  85. entropy.h
  86. fatal.c
  87. fixalgorithms
  88. fixpaths
  89. fixprogs
  90. groupaccess.c
  91. groupaccess.h
  92. gss-genr.c
  93. gss-serv-krb5.c
  94. gss-serv.c
  95. hostfile.c
  96. hostfile.h
  97. includes.h
  98. INSTALL
  99. install-sh
  100. jpake.c
  101. jpake.h
  102. kex.c
  103. kex.h
  104. kexc25519.c
  105. kexc25519c.c
  106. kexc25519s.c
  107. kexdh.c
  108. kexdhc.c
  109. kexdhs.c
  110. kexecdh.c
  111. kexecdhc.c
  112. kexecdhs.c
  113. kexgex.c
  114. kexgexc.c
  115. kexgexs.c
  116. key.c
  117. key.h
  118. krl.c
  119. krl.h
  120. LICENCE
  121. log.c
  122. log.h
  123. loginrec.c
  124. loginrec.h
  125. logintest.c
  126. mac.c
  127. mac.h
  128. Makefile.in
  129. match.c
  130. match.h
  131. md-sha256.c
  132. md5crypt.c
  133. md5crypt.h
  134. mdoc2man.awk
  135. misc.c
  136. misc.h
  137. mkinstalldirs
  138. moduli
  139. moduli.5
  140. moduli.c
  141. monitor.c
  142. monitor.h
  143. monitor_fdpass.c
  144. monitor_fdpass.h
  145. monitor_mm.c
  146. monitor_mm.h
  147. monitor_wrap.c
  148. monitor_wrap.h
  149. msg.c
  150. msg.h
  151. mux.c
  152. myproposal.h
  153. nchan.c
  154. nchan.ms
  155. nchan2.ms
  156. openssh.xml.in
  157. opensshd.init.in
  158. OVERVIEW
  159. packet.c
  160. packet.h
  161. pathnames.h
  162. pkcs11.h
  163. platform.c
  164. platform.h
  165. progressmeter.c
  166. progressmeter.h
  167. PROTOCOL
  168. PROTOCOL.agent
  169. PROTOCOL.certkeys
  170. PROTOCOL.krl
  171. PROTOCOL.mux
  172. readconf.c
  173. readconf.h
  174. README
  175. README.dns
  176. README.platform
  177. README.privsep
  178. README.tun
  179. readpass.c
  180. rijndael.c
  181. rijndael.h
  182. roaming.h
  183. roaming_client.c
  184. roaming_common.c
  185. roaming_dummy.c
  186. roaming_serv.c
  187. rsa.c
  188. rsa.h
  189. sandbox-darwin.c
  190. sandbox-null.c
  191. sandbox-rlimit.c
  192. sandbox-seccomp-filter.c
  193. sandbox-systrace.c
  194. schnorr.c
  195. schnorr.h
  196. scp.1
  197. scp.c
  198. servconf.c
  199. servconf.h
  200. serverloop.c
  201. serverloop.h
  202. session.c
  203. session.h
  204. sftp-client.c
  205. sftp-client.h
  206. sftp-common.c
  207. sftp-common.h
  208. sftp-glob.c
  209. sftp-server-main.c
  210. sftp-server.8
  211. sftp-server.c
  212. sftp.1
  213. sftp.c
  214. sftp.h
  215. smult_curve25519_ref.c
  216. ssh-add.1
  217. ssh-add.c
  218. ssh-agent.1
  219. ssh-agent.c
  220. ssh-dss.c
  221. ssh-ecdsa.c
  222. ssh-gss.h
  223. ssh-keygen.1
  224. ssh-keygen.c
  225. ssh-keyscan.1
  226. ssh-keyscan.c
  227. ssh-keysign.8
  228. ssh-keysign.c
  229. ssh-pkcs11-client.c
  230. ssh-pkcs11-helper.8
  231. ssh-pkcs11-helper.c
  232. ssh-pkcs11.c
  233. ssh-pkcs11.h
  234. ssh-rsa.c
  235. ssh-sandbox.h
  236. ssh.1
  237. ssh.c
  238. ssh.h
  239. ssh1.h
  240. ssh2.h
  241. ssh_config
  242. ssh_config.5
  243. sshconnect.c
  244. sshconnect.h
  245. sshconnect1.c
  246. sshconnect2.c
  247. sshd.8
  248. sshd.c
  249. sshd_config
  250. sshd_config.5
  251. sshlogin.c
  252. sshlogin.h
  253. sshpty.c
  254. sshpty.h
  255. sshtty.c
  256. survey.sh.in
  257. TODO
  258. ttymodes.c
  259. ttymodes.h
  260. uidswap.c
  261. uidswap.h
  262. umac.c
  263. umac.h
  264. uuencode.c
  265. uuencode.h
  266. version.h
  267. xmalloc.c
  268. xmalloc.h