blob: 02eeb8acb46b597028cab425ab6a9dd216f8db57 [file] [log] [blame]
Damien Miller070f7a11999-10-29 10:29:29 +1000119991029
2 - Renamed openssh* back to ssh* at request of Theo de Raadt
3 - Incorporated latest changes from OpenBSD's CVS
4 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
5 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
Damien Miller07a826d1999-10-29 11:49:20 +10006 - Make distclean now removed configure script
7 - Improved PAM logging
8 - Added some debug() calls for PAM
Damien Miller65b3c131999-10-29 12:37:01 +10009 - Removed redundant subdirectories
10 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
11 building on Debian.
Damien Millerd0562b31999-10-29 13:09:40 +100012 - Fixed off-by-one error in PAM env patch
13 - Released 1.2pre6
Damien Miller070f7a11999-10-29 10:29:29 +100014
Damien Miller7f6ea021999-10-28 13:25:17 +10001519991028
16 - Further PAM enhancements.
17 - Much cleaner
18 - Now uses account and session modules for all logins.
19 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
20 - Build fixes
21 - Autoconf
22 - Change binary names to open*
23 - Fixed autoconf script to detect PAM on RH6.1
24 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100025 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100026
27 - Imported latest OpenBSD CVS code
28 - Updated README.openssh
Damien Miller34d0b611999-10-28 17:51:40 +100029 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100030
Damien Miller7f6ea021999-10-28 13:25:17 +10003119991027
32 - Adapted PAM patch.
33 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100034
Damien Miller7f6ea021999-10-28 13:25:17 +100035 - Excised my buggy replacements for strlcpy and mkdtemp
36 - Imported correct OpenBSD strlcpy and mkdtemp routines.
37 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
38 - Picked up correct version number from OpenBSD
39 - Added sshd.pam PAM configuration file
40 - Added sshd.init Redhat init script
41 - Added openssh.spec RPM spec file
42 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100043
Damien Miller7f6ea021999-10-28 13:25:17 +10004419991026
45 - Fixed include paths of OpenSSL functions
46 - Use OpenSSL MD5 routines
47 - Imported RC4 code from nanocrypt
48 - Wrote replacements for OpenBSD arc4random* functions
49 - Wrote replacements for strlcpy and mkdtemp
50 - Released 1.0pre1