]> andersk Git - openssh.git/commit
- provos@cvs.openbsd.org 2002/03/18 17:50:31
authormouring <mouring>
Fri, 22 Mar 2002 02:30:41 +0000 (02:30 +0000)
committermouring <mouring>
Fri, 22 Mar 2002 02:30:41 +0000 (02:30 +0000)
commit1853d1ef0d12e0942aca46cf9e6af2c69804d0a7
treeeb892271e0c19f50228b1806fc10877bd6a38df6
parent3d6fc2f8eabdcd35c54c2ff5515cb64f3838330f
   - 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:
ChangeLog
Makefile.in
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
monitor.c [new file with mode: 0644]
monitor.h [new file with mode: 0644]
monitor_fdpass.c [new file with mode: 0644]
monitor_fdpass.h [new file with mode: 0644]
monitor_mm.c [new file with mode: 0644]
monitor_mm.h [new file with mode: 0644]
monitor_wrap.c [new file with mode: 0644]
monitor_wrap.h [new file with mode: 0644]
servconf.c
servconf.h
serverloop.c
session.c
session.h
sshd.c
This page took 0.740734 seconds and 5 git commands to generate.