blob: 8a954adcbb2d07d7f665375e177370585cb40916 [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 Miller070f7a11999-10-29 10:29:29 +10009
Damien Miller7f6ea021999-10-28 13:25:17 +10001019991028
11 - Further PAM enhancements.
12 - Much cleaner
13 - Now uses account and session modules for all logins.
14 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
15 - Build fixes
16 - Autoconf
17 - Change binary names to open*
18 - Fixed autoconf script to detect PAM on RH6.1
19 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100020 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100021
22 - Imported latest OpenBSD CVS code
23 - Updated README.openssh
Damien Miller34d0b611999-10-28 17:51:40 +100024 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100025
Damien Miller7f6ea021999-10-28 13:25:17 +10002619991027
27 - Adapted PAM patch.
28 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100029
Damien Miller7f6ea021999-10-28 13:25:17 +100030 - Excised my buggy replacements for strlcpy and mkdtemp
31 - Imported correct OpenBSD strlcpy and mkdtemp routines.
32 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
33 - Picked up correct version number from OpenBSD
34 - Added sshd.pam PAM configuration file
35 - Added sshd.init Redhat init script
36 - Added openssh.spec RPM spec file
37 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100038
Damien Miller7f6ea021999-10-28 13:25:17 +10003919991026
40 - Fixed include paths of OpenSSL functions
41 - Use OpenSSL MD5 routines
42 - Imported RC4 code from nanocrypt
43 - Wrote replacements for OpenBSD arc4random* functions
44 - Wrote replacements for strlcpy and mkdtemp
45 - Released 1.0pre1