blob: db7b0ff244f4a2c61eada1b96d47fae647675f97 [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 Miller7f6ea021999-10-28 13:25:17 +10001219991027
13 - Adapted PAM patch.
14 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100015
Damien Miller7f6ea021999-10-28 13:25:17 +100016 - Excised my buggy replacements for strlcpy and mkdtemp
17 - Imported correct OpenBSD strlcpy and mkdtemp routines.
18 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
19 - Picked up correct version number from OpenBSD
20 - Added sshd.pam PAM configuration file
21 - Added sshd.init Redhat init script
22 - Added openssh.spec RPM spec file
23 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100024
Damien Miller7f6ea021999-10-28 13:25:17 +10002519991026
26 - Fixed include paths of OpenSSL functions
27 - Use OpenSSL MD5 routines
28 - Imported RC4 code from nanocrypt
29 - Wrote replacements for OpenBSD arc4random* functions
30 - Wrote replacements for strlcpy and mkdtemp
31 - Released 1.0pre1