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