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