summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 02:30:41 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 02:30:41 +0000
commit7a2073c50b92c053594d48a651ebafae052a71ed (patch)
tree7cfceb925262a07a356b0667e19f33eec497b602 /ChangeLog
parent0f345f5ee1e71e1e9f8780ec13b2da23b6a9f7f8 (diff)
- 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!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ee5bb9aa..9c8ddecc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,6 +59,12 @@
59 - provos@cvs.openbsd.org 2002/03/18 17:31:54 59 - provos@cvs.openbsd.org 2002/03/18 17:31:54
60 [compress.c] 60 [compress.c]
61 export compression streams for ssh-privsep 61 export compression streams for ssh-privsep
62 - provos@cvs.openbsd.org 2002/03/18 17:50:31
63 [auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c auth-skey.c auth.h
64 auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c kexgex.c servconf.c
65 session.h servconf.h serverloop.c session.c sshd.c]
66 integrate privilege separated openssh; its turned off by default for now.
67 work done by me and markus@
62 68
6320020317 6920020317
64 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 70 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7905,4 +7911,4 @@
7905 - Wrote replacements for strlcpy and mkdtemp 7911 - Wrote replacements for strlcpy and mkdtemp
7906 - Released 1.0pre1 7912 - Released 1.0pre1
7907 7913
7908$Id: ChangeLog,v 1.1942 2002/03/22 01:51:24 mouring Exp $ 7914$Id: ChangeLog,v 1.1943 2002/03/22 02:30:41 mouring Exp $