blob: d9a8f64b679f230db5ad615e6a6c6bf8ec1e9b0c [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
Damien Miller34d0b611999-10-28 17:51:40 +100015 - Released 1.2pre5
Damien Miller29b5a591999-10-28 15:46:27 +100016
Damien Miller7f6ea021999-10-28 13:25:17 +10001719991027
18 - Adapted PAM patch.
19 - Released 1.0pre2
Damien Millerd4a8b7e1999-10-27 13:42:43 +100020
Damien Miller7f6ea021999-10-28 13:25:17 +100021 - Excised my buggy replacements for strlcpy and mkdtemp
22 - Imported correct OpenBSD strlcpy and mkdtemp routines.
23 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
24 - Picked up correct version number from OpenBSD
25 - Added sshd.pam PAM configuration file
26 - Added sshd.init Redhat init script
27 - Added openssh.spec RPM spec file
28 - Released 1.2pre3
Damien Millerd4a8b7e1999-10-27 13:42:43 +100029
Damien Miller7f6ea021999-10-28 13:25:17 +10003019991026
31 - Fixed include paths of OpenSSL functions
32 - Use OpenSSL MD5 routines
33 - Imported RC4 code from nanocrypt
34 - Wrote replacements for OpenBSD arc4random* functions
35 - Wrote replacements for strlcpy and mkdtemp
36 - Released 1.0pre1