diff options
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -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 $ |