summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-05-15 10:08:17 +1000
committerDamien Miller <djm@mindrot.org>2002-05-15 10:08:17 +1000
commitee5e3b2d8a9d99d7d254f7a6c715ed541810edeb (patch)
treee9e876184e6806b664ed10517f2ae76465721f9d
parent8dd6febf73cd67109e0c3fb10b77663683dbd019 (diff)
wrap
-rw-r--r--ChangeLog19
1 files changed, 10 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 5915413b1..7b41aff55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -480,11 +480,12 @@
480 [compress.c] 480 [compress.c]
481 export compression streams for ssh-privsep 481 export compression streams for ssh-privsep
482 - provos@cvs.openbsd.org 2002/03/18 17:50:31 482 - provos@cvs.openbsd.org 2002/03/18 17:50:31
483 [auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c auth-skey.c auth.h 483 [auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c]
484 auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c kexgex.c servconf.c 484 [auth-skey.c auth.h auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c]
485 session.h servconf.h serverloop.c session.c sshd.c] 485 [kexgex.c servconf.c]
486 integrate privilege separated openssh; its turned off by default for now. 486 [session.h servconf.h serverloop.c session.c sshd.c]
487 work done by me and markus@ 487 integrate privilege separated openssh; its turned off by default
488 for now. work done by me and markus@
488 - provos@cvs.openbsd.org 2002/03/18 17:53:08 489 - provos@cvs.openbsd.org 2002/03/18 17:53:08
489 [sshd.8] 490 [sshd.8]
490 credits for privsep 491 credits for privsep
@@ -510,9 +511,9 @@
510 [auth-options.c auth.h session.c session.h sshd.c] 511 [auth-options.c auth.h session.c session.h sshd.c]
511 clean up prototypes 512 clean up prototypes
512 - markus@cvs.openbsd.org 2002/03/19 10:49:35 513 - markus@cvs.openbsd.org 2002/03/19 10:49:35
513 [auth-krb5.c auth-rh-rsa.c auth.c cipher.c key.c misc.h packet.c session.c 514 [auth-krb5.c auth-rh-rsa.c auth.c cipher.c key.c misc.h]
514 sftp-client.c sftp-glob.h sftp.c ssh-add.c ssh.c sshconnect2.c sshd.c 515 [packet.c session.c sftp-client.c sftp-glob.h sftp.c ssh-add.c ssh.c]
515 ttymodes.c] 516 [sshconnect2.c sshd.c ttymodes.c]
516 KNF whitespace 517 KNF whitespace
517 - markus@cvs.openbsd.org 2002/03/19 14:27:39 518 - markus@cvs.openbsd.org 2002/03/19 14:27:39
518 [auth.c auth1.c auth2.c] 519 [auth.c auth1.c auth2.c]
@@ -589,4 +590,4 @@
589 - (stevesk) entropy.c: typo in debug message 590 - (stevesk) entropy.c: typo in debug message
590 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 591 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
591 592
592$Id: ChangeLog,v 1.2118 2002/05/14 16:03:46 tim Exp $ 593$Id: ChangeLog,v 1.2119 2002/05/15 00:08:17 djm Exp $