blob: d9d3070835363e0251caff7aa2fef56cf2da9157 [file] [log] [blame]
Damien Miller7f6ea021999-10-28 13:25:17 +1000119991028
2 - Further PAM enhancements.
3 - Much cleaner
4 - Now uses account and session modules for all logins.
5 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
6 - Build fixes
7 - Autoconf
8 - Change binary names to open*
9 - Fixed autoconf script to detect PAM on RH6.1
10 - Added tests for libpwdb, and OpenBSD functions to autoconf
Damien Millereff18d61999-10-28 14:14:38 +100011 - Released 1.2pre4
Damien Miller29b5a591999-10-28 15:46:27 +100012
13 - Imported latest OpenBSD CVS code
14 - Updated README.openssh
15
Damien Miller7f6ea021999-10-28 13:25:17 +10001619991027
17 - Adapted PAM patch.
18 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100019
Damien Miller7f6ea021999-10-28 13:25:17 +100020 - Excised my buggy replacements for strlcpy and mkdtemp
21 - Imported correct OpenBSD strlcpy and mkdtemp routines.
22 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
23 - Picked up correct version number from OpenBSD
24 - Added sshd.pam PAM configuration file
25 - Added sshd.init Redhat init script
26 - Added openssh.spec RPM spec file
27 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100028
Damien Miller7f6ea021999-10-28 13:25:17 +10002919991026
30 - Fixed include paths of OpenSSL functions
31 - Use OpenSSL MD5 routines
32 - Imported RC4 code from nanocrypt
33 - Wrote replacements for OpenBSD arc4random* functions
34 - Wrote replacements for strlcpy and mkdtemp
35 - Released 1.0pre1