- markus@cvs.openbsd.org 2001/04/03 23:32:12
     [kex.c kex.h packet.c sshconnect2.c sshd.c]
     undo parts of recent my changes: main part of keyexchange does not
     need dispatch-callbacks, since application data is delayed until
     the keyexchange completes (if i understand the drafts correctly).
     add some infrastructure for re-keying.
6 files changed
tree: 9465422eab9f2925c7a9ed6cb99a923173fde9fe
  1. contrib/
  2. openbsd-compat/
  3. acconfig.h
  4. aclocal.m4
  5. atomicio.c
  6. atomicio.h
  7. auth-chall.c
  8. auth-krb4.c
  9. auth-options.c
  10. auth-options.h
  11. auth-pam.c
  12. auth-pam.h
  13. auth-passwd.c
  14. auth-rh-rsa.c
  15. auth-rhosts.c
  16. auth-rsa.c
  17. auth-sia.c
  18. auth-sia.h
  19. auth.c
  20. auth.h
  21. auth1.c
  22. auth2-chall.c
  23. auth2-pam.c
  24. auth2-pam.h
  25. auth2.c
  26. authfd.c
  27. authfd.h
  28. authfile.c
  29. authfile.h
  30. bufaux.c
  31. bufaux.h
  32. buffer.c
  33. buffer.h
  34. canohost.c
  35. canohost.h
  36. ChangeLog
  37. channels.c
  38. channels.h
  39. cipher.c
  40. cipher.h
  41. cli.c
  42. cli.h
  43. clientloop.c
  44. clientloop.h
  45. compat.c
  46. compat.h
  47. compress.c
  48. compress.h
  49. config.guess
  50. config.sub
  51. configure.in
  52. crc32.c
  53. crc32.h
  54. CREDITS
  55. deattack.c
  56. deattack.h
  57. defines.h
  58. dh.c
  59. dh.h
  60. dispatch.c
  61. dispatch.h
  62. entropy.c
  63. entropy.h
  64. fixpaths
  65. fixprogs
  66. getput.h
  67. groupaccess.c
  68. groupaccess.h
  69. hostfile.c
  70. hostfile.h
  71. includes.h
  72. INSTALL
  73. install-sh
  74. kex.c
  75. kex.h
  76. key.c
  77. key.h
  78. LICENCE
  79. log.c
  80. log.h
  81. loginrec.c
  82. loginrec.h
  83. logintest.c
  84. mac.c
  85. mac.h
  86. Makefile.in
  87. match.c
  88. match.h
  89. md5crypt.c
  90. md5crypt.h
  91. misc.c
  92. misc.h
  93. mkinstalldirs
  94. mpaux.c
  95. mpaux.h
  96. myproposal.h
  97. nchan.c
  98. nchan.h
  99. nchan.ms
  100. nchan2.ms
  101. OVERVIEW
  102. packet.c
  103. packet.h
  104. pathnames.h
  105. primes
  106. radix.c
  107. radix.h
  108. readconf.c
  109. readconf.h
  110. README
  111. readpass.c
  112. readpass.h
  113. RFC.nroff
  114. rijndael.c
  115. rijndael.h
  116. rsa.c
  117. rsa.h
  118. scp.1
  119. scp.c
  120. servconf.c
  121. servconf.h
  122. serverloop.c
  123. serverloop.h
  124. session.c
  125. session.h
  126. sftp-client.c
  127. sftp-client.h
  128. sftp-common.c
  129. sftp-common.h
  130. sftp-glob.c
  131. sftp-glob.h
  132. sftp-int.c
  133. sftp-int.h
  134. sftp-server.8
  135. sftp-server.c
  136. sftp.1
  137. sftp.c
  138. sftp.h
  139. ssh-add.1
  140. ssh-add.c
  141. ssh-agent.1
  142. ssh-agent.c
  143. ssh-dss.c
  144. ssh-dss.h
  145. ssh-keygen.1
  146. ssh-keygen.c
  147. ssh-keyscan.1
  148. ssh-keyscan.c
  149. ssh-rsa.c
  150. ssh-rsa.h
  151. ssh.1
  152. ssh.c
  153. ssh.h
  154. ssh1.h
  155. ssh2.h
  156. ssh_config
  157. ssh_prng_cmds.in
  158. sshconnect.c
  159. sshconnect.h
  160. sshconnect1.c
  161. sshconnect2.c
  162. sshd.8
  163. sshd.c
  164. sshd_config
  165. sshlogin.c
  166. sshlogin.h
  167. sshpty.c
  168. sshpty.h
  169. tildexpand.c
  170. tildexpand.h
  171. TODO
  172. ttymodes.c
  173. ttymodes.h
  174. uidswap.c
  175. uidswap.h
  176. uuencode.c
  177. uuencode.h
  178. version.h
  179. WARNING.RNG
  180. xmalloc.c
  181. xmalloc.h