- provos@cvs.openbsd.org 2002/03/18 17:50:31
     [auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c auth-skey.c auth.h
      auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c kexgex.c servconf.c
      session.h servconf.h serverloop.c session.c sshd.c]
     integrate privilege separated openssh; its turned off by default for now.
     work done by me and markus@

applied, but outside of ensure that smaller code bits migrated with
their owners.. no work was tried to 'fix' it to work. =)  Later project!
29 files changed
tree: 7cfceb925262a07a356b0667e19f33eec497b602
  1. contrib/
  2. openbsd-compat/
  3. scard/
  4. .cvsignore
  5. acconfig.h
  6. aclocal.m4
  7. atomicio.c
  8. atomicio.h
  9. auth-bsdauth.c
  10. auth-chall.c
  11. auth-krb4.c
  12. auth-krb5.c
  13. auth-options.c
  14. auth-options.h
  15. auth-pam.c
  16. auth-pam.h
  17. auth-passwd.c
  18. auth-rh-rsa.c
  19. auth-rhosts.c
  20. auth-rsa.c
  21. auth-sia.c
  22. auth-sia.h
  23. auth-skey.c
  24. auth.c
  25. auth.h
  26. auth1.c
  27. auth2-chall.c
  28. auth2-pam.c
  29. auth2-pam.h
  30. auth2.c
  31. authfd.c
  32. authfd.h
  33. authfile.c
  34. authfile.h
  35. bufaux.c
  36. bufaux.h
  37. buffer.c
  38. buffer.h
  39. canohost.c
  40. canohost.h
  41. ChangeLog
  42. channels.c
  43. channels.h
  44. cipher.c
  45. cipher.h
  46. clientloop.c
  47. clientloop.h
  48. compat.c
  49. compat.h
  50. compress.c
  51. compress.h
  52. config.guess
  53. config.sub
  54. configure.ac
  55. crc32.c
  56. crc32.h
  57. CREDITS
  58. deattack.c
  59. deattack.h
  60. defines.h
  61. dh.c
  62. dh.h
  63. dispatch.c
  64. dispatch.h
  65. entropy.c
  66. entropy.h
  67. fatal.c
  68. fixpaths
  69. fixprogs
  70. getput.h
  71. groupaccess.c
  72. groupaccess.h
  73. hostfile.c
  74. hostfile.h
  75. includes.h
  76. INSTALL
  77. install-sh
  78. kex.c
  79. kex.h
  80. kexdh.c
  81. kexgex.c
  82. key.c
  83. key.h
  84. LICENCE
  85. log.c
  86. log.h
  87. loginrec.c
  88. loginrec.h
  89. logintest.c
  90. mac.c
  91. mac.h
  92. Makefile.in
  93. match.c
  94. match.h
  95. md5crypt.c
  96. md5crypt.h
  97. mdoc2man.pl
  98. misc.c
  99. misc.h
  100. mkinstalldirs
  101. moduli
  102. monitor.c
  103. monitor.h
  104. monitor_fdpass.c
  105. monitor_fdpass.h
  106. monitor_mm.c
  107. monitor_mm.h
  108. monitor_wrap.c
  109. monitor_wrap.h
  110. mpaux.c
  111. mpaux.h
  112. myproposal.h
  113. nchan.c
  114. nchan.ms
  115. nchan2.ms
  116. OVERVIEW
  117. packet.c
  118. packet.h
  119. pathnames.h
  120. radix.c
  121. radix.h
  122. readconf.c
  123. readconf.h
  124. README
  125. README.smartcard
  126. readpass.c
  127. readpass.h
  128. RFC.nroff
  129. rijndael.c
  130. rijndael.h
  131. rsa.c
  132. rsa.h
  133. scard.c
  134. scard.h
  135. scp.1
  136. scp.c
  137. servconf.c
  138. servconf.h
  139. serverloop.c
  140. serverloop.h
  141. session.c
  142. session.h
  143. sftp-client.c
  144. sftp-client.h
  145. sftp-common.c
  146. sftp-common.h
  147. sftp-glob.c
  148. sftp-glob.h
  149. sftp-int.c
  150. sftp-int.h
  151. sftp-server.8
  152. sftp-server.c
  153. sftp.1
  154. sftp.c
  155. sftp.h
  156. ssh-add.1
  157. ssh-add.c
  158. ssh-agent.1
  159. ssh-agent.c
  160. ssh-dss.c
  161. ssh-dss.h
  162. ssh-keygen.1
  163. ssh-keygen.c
  164. ssh-keyscan.1
  165. ssh-keyscan.c
  166. ssh-rand-helper.c
  167. ssh-rsa.c
  168. ssh-rsa.h
  169. ssh.1
  170. ssh.c
  171. ssh.h
  172. ssh1.h
  173. ssh2.h
  174. ssh_config
  175. ssh_prng_cmds.in
  176. sshconnect.c
  177. sshconnect.h
  178. sshconnect1.c
  179. sshconnect2.c
  180. sshd.8
  181. sshd.c
  182. sshd_config
  183. sshlogin.c
  184. sshlogin.h
  185. sshpty.c
  186. sshpty.h
  187. sshtty.c
  188. sshtty.h
  189. tildexpand.c
  190. tildexpand.h
  191. TODO
  192. ttymodes.c
  193. ttymodes.h
  194. uidswap.c
  195. uidswap.h
  196. uuencode.c
  197. uuencode.h
  198. version.h
  199. WARNING.RNG
  200. xmalloc.c
  201. xmalloc.h