blob: 86b891be179678b42333f2027b99bd299fd51b23 [file] [log] [blame]
Damien Miller0aa8e531999-11-02 19:05:02 +1100119991102
2 - Merged change from OpenBSD CVS
3 - One-line cleanup in sshd.c
4
Damien Miller744da801999-10-30 09:12:25 +1000519991030
6 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
Damien Miller1e4772c1999-10-30 11:39:56 +10007 - Merged latest updates for OpenBSD CVS:
8 - channels.[ch] - remove broken x11 fix and document istate/ostate
9 - ssh-agent.c - call setsid() regardless of argv[]
10 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
11 - Documentation cleanups
12 - Renamed README -> README.Ylonen
13 - Renamed README.openssh ->README
Damien Miller744da801999-10-30 09:12:25 +100014
Damien Miller070f7a11999-10-29 10:29:29 +10001519991029
16 - Renamed openssh* back to ssh* at request of Theo de Raadt
17 - Incorporated latest changes from OpenBSD's CVS
18 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
19 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
Damien Miller07a826d1999-10-29 11:49:20 +100020 - Make distclean now removed configure script
21 - Improved PAM logging
22 - Added some debug() calls for PAM
Damien Miller65b3c131999-10-29 12:37:01 +100023 - Removed redundant subdirectories
24 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
25 building on Debian.
Damien Millerd0562b31999-10-29 13:09:40 +100026 - Fixed off-by-one error in PAM env patch
27 - Released 1.2pre6
Damien Miller070f7a11999-10-29 10:29:29 +100028
Damien Miller7f6ea021999-10-28 13:25:17 +10002919991028
30 - Further PAM enhancements.
31 - Much cleaner
32 - Now uses account and session modules for all logins.
33 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
34 - Build fixes
35 - Autoconf
36 - Change binary names to open*
37 - Fixed autoconf script to detect PAM on RH6.1
38 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100039 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100040
41 - Imported latest OpenBSD CVS code
42 - Updated README.openssh
Damien Miller34d0b611999-10-28 17:51:40 +100043 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100044
Damien Miller7f6ea021999-10-28 13:25:17 +10004519991027
46 - Adapted PAM patch.
47 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100048
Damien Miller7f6ea021999-10-28 13:25:17 +100049 - Excised my buggy replacements for strlcpy and mkdtemp
50 - Imported correct OpenBSD strlcpy and mkdtemp routines.
51 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
52 - Picked up correct version number from OpenBSD
53 - Added sshd.pam PAM configuration file
54 - Added sshd.init Redhat init script
55 - Added openssh.spec RPM spec file
56 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100057
Damien Miller7f6ea021999-10-28 13:25:17 +10005819991026
59 - Fixed include paths of OpenSSL functions
60 - Use OpenSSL MD5 routines
61 - Imported RC4 code from nanocrypt
62 - Wrote replacements for OpenBSD arc4random* functions
63 - Wrote replacements for strlcpy and mkdtemp
64 - Released 1.0pre1